{{-- Action Log Header --}}
{{ __('Action Log') }}
{{ __('Monitor all recorded user actions within the system, including authentication and data modifications.') }}
@can('manage action history') @endcan
{{-- Action Log Table --}}
{{ __('User') }} {{ __('Action') }} {{ __('Preview') }} {{ __('Module') }} {{ __('Executed At') }} {{ __('IP Address') }} {{ __('Device / Agent') }} {{ __('Properties') }} {{ __('Details') }}
{{-- ADVANCED AUDIT MODAL --}} @push('scripts') @endpush