logo
  • @if(Auth::user()->image) @else @endif @if(Auth::guest()) @else {{Auth::user()->name}} @endif
    • {{trans('app.logout')}}