@extends('layouts.master') @section('title', 'Metrica - Admin & Dashboard Template') @section('headerStyle') @stop @section('content')
@component('common-components.breadcrumb') @slot('title') Sweet Alert @endslot @slot('item1') Metrica @endslot @slot('item2') UI Kit @endslot @endcomponent

Examples

A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.

A basic message
A title with a text under
A success message!
A custom positioned dialog
Custom animation
A message with custom Image Header
Ajax request example
Chaining modals (queue) example
A message with auto close timer
Custom HTML description and buttons
By passing a parameter, you can execute something else for "Cancel".
A warning message, with a function attached to the "Confirm"-button...
A message with custom width, padding and background
Dynamic queue example
A modal with a title, an error icon, a text, and a footer
Mixin example
@stop @section('footerScript') @stop