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