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)
|
Category Details |
Consumption Group |
Consumption Method |
Status |
Action |
@endif