cmplete story 4.1 with qa tests

This commit is contained in:
Naser Mansour
2025-12-27 00:17:37 +02:00
parent f28ee5624d
commit e669e97ca1
9 changed files with 876 additions and 29 deletions
+3
View File
@@ -24,4 +24,7 @@ return [
'not_paid_consultation' => 'هذه ليست استشارة مدفوعة.',
'payment_already_received' => 'تم تحديد الدفع كمستلم مسبقاً.',
'client_account_not_found' => 'حساب العميل غير موجود.',
// Timeline Management
'timeline_created' => 'تم إنشاء الجدول الزمني بنجاح.',
];