{{ app_name }} logo
{{ app_name }} {{ t('control_console') }}
{{ t('dashboard') }} {% if user_can('view_own_tickets') %} {{ t('tickets') }} {{ ltext('Finished Tickets / التذاكر المنتهية') }} {{ ltext('Paid Tickets / التذاكر المأجورة') }} {% endif %} {% if user_can('manage_companies') %} {{ t('companies') }} {% endif %} {% if user_can('view_own_tickets') %} {{ t('files_folders') }} {% endif %} {% if user_can('access_reports') %} {{ t('reports') }} {% endif %} {% if user_can('manage_users') %} {{ t('users') }} {% endif %} {% if user_can('manage_roles') %} {{ t('roles') }} {% endif %} {% if user_can('manage_departments') %} {{ t('departments') }} {% endif %} {% if user_can('manage_statuses') %} {{ t('statuses') }} {% endif %} {% if user_can('manage_priorities') %} {{ t('priorities') }} {% endif %} {% if user_can('manage_categories') %} {{ t('categories') }} {{ t('assignment_rules') }} {% endif %} {% if user_can('access_audit_logs') %} {{ t('audit_logs') }} {% endif %} {% if user_can('manage_system_settings') %} {{ t('settings') }} {% endif %}