{{ $lokasi }}

LAPORAN DATA VENDOR

@php $no=1; @endphp; @for($x=0; $x < count($data); $x++) @php $line2 = $data[$x]; @endphp @php $no++; @endphp; @endfor
No Kode Nama Vendor Alamat No Telp Email
{{ $no }} {{ $line2['kode_vendor'] }} {{ $line2['nama'] }} {{ $line2['alamat'] }} {{ $line2['no_telp'] }} {{ $line2['email'] }}