@@include("./partials/title-meta.html", {"title": "Boxed Layout"}) @@include('./partials/head-css.html')
@@include('./partials/topbar.html') @@include('./partials/sidenav.html')
@@include("./partials/page-title.html", {"subtitle": "Layouts", "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.

Your custom content here

@@include('./partials/footer.html')
@@include('./partials/customizer.html') @@include('./partials/footer-scripts.html')