{{ substr(auth()->user()->name, 0, 1) }}

{{ auth()->user()->name }}

{{ auth()->user()->email }}