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' => 'This is not a paid consultation.',
'payment_already_received' => 'Payment has already been marked as received.',
'client_account_not_found' => 'Client account not found.',
// Timeline Management
'timeline_created' => 'Timeline created successfully.',
];