| {{$count}} |
{{$value->carmodel}} |
{{$value->startdate}} |
{{number_format($value->loanlimit)}} |
{{number_format($value->monthly_interest)}} |
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{{number_format($value->monthly_original)}} |
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
{{number_format($value->intented_pay)}} |
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
{{number_format($value->monthly_outstanding)}} |
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