@extends('layouts.master') @section('styles') @endsection @section('content')
Basic Alert
Title With Text Under
With Text,Error Icon & Footer
Alert With Long Window
Custom HTML Description
Alert With Multiple Buttons
Custom Positioned Dialog Alert
Confirm Alert
Alert With Parameters
Alert With Image
Alert With Image
Auto Close Alert
@endsection @section('scripts') @vite('resources/assets/js/sweet-alert.js') @endsection