@php use Illuminate\Support\Facades\Storage; @endphp
{{ substr(Auth::user()->name, 0, 1) }}

{{ Auth::user()->name }}

{{ Auth::user()->role }}

Profil
@csrf