@if(auth()->user()->role === 'admin') @endif
{{ strtoupper(substr(auth()->user()->name, 0, 1)) }}