@php $theme2_cta = getContent('theme2_cta.content', true); @endphp @if (!empty($theme2_cta))
{{ getTranslatedValue($theme2_cta, 'sub_title') }}

{!! strip_tags(clean(getTranslatedValue($theme2_cta, 'title')), '
') !!}

@endif