testing pic

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

@foreach($result as $value)
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
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
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

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
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