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

@foreach($result as $value) @if($value->month_number==1) @else @endif @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