@if ($showSeoHead ?? false) @includeIf('seo_head') @endif
@if ($showSeoRoute ?? false) @includeIf('seo_route') @endif @if ($showSeoContent ?? false) @includeIf('seo_content') @endif @if ($showSeoContentData ?? false) @includeIf('seo_content_data') @endif