{{ __('Dashboard') }} {{ __('Activitate DNS') }} @if(Auth::user()->isAdmin()) {{ __('Admin') }} @endif @if(Auth::user()->isReseller()) {{ __('Reseller') }} @endif
{{ __('Profile') }} {{ __('Planuri & Abonamente') }} @if(Auth::user()->plan && Auth::user()->plan->api_enabled) {{ __('API Tokens') }} @endif
@csrf {{ __('Log Out') }}
{{ __('Dashboard') }}
{{ Auth::user()->name }}
{{ Auth::user()->email }}
{{ __('Profile') }} {{ __('Planuri & Abonamente') }} @if(Auth::user()->plan && Auth::user()->plan->api_enabled) {{ __('API Tokens') }} @endif
@csrf {{ __('Log Out') }}