This is preheader text. Some clients will show this text as a preview.

 

USER INFO
FULL NAME{{ auth()->user()->full_name }}
USERNAME{{ auth()->user()->username }}
 
EXCEPTION INFO
Sql{{ $exception->getSql() }}
Error{{ $exception->errorInfo[2] }}
Exception{{ $exception->getMessage() }}