Audit log of system activity, tariff edits, ticket cancellations, and registrations.
| Timestamp | User | Action Event | Description | IP Address |
|---|---|---|---|---|
| {{ $log->created_at->format('d M Y, h:i:s A') }} | {{ $log->user->name ?? 'System' }} | {{ $log->action }} | {{ $log->description }} | {{ $log->ip_address ?? 'Local' }} |
| No audit log entries recorded. | ||||