@include('partials.header')
@include('partials.flash') @yield('content')
@include('partials.footer') @include('partials.drawer') @stack('scripts')