Delete

Delete Error Log

Are you sure you want to delete this error log?

Error ID: #{{ $errorLog->id }}

Source: {{ $errorLog->formatted_error_source }}

Message: {{ strlen($errorLog->error_message) > 50 ? substr($errorLog->error_message, 0, 50) . '...' : $errorLog->error_message }}

Date: {{ $errorLog->created_at->format('d M Y, H:i') }}

This action cannot be undone. The error log and all associated data will be permanently removed.

Cancel Delete Error Log