Matured Configuration

  Add Duration {{-- for mvs deposit type only --}} @if ($product->depositTypeIdFk == 3) @endif @if($product->depositTypeIdFk == 6) {{-- Case of Musharaka--}} @if (!count($interest->where('ismatured',1))) @endif @foreach($interest->where('ismatured',1) as $key => $v) @endforeach
Duration Interest Rate Effect From Actions
No Data Found
{{$v->year}} Year(s) @if($v->month) {{$v->month}} Month(s) @endif {{$v->interest_rate}}%
Warning: Undefined variable $v in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/savings/product/dps/config.blade.php on line 38

Warning: Attempt to read property "effect_from" on null in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/savings/product/dps/config.blade.php on line 38

Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/savings/product/dps/config.blade.php on line 38
01-Jan-1970
{{-- --}}
@else @if($product->depositTypeIdFk == 4) {{-- Case of FDR --}} @else @if($product->savingCollectionFrequencyIdFk == 1) @elseif($product->savingCollectionFrequencyIdFk == 2) @else @endif @endif @foreach ($duration as $v) @endforeach @foreach ($duration as $v) @endforeach @if (!count($deposit_amount)) @endif @foreach($deposit_amount as $key => $v) @foreach ($duration as $period) @endforeach @endforeach
SLFixed Deposit AmountWeekly Deposit AmountMonthly Deposit AmountDaily Deposit AmountRepay Amount After Mature Date Effect From Actions
{{$v->year}} Year(s) @if($v->month) {{$v->month}} Month(s) @endif
Amount Interest Rate (Per Year)
No Data Found
{{ $i++ }} {{ number_format($v->deposit_amount,0) }} @if(isset($repay_amount["$v->damountstr"."$period->year"."_"."$period->month"])){{ number_format($repay_amount["$v->damountstr"."$period->year"."_"."$period->month"]->repay_amount,0) }} @endif @if(isset($repay_amount["$v->damountstr"."$period->year"."_"."$period->month"])) {{$repay_amount["$v->damountstr"."$period->year"."_"."$period->month"]->interest_rate}}% @endif
Warning: Undefined variable $v in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/savings/product/dps/config.blade.php on line 98

Warning: Attempt to read property "effect_from" on null in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/savings/product/dps/config.blade.php on line 98

Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/savings/product/dps/config.blade.php on line 98
01-Jan-1970
@endif
@push('duration_modal') @endpush @include('microfin.savings.product.dps.repayInfo') @push('config-js') @endpush