complete story 1.4 with qa tests and fixes

This commit is contained in:
Naser Mansour
2025-12-26 14:37:12 +02:00
parent ce5eaeffd9
commit f067c8d589
21 changed files with 1038 additions and 359 deletions
+13
View File
@@ -0,0 +1,13 @@
<?php
return [
'description' => 'Professional legal services with integrity and excellence.',
'contact' => 'Contact Us',
'address' => 'Palestine',
'phone' => '+970 XX XXX XXXX',
'email' => 'info@libra.ps',
'legal' => 'Legal',
'terms' => 'Terms of Service',
'privacy' => 'Privacy Policy',
'copyright' => 'Libra Law Firm. All rights reserved.',
];