{{ $shopAddress }}
@endif| No | Instansi / Pelanggan | Jenis | No. HP | Kontak / PIC | NPWP | Alamat | |
|---|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $customer->name }} | @if($customer->member_type === 'studio') Instansi @else Umum @endif | {{ $customer->phone ?? '-' }} | {{ $customer->contact_person ?? '-' }} | {{ $customer->npwp ?? '-' }} | {{ $customer->email ?? '-' }} | {{ $customer->address ?? '-' }} |
| Tidak ada data pelanggan | |||||||