@if (!empty($content['images']))
@if (!empty($content['title']))
{{ $content['title'][front_locale_code()] ?? '' }}
@if (!empty($content['subtitle']))
{{ $content['subtitle'][front_locale_code()] ?? '' }}
@endif
@endif
@endif