Our Item Tables are enhanced with the help of the DataTables plugin. This is a powerful tool that allows you to explore return data in a more interactive and efficient way
No. Seri | Nama | Deskripsi | Gudang | Tanggal | QR |
---|---|---|---|---|---|
{{ $data->seri }} | {{ $data->name }} | {{ $data->description }} | {{ $data->warehouse->name }} | {{ \Carbon\Carbon::parse($data->date)->format('d-m-Y') }} | {{ $data->qr_count }} |
No. Seri | Nama | Deskripsi | Gudang | Tanggal | QR |