Entries
{!! csrf_field() !!} @foreach ($indicator_list_draft as $key => $field) @endforeach
No Year Division Section Unit/Office Indicator Description Submission Annual Target Metric Category Output/Outcome Indicator Type Indicator Type Definition Component Achievement Status Action
{{-- --}} {{ $key+1 }} {{ $field->year }} {{ formatDivision($field->division) }} {{ formatDivision($field->section) }} {{ formatDivision($field->unit) }} {{ $field->indicator }} {{ $field->description }} {{ formatSubmission($field->submission) }} {{ $field->annual_target }} {{ formatMetric($field->metric) }} {{ formatCategory($field->category) }} {{ formatOutputOutcome($field->output_outcome) }} @foreach ($indicator_type_list as $item) @if ($item->kpi_indicator_type_id == $field->kpi_indicator_type_id) {{ formatType($item->indicator_type) }} @endif @endforeach {{ $field->indicator_type_def }} {{ formatComponentAchv($field->component_achv) }} {{ ucwords($field->status) }}
{{-- Follwing code is not needed --}} {{-- --}} {{-- 2 2025 Management Services Finance Management Account Annual Financial Statement Report Certificate on the Audit of the Financial Statements
after submission of Annual Financial Statement Report
to National Audit Department by 30th June Quarterly 1 Report Process Output Type 1 KPI data is manually added in the achivement count field N/A Draft
--}} {{-- --}} {{-- --}} {{-- --}}
Showing 1 to 1 of 1 Entries

@include('newIndicator.edit-indicator-modal') @include('newIndicator.new-indicator-modal')