All Organizations
@php
$orgSetup = explode(',', $rights->organization_setup);
$add = $orgSetup[0];
$view = $orgSetup[1];
$edit = $orgSetup[2];
$updateStatus = $orgSetup[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
@endif
@if ($view == 1)
|
Code |
Name |
Remarks |
Address |
Status |
Action |
@endif