| # | {{ $lang->data['customer_name'] ?? 'Customer Name' }} | {{ $lang->data['contact'] ?? 'Contact' }} | {{ $lang->data['address'] ?? 'Address' }} | {{ $lang->data['action'] ?? 'Action' }} |
|---|---|---|---|---|
| {{$loop->index + 1}} | {{$row->name}} |
{{getCountryCode()}}{{ (int)$row->phone }} {{ $row->email }} |
{{$row->address}} |