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