{{-- Inline script to detect theme preference and apply it immediately to prevent flash --}} {{-- Inline style to set the HTML background color based on our theme in app.css --}} {!! SEOMeta::generate() !!} {!! OpenGraph::generate() !!} {!! Twitter::generate() !!} {!! JsonLd::generate() !!} @routes @viteReactRefresh @vite(['resources/js/app.tsx', "resources/js/pages/{$page['component']}.tsx"])
@inertia