@php $calculationCaption = getContent('calculation.caption',true); @endphp @if($calculationCaption) @php $planList = \App\Plan::where('status', 1)->latest()->get(); @endphp
{{__(@$calculationCaption->data_values->sub_title)}}