| Pelanggan | Alamat | Nomor Telepon | Plafon | Term | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| {{ $post->name }} | {{substr(strip_tags($post->address), 0, 40)}}@if(strlen(strip_tags($post->address)) > 40){{'...'}}@endif | {{ $post->phone }} | {{ number_format($post->buy_limit,0,",",".") }} | {{ $post->buy_term }} | ||||||
| Belum ada data | ||||||||||
| {!! $metadata->pagination !!} | ||||||||||