Merge origin/master: resolve conflicts, keep RBAC and fixes

Made-with: Cursor
This commit is contained in:
Talal Sharabi
2026-03-04 19:31:34 +04:00
2 changed files with 35 additions and 1 deletions

View File

@@ -131,7 +131,7 @@ model Employee {
lastName String
firstNameAr String?
lastNameAr String?
email String @unique
email String
phone String?
mobile String
dateOfBirth DateTime?