@@include('./_head.html', { "path": "../..", "title": "Volt Premium Bootstrap Dashboard - Modals" }) @@if (environment === 'production') { @@include('./_analytics_body.html') } @@include('./dashboard/_nav.html', { "path": "../.." }) @@include('./dashboard/_sidenav.html', { "path": "../..", "page": "modals", "page_group": "components" })
@@include('./dashboard/_topbar.html', { "path": "../.." })

Modals

Dozens of reusable components built to provide buttons, alerts, popovers, and more.

Modals Docs
@@include('./dashboard/_footer.html', { "path": "../..", "classes": "bg-dark text-white" })
@@include('./_scripts.html', { "path": "../.." })