@filamentStyles @vite('resources/css/app.css')

@yield('header', 'Panel')

{{ $slot }}
@livewire('notifications') {{-- Only required if you wish to send flash notifications --}} @filamentScripts @vite('resources/js/app.js')