{{-- Set theme before paint to avoid a flash of the wrong colour scheme. --}} @vite(['resources/css/app.css', 'resources/js/app.js']) @livewireStyles
{{-- Fixed 220px sidebar (design-system §4). --}}
{{-- Sticky topbar. --}}
@auth @endauth
@csrf
{{ $slot }}
@livewireScripts