Tabel Kopi

{{--

Table Test

--}}
@if ($data->count() == 0) @else @foreach ($data as $item) @endforeach @endif
# 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