@extends('layouts.master')
@section('title', 'Master Kategori Barang')
@section('css')
@endsection
@section('content')
| No | Kode Kategori Barang | Kategori Barang | Action |
|---|---|---|---|
| {{ $loop->iteration }} | {{ $itemCategory->item_category_code }} | {{ $itemCategory->item_category_name }} | |
| No | Kode Kategori Barang | Kategori Barang | Action |