@@include('./_partials/header_start.html')
@@include('./_partials/dashboard/styles.html')
@@include('./_partials/header_end.html')
@@include('./_partials/navbar/include.html')
@@include('./_partials/sidebar/include.html')
@@include('./_partials/dashboard/default.html')
@@include('./_partials/scripts.html')
@@include('./_partials/dashboard/scripts.html')
@@include('./_partials/footer.html')