• face {{ trans('messages.my_profile') }}
  • maps_home_work {{ trans('messages.contact_information') }}
  • @if (config('app.saas'))
  • credit_card {{ trans('messages.billing') }}
  • assignment {{ trans('messages.subscription') }} @if (Auth::user()->customer->hasSubscriptionNotice()) info @endif
  • @endif
  • restore {{ trans('messages.logs') }}
  • @if (Auth::user()->customer->canUseApi())
  • vpn_key {{ trans('messages.api_token') }}
  • @endif