Monthly Annuity Planning @if(isset($clientname)) For {{$clientname?$clientname:''}} @endif
Monthly SIP Amount | ₹ {{custome_money_format($sip_amount)}} |
SIP Period | {{$sip_period?$sip_period:0}} Years |
Annuity Period | {{$annuity_period?$annuity_period:0}} Years |
Balance Required | ₹ {{custome_money_format($balance_required)}} |
Expected Rate of Return |
|
@endif
@if(isset($accumulation_phase_interest_rate_2) && $accumulation_phase_interest_rate_2>0)
@if(isset($accumulation_phase_interest_rate_2) && $accumulation_phase_interest_rate_2==0)
@endif
@if(isset($distribution_phase_interest_rate_2) && $distribution_phase_interest_rate_2==0)
Accumulated Corpus
Scenario 1 @ {{$accumulation_phase_interest_rate_1?number_format($accumulation_phase_interest_rate_1, 2, '.', ''):0}} % | Scenario 2 @ {{$accumulation_phase_interest_rate_2?number_format($accumulation_phase_interest_rate_2, 2, '.', ''):0}} % |
---|---|
₹ {{custome_money_format($annuity_purchase_amount1)}} | ₹ {{custome_money_format($annuity_purchase_amount2)}} |
₹{{custome_money_format($annuity_purchase_amount1)}} |
@endif
@if(isset($distribution_phase_interest_rate_2) && $distribution_phase_interest_rate_2>0)
@if(isset($distribution_phase_interest_rate_2) && $distribution_phase_interest_rate_2==0)
@endif
Monthly Annuity Amount
Scenario 1 @ {{$distribution_phase_interest_rate_1?number_format($distribution_phase_interest_rate_1, 2, '.', ''):0}} % | Scenario 2 @ {{$distribution_phase_interest_rate_2?number_format($distribution_phase_interest_rate_2, 2, '.', ''):0}} % |
---|---|
₹ {{custome_money_format($monthly_annuity_amount1)}} | ₹ {{custome_money_format($monthly_annuity_amount2)}} |
₹{{custome_money_format($monthly_annuity_amount1)}} |
* 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.
Accumulation Phase
Projected Annual Investment Value
Year | Annual Investment | Year End Value @ {{$accumulation_phase_interest_rate_1?number_format((float)$accumulation_phase_interest_rate_1, 2, '.', ''):0}} % |
Year End Value @ {{$accumulation_phase_interest_rate_2?number_format((float)$accumulation_phase_interest_rate_2, 2, '.', ''):0}} % |
---|---|---|---|
{{$i}} | ₹ {{custome_money_format($sip_amount*12)}} | ₹ {{custome_money_format($year_end_value1)}} | ₹ {{custome_money_format($year_end_value2)}} |
Year | Annual Investment | Year End Value @ {{$accumulation_phase_interest_rate_1?number_format((float)$accumulation_phase_interest_rate_1, 2, '.', ''):0}} % |
Year End Value @ {{$accumulation_phase_interest_rate_2?number_format((float)$accumulation_phase_interest_rate_2, 2, '.', ''):0}} % |
---|---|---|---|
Year | Annual Investment | Year End Value @ {{$accumulation_phase_interest_rate_1?number_format((float)$accumulation_phase_interest_rate_1, 2, '.', ''):0}} % |
|
{{$i}} | ₹ {{custome_money_format($sip_amount*12)}} | ₹ {{custome_money_format($year_end_value1)}} |
Year | Annual Investment | Year End Value @ {{$accumulation_phase_interest_rate_1?number_format((float)$accumulation_phase_interest_rate_1, 2, '.', ''):0}} % |
---|
Distribution Phase
Annual Wihdrawal & Projected Investment Value
Year | Scenario 1 @ {{$distribution_phase_interest_rate_1?number_format((float)$distribution_phase_interest_rate_1, 2, '.', ''):0}} % | Scenario 2 @ {{$distribution_phase_interest_rate_2?number_format((float)$distribution_phase_interest_rate_2, 2, '.', ''):0}} % | ||
---|---|---|---|---|
Monthly Annuity | Year End Balance | Monthly Annuity | Year End Balance | |
{{$i}} | ₹ {{custome_money_format($monthly_annuity_amount1)}} | ₹ {{custome_money_format($year_end_balance1)}} | ₹ {{custome_money_format($monthly_annuity_amount2)}} | ₹ {{custome_money_format($year_end_balance2)}} |
Year | Scenario 1 @ {{$distribution_phase_interest_rate_1?number_format((float)$distribution_phase_interest_rate_1, 2, '.', ''):0}} % | Scenario 2 @ {{$distribution_phase_interest_rate_2?number_format((float)$distribution_phase_interest_rate_2, 2, '.', ''):0}} % | ||
---|---|---|---|---|
Monthly Annuity | Year End Balance | Monthly Annuity | Year End Balance | |
Year | Monthly Annuity | Year End Balance @ {{$distribution_phase_interest_rate_1?number_format((float)$distribution_phase_interest_rate_1, 2, '.', ''):0}} % | ||
{{$i}} | ₹ {{custome_money_format($monthly_annuity_amount1)}} | ₹ {{custome_money_format($year_end_balance1)}} |
Year | Monthly Annuity | Year End Balance @ {{$distribution_phase_interest_rate_1?number_format((float)$distribution_phase_interest_rate_1, 2, '.', ''):0}} % |
---|
*The above chart is approximate and for illustration purpose only
@include('frontend.calculators.common.footer') @endif @include('frontend.calculators.suggested.pdf-app')