testing pic

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

@foreach($result as $value) @if($value->month_number==1) @else @endif @endforeach
Code No Car Model/No Start Date Loan Limit Interest Monthly Loan Payment Principle
vp001 {{$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