| ID | Type | Action | Date | By | Note |
|---|---|---|---|---|---|
| {{ $activity->id }} | {!! $activity->log_name !!} | {!! $log_types[$activity->description] ?? $activity->description !!} | {{ $activity->created_at->format('Y-m-d') }} | {{ $activity->causer->user_full_name ?? 'N/A' }} | @include('audit_log.properties', ['activity' => $activity]) |
| No logs found | |||||
{{ $activities->links() }}