| User | Description | {{--Name | Subject | --}}Date | {{--Actions | --}}
|---|---|---|---|---|---|
| {{ $activity->causer ? $activity->causer->name : 'System' }} | {{ $activity->description . ' ' . $activity->log_name . ' ' . ($activity->subject ? $activity->subject->name : 'N/A') }} | {{ $activity->created_at->format('Y-m-d H:i:s') }} | {{----}} | ||
Properties{{ json_encode($activity->properties, JSON_PRETTY_PRINT) }}
|
|||||
| No activity logs found. | |||||