complete story 7.4 with qa tests

This commit is contained in:
Naser Mansour
2025-12-28 23:51:42 +02:00
parent b250b30a48
commit 97c6cfe72f
11 changed files with 585 additions and 28 deletions
+4
View File
@@ -36,4 +36,8 @@ return [
'back_to_cases' => 'Back to Cases',
'no_cases_yet' => 'You don\'t have any cases yet.',
'no_updates_yet' => 'No updates yet.',
// Profile
'my_profile' => 'My Profile',
'contact_admin_to_update' => 'Contact admin to update your information',
];