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