{{-- Title --}} @yield('title', $themeOptions['general']['site_title'] ?? $themeOptions['seo']['meta_title']) - {{$themeOptions['general']['site_tagline'] ?? null}} {{-- Meta Tags --}} {{-- Canonical URL --}} {{-- Open Graph Tags --}} @stack('og_article') {{-- Twitter Card Tags --}} @stack('twitter_card') {{-- Additional Meta Tags --}} @stack('additional_meta') {{-- Structured Data (JSON-LD) --}} @stack('structured_data') {{-- Viewport --}} {{-- Favicon --}} {{-- Verification Code (if applicable) --}}