• {{ __('Dashboard') }}
  • {{ __('Properties') }}
    • {{ __('All Property') }}
    • {{ __('All Unit') }}
    • {{ __('Own Property') }}
    • {{ __('Lease Property') }}
  • {{ __('Tenants') }}
    • {{ __('All Tenants') }}
    • {{ __('Tenant History') }}
  • {{ __('Billing Center') }}
    • {{ __('All Invoices') }}
    • {{ __('Recurring Setting') }}
  • {{ __('Expenses') }}
  • {{ __('Documents') }}
  • {{ __('Information') }}
  • {{ __('Maintains') }}
    • {{ __('Maintainers') }}
    • {{ __('Maintenance Request') }}
  • @if (isAddonInstalled('PROTYSAAS') < 1 || ownerCurrentPackage(auth()->id())?->ticket_support == ACTIVE)
  • {{ __('Tickets') }}
  • @endif @if (isAddonInstalled('PROTYSAAS') < 1 || ownerCurrentPackage(auth()->id())?->notice_support == ACTIVE)
  • {{ __('Notice Board') }}
  • @endif
  • {{ __('Report') }}
    • {{ __('Earning') }}
    • {{ __('Loss / Profit By Month') }}
    • {{ __('Expenses') }}
    • {{--
    • {{ __('Lease') }}
    • --}}
    • {{ __('Occupancy') }}
    • {{ __('Maintenance') }}
    • {{ __('Tenant') }}
  • {{ __('Settings') }}
  • @if (isAddonInstalled('PROTYSMS') > 0)
  • {{ __('Bulk Sms/Mail') }}
    • {{ __('Sms') }}
    • {{ __('Email') }}
  • @endif @if (isAddonInstalled('PROTYAGREEMENT') > 0)
  • {{ __('Agreement') }}
  • @endif @if (isAddonInstalled('PROTYTENANCY') > 0) @if (env('TENANCY_STATUS') == ACTIVE)
  • {{ __('Domain Config') }}
  • @endif @endif
  • {{ __('Profile') }}
    • {{ __('My Profile') }}
    • {{ __('Change Password') }}
  • @if (isAddonInstalled('PROTYSAAS') > 1)
  • {{ __('My Subscription') }}
  • @endif