ID | Type | Event | Old Value | New Value | User | IP Address | Created At | Updated At |
---|---|---|---|---|---|---|---|---|
{{ $audit->auditable_id }} | {{ $audit->auditable_type }} | {{ $audit->event }} | {!! formatJson($audit->old_values) !!} | {!! formatJson($audit->new_values) !!} | {{ $user?$user->name:'System'}} | {{ $audit->ip_address }} | {{ $audit->created_at }} | {{ $audit->updated_at }} |
No audit logs available. |