@php $seo = $seo ?? \App\Models\SeoSetting::current(); @endphp @if($seo->enable_json_ld && request()->routeIs(['landing.home', 'landing.about', 'landing.contact', 'landing.privacy'])) @endif