@yield('head')
@include('partials.nav')
@yield('content')
@stack('scripts')