@php $weAcceptCaption = getContent('weAccept.caption',true); $weAccept = \App\Gateway::where('status', '1')->get(); @endphp @if($weAcceptCaption)

{{__(@$weAcceptCaption->data_values->title)}}

{{__(@$weAcceptCaption->data_values->short_details)}}

@endif