|
|
Getfly ID | Mã KH | Customer Name | Phone | Actions | |
|---|---|---|---|---|---|---|
|
|
{{ $customer->getfly_id ?? 'N/A' }} | {{ $customer->account_code ?? 'N/A' }} |
{{ strtoupper(substr($customer->account_name ?? 'N', 0, 1)) }}
{{ $customer->account_name ?? 'N/A' }}
|
@if($customer->email) {{ $customer->email }} @else N/A @endif | @if($customer->phone_office) {{ $customer->phone_office }} @else N/A @endif | |
|
No customers found |
||||||