@extends('layouts.main') @php $hasNotification = true; @endphp @section('content')
Dashboard Senarai Agensi
Bil | S-GLC to Agensi | Jumlah Peojek Aktif | Status Prestasi | Tindakan |
---|---|---|---|---|
{{ $index + 1 }} | {{ $agency['name'] }} | {{ $agency['active_count'] }} |
@switch($agency['status'])
@case(1)
Lemah
@break
@case(2)
Sederhana
@break
@case(3)
Baik
@break
@default
@endswitch
|
Lihat Projek |