*****{{$t}}*****

@foreach($result as $value)
Notice: Undefined variable: value in /home2/cp805728/public_html/gha/resources/views/nwt/monthly.blade.php on line 81

Notice: Trying to get property 'monthly_interest' of non-object in /home2/cp805728/public_html/gha/resources/views/nwt/monthly.blade.php on line 81
@if($value->month_number==1) @else
Notice: Undefined variable: value in /home2/cp805728/public_html/gha/resources/views/nwt/monthly.blade.php on line 83

Notice: Trying to get property 'monthly_original' of non-object in /home2/cp805728/public_html/gha/resources/views/nwt/monthly.blade.php on line 83
@endif
Notice: Undefined variable: value in /home2/cp805728/public_html/gha/resources/views/nwt/monthly.blade.php on line 85

Notice: Trying to get property 'intented_pay' of non-object in /home2/cp805728/public_html/gha/resources/views/nwt/monthly.blade.php on line 85

Notice: Undefined variable: value in /home2/cp805728/public_html/gha/resources/views/nwt/monthly.blade.php on line 86

Notice: Trying to get property 'monthly_outstanding' of non-object in /home2/cp805728/public_html/gha/resources/views/nwt/monthly.blade.php on line 86
@endforeach
No. Car Model/No Start Date Loan Limit Interest Principle Payment Outstanding
{{$count}} {{$value->carmodel}} {{$value->startdate}} {{number_format($value->loanlimit)}} {{number_format($value->monthly_interest)}} ---{{number_format($value->monthly_original)}} {{number_format($value->intented_pay)}} {{number_format($value->monthly_outstanding)}}

Total

{{number_format($total_monthly_interest)}}

{{number_format($total_monthly_original)}}

{{number_format($total_monthly_pay)}}

{{number_format($total_pay)}}


Print