@stack('head') @yield('content') @if(session()->has('success'))
{{ session('success')}}
@endif @stack('modals') @stack('scripts')