complete story 5.4 with qa tests

This commit is contained in:
Naser Mansour
2025-12-27 02:02:37 +02:00
parent 77d32d0dae
commit 6eef462732
10 changed files with 449 additions and 11 deletions
@@ -1,8 +0,0 @@
<x-layouts.public>
<div class="py-8">
<h1 class="text-3xl font-bold text-navy mb-6">{{ __('navigation.posts') }}</h1>
<div class="bg-white p-8 rounded-lg shadow-md">
<p class="text-charcoal">{{ __('Legal insights and articles will be displayed here.') }}</p>
</div>
</div>
</x-layouts.public>