Update: 2026-05-04 00:04:41

This commit is contained in:
Hamza-Ayed
2026-05-04 00:04:41 +03:00
parent c1d31231b4
commit 2ac63eef47

View File

@@ -250,6 +250,7 @@
stats: { total: 0, pending: 0, approved: 0 },
showAddModal: false,
showAddCompanyModal: false,
showAddTenantModal: false,
newUser: { name: '', email: '', password: '', role: 'employee', tenant_id: '' },
newCompany: { name: '', tax_identification_number: '', commercial_registration_number: '', address: '' },
newTenant: { name: '', email: '', phone: '', manager_name: '', manager_email: '', manager_password: '' },