@include('layouts._partials.header')
@yield('content')
@include('layouts._partials.footer')
@stack('scripts')