Sistem Manajemen Stok — Batik Asyifa
Total Produk
Total User
Total Stok
Stok Menipis
Total Penghasilan
| Tanggal | Produk | Jumlah | User |
|---|---|---|---|
|
{{ \Carbon\Carbon::parse($item->tanggal)->format('d-m-Y') }}
{{ $item->created_at->format('H:i') }} WIB
|
{{ $item->produk->nama_batik ?? '-' }} | +{{ $item->jumlah }} | {{ $item->user->name ?? '-' }} |
| Tanggal | Produk | Jumlah | User |
|---|---|---|---|
|
{{ \Carbon\Carbon::parse($item->tanggal)->format('d-m-Y') }}
{{ $item->created_at->format('H:i') }} WIB
|
{{ $item->produk->nama_batik ?? '-' }} | -{{ $item->jumlah }} | {{ $item->user->name ?? '-' }} |
Total Terjual
{{ $mostPopular->total_keluar ?? 0 }} pcs
Total Terjual
{{ $leastPopular->total_keluar ?? 0 }} pcs
Laporan visual tren pendapatan finansial toko.