{% extends "layouts/base.html" %} {% block title %}UI Modals {% endblock %} {% block body_class %}{% endblock body_class %} {% block stylesheets %} {% endblock stylesheets %} {% block content %}

Modals & Alerts new

Modal Examples





Instructions for how to use modals are available on the Bootstrap documentation

Toasts Examples built in AdminLTE





SweetAlert2 Examples

For more examples look at https://sweetalert2.github.io/

Toastr Examples

For more examples look at https://codeseven.github.io/toastr/
{% endblock content %} {% block javascripts %} {% endblock javascripts %}