Term Insurance + SIP @if(isset($clientname)) Proposal For {{$clientname?$clientname:''}} @else Planning @endif
Current Age | {{$current_age?$current_age:0}} Years |
Annual Investment | ₹ {{custome_money_format($annual_investment)}} |
Term Insurance Sum Assured | ₹ {{custome_money_format($term_insurance_sum_assured)}} |
Term Insurance Period | {{$term_insurance_period?$term_insurance_period:0}} Years |
Term Insurance Annual Premium | ₹ {{custome_money_format($term_insurance_annual_premium)}} |
Balance Left For Monthly SIP | ₹ {{custome_money_format($balance_left_for_monthly_sip)}} |
Monthly SIP Amount
₹ {{custome_money_format($monthly_sip_amount)}} |
Expected Fund Value
@ {{$rate_of_return}} % At Age {{$term_insurance_period+$current_age}}
₹ {{custome_money_format($total_fund_value)}} |
* Mutual fund investments are subject to marker risks, read all scheme related documents carefully.
* Returns are not guaranteed. The above is for illustration purpose only.
Yearwise Projected Value
Age | Annual Investment | Life Cover | Year End Value @ {{$rate_of_return?number_format($rate_of_return, 2, '.', ''):0}} % |
Risk Cover + Fund Value (In case of Death) |
---|---|---|---|---|
{{$current_age}} | ₹ {{custome_money_format($monthly_sip_amount*12)}} | ₹ {{custome_money_format($term_insurance_sum_assured)}} | ₹ {{custome_money_format($year_end_value)}} | ₹ {{custome_money_format($risk_cover_fund_value)}} |
Year | Annual Investment | Life Cover | Year End Value @ {{$rate_of_return?number_format($rate_of_return, 2, '.', ''):0}} % |
Risk Cover + Fund Value (In case of Death) |
---|
*Returns are not guaranteed. The above is for illustration purpose only. Report Date : {{date('d/m/Y')}}
@include('frontend.calculators.common.footer') @endif @include('frontend.calculators.suggested.pdf')