Customer Code: {{$row->customer_code}}
Opening Date: {{date('d-M-Y', strtotime($row->opening_date))}}
Customer Name: {{$row->name}}
Contact No: {{$row->contact_number}}
Plate No. : {{$row->plate_number}}
Brand : {{$row->vehicle_brand}}
Model: {{$row->vehicle_model}}
Invoice No. : {{$row->bill_no}}
Last Invoice Date : {{$row->bill_date}}
Last Invoice Amount : {{$row->net_amount}}