@slot('title', 'Daftar Barang') @slot('icon', 'user-circle') @push('script-bottom') {{-- select2 --}} @endpush @push('style') {{-- select2 --}} @endpush
{{-- Care about people's approval and you will be their prisoner. --}}
{{--
--}}

@php $no = 1; @endphp @forelse($barang_steril as $p) @else SEDANG DI PROSES RENCANA BELANJA @endif @empty @endforelse
No Nama Barang Merk Kategori Foto
{{ $no++ }} {{ $p->produk->nama_barang }} {{ $p->produk->merk }} {{ $p->produk->kategori->nama_kategori }} @if ($p->produk->gambar != null)
Tidak Ada Produk / Barang
{{ $barang_steril->links() }}