@vite(['resources/css/app.css', 'resources/js/app.js'])
@livewireStyles @stack('css')
{{ $slot }}
@stack('modals') @livewireScripts @stack('js')