@error('form.type_cd') {{ $message }} @enderror
@error('form.type_nm') {{ $message }} @enderror
Data Tipe Inventori
@foreach ($post as $item) @endforeach
Kode Tipe Inventori Nama Tipe Inventori Action
{{ $item->type_cd ?? '' }} {{ $item->type_nm ?? '' }}
{{ $post->links() }}
{{-- @include('livewire.global.modal-konfirmasi-hapus') --}}