@yield('script-bottom') @if (app()->environment('production')) @else @vite('resources/js/app.js') @endif @auth @endauth @yield('scripts')