@if(Auth::check()) @include('layouts.partials.navigation.guest_navigation') @endif {{$slot}} @include('layouts.partials.footer.user_footer_scripts')
@yield('content1') @stack('footer-scripts')