@@include("./partials/title-meta.html", {"title": "Boxed Layout"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"title":"Boxed"})
To enable the boxed layout, add data-layout-width="boxed" to the <html> tag. For optimal spacing and usability, we also recommend adding data-sidenav-size="on-hover" to make the sidebar compact while keeping more room for content.
@@include('./partials/footer.html')
@@include('./partials/footer-scripts.html')