@php $callToActionCaption = getContent('callToAction.caption',true); @endphp @if($callToActionCaption)

{{__(@$callToActionCaption->value->title)}}

{{__(@$callToActionCaption->value->short_details)}}

{{__(@$callToActionCaption->value->btn_name)}}
@endif