@extends('layouts.admin-simple') @section('title', 'Item Types') @section('breadcrumb') @endsection @section('page-title')

Item Types

Manage item type categories and classifications

@can('warehouse.items.create')
@endcan
@endsection @section('content')
category Item Types List
entries
Type Name Description Status Items Count Created Date Actions
@endsection @push('styles') @endpush @push('scripts') @endpush