@stack('head')
@include('site.partials.header') @yield('content') @include('site.partials.footer') @stack('scripts')