• {{ __('Dashboard') }}
  • {{ __('Invoice') }}
  • @if (ownerCurrentPackage(auth()->user()->owner_user_id)?->ticket_support == ACTIVE || isAddonInstalled('PROTYSAAS') < 1)
  • {{ __('My Tickets') }}
  • @endif
  • {{ __('Information') }}
  • {{ __('Documents') }}
  • @if (isAddonInstalled('PROTYAGREEMENT') > 0)
  • {{ __('Agreement') }}
  • @endif
  • {{ __('Profile') }}
    • {{ __('My Profile') }}
    • {{ __('Change Password') }}