Erro reported by {{Auth::user()->login ?? 'John Doe'}}

User ID: {{Auth::user()->id ?? '0'}}

Current Client: {{Auth::user()->clients_id ?? '0'}} - {{Auth::user()->clients->fantasyName ?? ' '}} - {{Auth::user()->type ?? ' '}}

{!! $content ?? '' !!}