complete story 5.2 with qa tests

This commit is contained in:
Naser Mansour
2025-12-27 01:45:07 +02:00
parent 8e3daddb1d
commit d29959d54d
6 changed files with 480 additions and 42 deletions
+3
View File
@@ -29,6 +29,9 @@ return [
// Messages
'post_saved' => 'Post saved successfully.',
'post_deleted' => 'Post deleted successfully.',
'post_status_updated' => 'Post status updated successfully.',
'post_not_found' => 'Post not found.',
'confirm_delete' => 'Are you sure you want to delete this post?',
// Validation
'title_ar_required' => 'Arabic title is required.',