KPI Late Percentage Data Edit KPI Late Percentage Data
@if (session('message'))
× {{ session('message') }}.
@endif
@csrf @method('PUT') @php $kpi_name = App\Models\Kpi::where('id', $kpi->kpi_id)->first()->name; $kra_name = App\Models\Kra::where('id', $kpi->kra_id)->first()->name; @endphp
Key Responsible Areas (KRA) Key Performance Indicators (KPI) Weight of KPIs Bench Mark/ Target Unit Achievement Sources of Information Score (Out of 100) Weightage Value Justification Action
{{ $kra_name }} {{ $kpi_name }} {{ $kpi->bench_mark_target }} % {{ $kpi->sources_of_informations }} {{ $kpi->score }} {{ $kpi->weight_value }}