• {{__('common.PanelHome')}}
  • {{__('common.setting')}}
  • {{__('common.companies')}}
  • {{--
  • {{__('common.branches')}}
  • --}}
  • {{__('common.UsersManagment')}}
    • {{__('common.users')}}
    • {{__('common.Roles')}}
  • @if(env('APP_HR') == 1)
  • {{__('common.HrDep')}}
    • {{__('common.salaries')}}
    • {{__('common.attendance')}}
  • @endif @if(env('APP_ACCOUNTS') == 1)
  • {{__('common.accounts')}}
    • {{__('common.safes')}}
    • {{__('common.expenses')}}
    • {{__('common.revenues')}}
  • @endif @if(env('APP_SERVICES') == 1)
  • {{__('common.services')}}
  • @endif @if(env('APP_REALESTATES') == 1)
  • {{__('common.projects&units')}}
    • {{__('common.governorates')}}
    • {{__('common.locations')}}
    • {{__('common.companies')}}
    • {{__('common.projects')}}
    • {{__('common.units')}}
  • @endif
  • {{__('common.clients&FollowUps')}}
    • {{__('common.clients')}}
    • {{__('common.noAgentClients')}}
    • {{__('common.followups')}}
    • {{__('common.nextFollowups')}}
  • {{__('common.reports')}}
    • {{__('common.userFollowUpsReport')}}
    • {{__('common.teamFollowUpsReport')}}
    • {{__('common.branchFollowUpsReport')}}
    • {{__('common.accountsReport')}}