@php $pageTranslations = parse_translation($page); @endphp
{!! clean($pageTranslations['content'] ?? ($page->content ?? '')) !!}