@extends('layouts.app') @section('styles') @endsection @section('content')

Sample Sweet Alerts

Forms Sweet-alert

     

Prompt and confirm box Demo

@endsection @section('scripts') @vite('resources/assets/js/sweet-alert.js') @endsection