complete story 7.5 with qa tests

This commit is contained in:
Naser Mansour
2025-12-29 00:11:04 +02:00
parent 97c6cfe72f
commit a880b3fd1d
6 changed files with 225 additions and 21 deletions
+1
View File
@@ -25,6 +25,7 @@ return [
// Client Navigation
'my_services' => 'خدماتي',
'my_consultations' => 'استشاراتي',
'book_now' => 'احجز الآن',
// Admin Navigation
'user_management' => 'إدارة المستخدمين',
+1
View File
@@ -25,6 +25,7 @@ return [
// Client Navigation
'my_services' => 'My Services',
'my_consultations' => 'My Consultations',
'book_now' => 'Book Now',
// Admin Navigation
'user_management' => 'User Management',