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

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

{{__(@$calculationCaption->data_values->sub_title)}}

@lang('Plan')
@lang('Invest Amount')
@lang('Profit')
@endif @push('js') @endpush