@php $bannerThree = site_configurations('theme2_ad_banner_three_section', true); @endphp @if (getTranslatedData($bannerThree, 'show_ad_banner_three') == 1)
@if (getSingleImage($bannerThree, 'logo')) cta @endif @if (getTranslatedData($bannerThree, 'title'))

{{ getTranslatedData($bannerThree, 'title') }}

@endif @if (getTranslatedData($bannerThree, 'button_text') && getTranslatedData($bannerThree, 'button_url')) {{ getTranslatedData($bannerThree, 'button_text') }} @endif
@endif