@yield('css')
@yield('header')
@yield('content')
@include('sweetalert::alert', ['cdn' => "https://cdn.jsdelivr.net/npm/sweetalert2@11"]) @yield('js')