@if( auth()->user()->avatar) {{  auth()->user()->name }} @else {{ strtoupper(substr( auth()->user()->name, 0, 1)) }} @endif