@include('layouts.guest.header') @yield('content') @include('layouts.guest.footer')
@include('partials.scripts') @yield('scripts')