@vite(['resources/css/app.css', 'resources/js/app.js'])
@stack('styles')
{{ $slot }}
@livewire('setup-popup')
@stack('scripts')