{{-- SEO TAGS --}} {{ $meta_title ?? 'Ultimate Auto Care | Premium Car Repair & Restored Classics' }} @if(!empty($canonical_url)) @endif @if(($is_index ?? true) === false) @endif {{-- Open Graph --}} {{-- Twitter --}} {{-- JSON-LD Schema --}} @if(!empty($schema_json)) @endif {{-- Local Business Schema --}} {{-- Custom Tracking Codes --}} {!! \App\Models\Setting::where('key', 'header_scripts')->value('value') !!} @stack('styles') {{-- Navigation from header.php --}}
@yield('content')
{{-- Footer placeholder --}} @stack('scripts')