@include('sweetalert::alert')
@yield('content') {{-- content here --}}
@include('sweetalert::alert', ['cdn' => 'https://cdn.jsdelivr.net/npm/sweetalert2@9'])