@php $hasBlog = \App\Support\Content\PublicIndex::blogIsLive(); $hasPages = \App\Support\Content\PublicIndex::pagesAreLive(); $socialX = trim((string) $site->value('general', 'social_x', '')); $socialGithub = trim((string) $site->value('general', 'social_github', '')); @endphp