@@include('./_head.html', { "path": "../..", "title": "Neumorphism Components - Modals" }) @@include('./_navigation.html', { "path": "../..", "classes": "navbar-light" })

Modals

Use Bootstrap’s JavaScript modal plugin to add dialogs to your site for user notifications or completely custom content.

See our Documentation for a detailed technical explanation.
@@include('./components/_modals.html', { "path": "../..", "classes": "bg-primary text-dark" })
@@include('./_footer.html', { "path": "../..", "classes": "bg-primary" }) @@include('./_scripts.html', { "path": "../.." })