Error Details
Error Message:
{{ $error_message }}
@if($error_details && $error_details !== 'No additional details')
{{ $error_message }}
Stack Trace:
@endif
{{ $error_details }}
Action Required:
- Review the error message and stack trace above
- Check the Laravel log file for more context:
storage/logs/laravel.log - Investigate and fix the root cause
- Contact the user if more information is needed