@if (!empty($callToAction)) @if ( Config::get('app.locale') == 'id') {{ $callToAction['title'] }} @else {{ $callToAction['title_en'] }} @endif {{ __('landing.learn_more') }} @endif @if (!empty($bottomBanner)) @if ( Config::get('app.locale') == 'id') {{ $bottomBanner['title'] }} @else {{ $bottomBanner['title_en'] }} @endif @endif