{{-- {{dd(BahanBakus)}} --}} {{-- TABLE --}} {{-- --}}
{{-- SISI KIRI --}}
{{-- TABLE --}} @if ($x == true) @foreach ( $LogStoks as $index => $item) @endforeach @else @endif
NO Nama Bahan Dari Ke Jumlah Stok terkini
{{ $Stoks->firstItem() + $index }} {{ $item->bahanBaku->nama }} {{ $item->dariGudangBahan->nama }} {{ $item->keGudangBahan->nama }} {{ $item->jumlah_stok }} {{ $item->sisa_stok }}
{{-- TABLE --}} @if ($x == true) @foreach ( $Stoks as $index => $item) @endforeach @else @endif
NO Nama Bahan Gudang Jumlah
{{ $Stoks->firstItem() + $index }} {{ $item->bahanBaku->nama }} {{ $item->gudangBahan->nama }} {{ $item->jumlah_stok }} {{ $item->bahanBaku->satuan->nama }}
{{-- THUMBNAIL --}} {{-- @if ($x == true)
@foreach ($BahanBakus as $item)
{{$item->nama}}

{{$item->nama}}

  • stok : {{$item->stokBahan->jumlah_stok}} {{ $item->satuan->nama }}
@endforeach
@endif --}}
{{-- SISI KANAN --}} {{-- FORM --}}
@if (session()->has('success'))

{{ session('success') }}

@endif
@error ('bahan_baku_id') {{ $message }} @enderror
@error ('gudang_bahan_id') {{ $message }} @enderror
@error ('deskripsi') {{ $message }} @enderror
@if ($editButton == false) @else @endif Loading. . .
{{-- AHIR FORM --}} @if ($modal == true) Yakin ingin menghapus? Yes No @endif {{-- MODAL SATUAN --}} TAMBAH GUDANG BARU
@livewire('inventorys.gudang')