All Item Types
@php
$ItemTypeSetup = explode(',', $rights->item_type);
$add = $ItemTypeSetup[0];
$view = $ItemTypeSetup[1];
$edit = $ItemTypeSetup[2];
$updateStatus = $ItemTypeSetup[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
@endif
@if ($view == 1)
|
Code |
Category |
Subcategory |
Type |
Status |
Action |
@endif