@@include("./partials/title-meta.html", {"title": "Offcanvas Menu"}) @@include('./partials/head-css.html')
@@include('./partials/topbar.html') @@include('./partials/sidenav.html')
@@include("./partials/page-title.html", {"subtitle": "Layouts", "title":"Offcanvas Menu"})
To enable the offcanvas menu, add data-sidenav-size="offcanvas" to the <html> tag.

Your custom content here

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