{{-- SweetAlert2 --}} @if(Session::has('success')) @endif @if(Session::has('error')) @endif @if(Session::has('warning')) @endif @yield('script') @yield('script-bottom')