@foreach($data as $item) @endforeach
Kode Nama Kota Email No Telp Tempo Pembayaran
{{$item->code ?? '-'}} {{$item->name ?? '-'}} {{$item->city}} {{$item->email}} {{$item->phone}} {{$item->term_payment}}