{{-- Inline script to detect system dark mode preference and apply it immediately --}}
{{-- Inline style to set the HTML background color based on our theme in app.css --}}
{{ $siteName }}
@if (!empty($ogTitle))
@if (!empty($ogImage))
@endif
@if (!empty($ogImage))
@endif
@endif
@if ($faviconUrl)
@else
@endif
@vite(['resources/js/app.ts', "resources/js/pages/{$page['component']}.vue"])
@inertiaHead
@inertia