All Item Sub Categories
@php
$ItemSubCatSetup = explode(',', $rights->item_sub_category);
$add = $ItemSubCatSetup[0];
$view = $ItemSubCatSetup[1];
$edit = $ItemSubCatSetup[2];
$updateStatus = $ItemSubCatSetup[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
@endif
@if ($view == 1)
|
Code |
Category |
Sub Category |
Status |
Action |
@endif