@@include("./partials/title-meta.html", {"title": "Gray Menu"}) @@include('./partials/head-css.html')
@@include('./partials/topbar.html') @@include('./partials/sidenav.html')
@@include("./partials/page-title.html", {"subtitle": "Layouts", "title":"Gray Menu"})
To switch to a gray sidebar, add data-menu-color="gray" to the <html> tag in your layout.

Your custom content here

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