@vite(['resources/css/app.css', 'resources/js/app.js']) @stack('styles')
@auth
@csrf
@else @endauth
{{ $slot }}
@stack('scripts')