Tabel Kopi
{{--
Table Test
--}}# | Gambar | Nama Kopi | Harga Beli (Per Kg) | Harga Jual (Per Kg) | Stok (kg) | Action |
---|---|---|---|---|---|---|
Data tidak ada | ||||||
{{ $loop->iteration }} |
|
{{ $item->nama_kopi }} | @currency($item->harga_beli) | @currency($item->harga_jual) | {{ $item->stok }} | Detail Ubah |