@stack('head')
@if (session('status'))
{{ session('status') }}
@endif @yield('content')
@stack('scripts')