Total Cases
@php $kpis = $ageing['kpis'] ?? []; $register = $ageing['exception_register'] ?? []; $modal = $ageing['modal'] ?? ['alarm' => 'red', 'rows' => [], 'total' => 0]; $alarmRules = $ageing['alarm_rules'] ?? []; $total = (int) ($register['total'] ?? 0); $perPage = (int) ($register['per_page'] ?? 5); $currentPage = (int) ($register['current_page'] ?? 1); $lastPage = (int) ($register['last_page'] ?? 1); $from = (int) ($register['from'] ?? 0); $to = (int) ($register['to'] ?? 0); $baseQuery = request()->except('page', 'ajax', 'per_page'); $pageUrl = fn(int $p) => url()->current() . '?' . http_build_query(array_merge($baseQuery, ['page' => $p])); @endphp @if(!empty($pageMessages ?? []))
Total Cases
Efficient
THR: < 60Stable
THR: 60-89Delayed
THR: 90-119Severely Delayed
THR: 120+Cross-sectional analysis of user engagement duration
| UUID | BENEFICIARY/CNIC | IP | DISTRICT | TEHSIL | PENDING STAGE | AGEING DAYS | Performance Thresholds |
|---|---|---|---|---|---|---|---|
| {{ $row['uuid'] }} | {{ $row['beneficiary_name'] }} {{ $row['beneficiary_cnic'] }} |
{{ $row['ip'] }} | {{ $row['district'] }} | {{ $row['tehsil'] }} | {{ $row['pending_stage'] }} | {{ (int) $row['ageing_days'] }} | |
| No exception rows found for selected filters. | |||||||
Distribution of cases by construction stage across districts