Logo
  • @if(Auth::user()->avatar != "") Profile Picture @else Profile Picture @endif @if(Auth::check()) {{ Auth::user()->firstname.' '.Auth::user()->lastname }} @endif
    • Logout
      {{ csrf_field() }}