• {{ trans('messages.my_profile') }}
  • {{ trans('messages.contact_information') }}
  • {{ trans('messages.subscription') }} @if (Auth::user()->customer->hasSubscriptionNotice()) info @endif
  • {{ trans('messages.logs') }}
  • @if (Auth::user()->customer->canUseApi())
  • {{ trans('messages.api_token') }}
  • @endif