@if (!count($pre_matured))
| No Data Found |
@endif
@foreach($pre_matured as $k => $v)
| {{$v->year_for}} Year(s) @if($v->month_for) {{$v->month_for}} Month(s) @endif |
More Than or Equal {{$v->year}} Year(s) @if($v->month >0) {{$v->month}} Month(s) @endif But Less Than {{$v->year_to}} Year(s) @if($v->month_to > 0) {{$v->month_to}} Month(s) @endif
|
{{"Deposit+ {$v->interest_rate}% Interest"}} |
Warning: Undefined variable $v in /home/shikkhaplus/public_html/demo_bk/resources/views/microfin/savings/product/dps/closing-interest.blade.php on line 37
Warning: Attempt to read property "effect_from" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/microfin/savings/product/dps/closing-interest.blade.php on line 37
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/shikkhaplus/public_html/demo_bk/resources/views/microfin/savings/product/dps/closing-interest.blade.php on line 37
01-Jan-1970 |
|
@endforeach