| vp001 |
{{$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/galaxy/index.blade.php on line 80
Notice: Trying to get property 'monthly_interest' of non-object in /home2/cp805728/public_html/gha/resources/views/galaxy/index.blade.php on line 80
@if($value->month_number==1) --- |
@else{{number_format($value->monthly_original)}} |
Notice: Undefined variable: value in /home2/cp805728/public_html/gha/resources/views/galaxy/index.blade.php on line 82
Notice: Trying to get property 'monthly_original' of non-object in /home2/cp805728/public_html/gha/resources/views/galaxy/index.blade.php on line 82
@endif
{{number_format($value->intented_pay)}} |
Notice: Undefined variable: value in /home2/cp805728/public_html/gha/resources/views/galaxy/index.blade.php on line 84
Notice: Trying to get property 'intented_pay' of non-object in /home2/cp805728/public_html/gha/resources/views/galaxy/index.blade.php on line 84
{{number_format($value->monthly_outstanding)}} |
Notice: Undefined variable: value in /home2/cp805728/public_html/gha/resources/views/galaxy/index.blade.php on line 85
Notice: Trying to get property 'monthly_outstanding' of non-object in /home2/cp805728/public_html/gha/resources/views/galaxy/index.blade.php on line 85
@endforeach