@vite(['resources/css/app.css', 'resources/js/app.js']) @livewireStyles
@if (isset($header))

{{ $header }}

@endif
{{ $slot }} @yield('content')