From 2ac63eef472ddb0dc3405b72185dc4c2dfc061e7 Mon Sep 17 00:00:00 2001 From: Hamza-Ayed Date: Mon, 4 May 2026 00:04:41 +0300 Subject: [PATCH] Update: 2026-05-04 00:04:41 --- public/shell.php | 1 + 1 file changed, 1 insertion(+) diff --git a/public/shell.php b/public/shell.php index 349f734..4ad9500 100644 --- a/public/shell.php +++ b/public/shell.php @@ -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: '' },