@@include('./_head.html', {
"path": "../..",
"title": "AdminLTE 4 | Widgets - Small Box"
})
@@include('./dashboard/_topbar.html', {
"path": "../.."
})
@@include('./dashboard/_sidenav.html', {
"mainPage": "widgets",
"page": "small-box",
"path": "../.."
})
@@include('./dashboard/_footer.html', {
"path": "../.."
})
@@include('./_scripts.html', {
"path": "../.."
})