@@include('global/_head.html',{
"headTitle": "Dashboard",
"bootstrapdatepicker": "true",
"metismenu": "true",
})
@@include('global/_sidebar-v4.html', {
"page": "index",
"PageSidebar": "custom_scroll",
"FooterLink": "bg-transparent px-0",
})
@@include('global/_page-header.html', {"PageHeader": "sticky-top"} )
@@include('global/_page-filter.html', {"PageFilter": ""} )
- Home
- Dashboard
Hello, Brian!
My Dashboard
You have 8 new messages and 5 new notifications.
@@include('dashboard/_my-dashboard.html')
@@include('widgets/_inline-calendar.html', {
"cardClass": "ms-xxl-2"
} )
@@include('global/_page-footer.html', {"PageFooter": ""} )
@@include('global/_full-screen-menu.html', {"divClass": ""} )
@@include('global/_need-help.html', {"divClass": "offcanvas-start"} )
@@include('global/_quick-access.html', {"divClass": "offcanvas-end"} )
@@include('global/_theme-setting.html', {"divClass": "offcanvas-end"} )
@@include('global/_site-map.html', {"divClass": "offcanvas-start sm"} )
@@include('global/_body-hero-img-1.html', {"bodyBgClass": "body-bg"} )
@@include('global/_plugin-script.html', {
"bootstrapdatepicker": "true",
"apexcharts": "true",
"purecounter": "true",
"metismenu": "true",
})