All Activated Cost Center
@php
$ccActivation = explode(',', $rights->cost_center_activation);
$add = $ccActivation[0];
$view = $ccActivation[1];
$edit = $ccActivation[2];
$updateStatus = $ccActivation[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
@endif
@if ($view == 1)
|
ID |
Site |
Cost Center |
Status |
Action |
@endif