@include('partials/header') @include('partials/topbar') @include('partials/sidebar')

All Item Categories

@php $ItemCatSetup = explode(',', $rights->item_category); $add = $ItemCatSetup[0]; $view = $ItemCatSetup[1]; $edit = $ItemCatSetup[2]; $updateStatus = $ItemCatSetup[3]; @endphp @if ($add == 1)
@endif
@if ($add == 1) @endif @if ($view == 1)
Filter
Category Details Consumption Group Consumption Method Status Action
@endif
@if ($edit == 1) @endif @include('partials/footer')