{{-- $site_details set in `SetSiteAttributes` middleware --}} @php($page = $page ?? null)
{{-- multiple attributes (inc. title) are set by `SEO Pro` directive --}} @seo_pro("meta") @if (config("app.env") !== "production" || $page?->exclude_from_search || str_starts_with($site_details->mainDomain(), "staging.")) @endif