@@include("./partials/title-meta.html", {"title": "On Hover Menu"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"title":"On Hover Active"})
To enable the full menu on hover after minimizing the sidebar, add data-sidenav-size="on-hover-active" to the <html> tag in your layout.
@@include('./partials/footer.html')
@@include('./partials/footer-scripts.html')