($appearance ?? 'light') == 'dark'])> {{-- Inline script to apply theme before React loads (matches use-appearance.tsx) --}} {{-- Inline style to set the HTML background color based on our theme in app.css --}} @fonts @viteReactRefresh @vite(['resources/css/app.css', 'resources/js/app.tsx', "resources/js/pages/{$page['component']}.tsx"]) {{ config('app.name', 'Laravel') }}