@extends(activeTemplate() .'layouts.master')
@guest
@section('content')
@php
$planCaption = getContent('plan.caption',true);
@endphp
@include(activeTemplate().'partials.frontend-breadcrumb')
{{__(@$planCaption->data_values->short_details)}}{{__(@$planCaption->data_values->title)}}
{{$data->name}}
{{__($data->interest)}} @if($data->interest_status == 1) % @else {{__($general->cur_text)}} @endif
@lang('Invest Now')
{{$data->name}}
{{__($data->interest)}} @if($data->interest_status == 1) % @else {{__($general->cur_text)}} @endif
@lang('Invest Now')