All Item Brands
@php
$ItemBrandSetup = explode(',', $rights->item_brand_setup);
$add = $ItemBrandSetup[0];
$view = $ItemBrandSetup[1];
$edit = $ItemBrandSetup[2];
$updateStatus = $ItemBrandSetup[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
@endif
@if ($view == 1)
|
ID |
Category |
Sub Categoty |
Type |
Generic |
Brand |
Status |
Action |
@endif