@guest
  • {{ __('auth.header_title') }}
  • {{ __('register.header_title') }}
  • @else
  • {{ Auth::user()->name }}
    @if(count(\App\Services\AuthService::getBrands()) == 0) Il mio profilo @endif Logout
    {{ csrf_field() }}
  • @endguest