@php $isMissingTranslation = getRequestContext('is_missing_translation'); @endphp @if($isMissingTranslation) @include('frontend.templates.blocks.error-page-block-inner') @endif