@include('layouts.partials._head')
@yield('content')
@yield('footer')
@include('layouts.partials._scripts') @stack('scripts')