All KPI Types
@php
$kpiTypeSetup = explode(',', $rights->kpi_types);
$add = $kpiTypeSetup[0];
$view = $kpiTypeSetup[1];
$edit = $kpiTypeSetup[2];
$updateStatus = $kpiTypeSetup[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
@endif
@if ($view == 1)
|
Code |
KPI Type |
KPI Group |
KPI Dimension |
Status |
Action |
@endif