@extends('layouts.app') @section('title', 'Admin Dashboard') @section('content')
System Management & Statistics
Total Reports
Pending
Completed
Departments
Total Users
| Report # | Audit Type | Department | Auditor | Status | Date | Action |
|---|---|---|---|---|---|---|
| {{ $report->report_number }} | {{ $report->auditType->name }} | {{ $report->department->name }} | {{ $report->auditor->name }} | {!! $report->status_badge !!} | {{ $report->created_at->format('d M Y') }} | View |
No reports yet