@if($currentUserRole != 'Dealer') @endif @forelse ($contracts as $k => $row ) @if($currentUserRole != 'Dealer') @endif @empty @endforelse
Agreement# Customer Name Email TotalCare Plan Term Plan Amount DRC Agreement Amount Agreement Sign Date Vin Dealer Name Sales Rep Name
{{$row->id}} {{$row->customer->name}} {{$row->customer->email}} {{$row->totalCarePlan->title}} {{$row->totalCarePlan->terms}} {{$row->totalCarePlan->terms}} ${{number_format($row->amount, 2)}} ${{number_format($row->drc, 2)}} ${{number_format($row->total_amount_paid, 2)}} {{$row->contract_date}} {{$row->vin}} {{$row->dealership_name}} {{$row->sales_rep_name}} Download
No contracts found for you please start a new aggreement