All Inventory Source Destination Types
@php
$InventorySourceDestinationType = explode(',', $rights->inventory_source_destination_type);
$add = $InventorySourceDestinationType[0];
$view = $InventorySourceDestinationType[1];
$edit = $InventorySourceDestinationType[2];
$updateStatus = $InventorySourceDestinationType[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
@endif
@if ($view == 1)
|
Details |
Type |
Third Party Status |
Status |
Action |
@endif