complete story 10.2

This commit is contained in:
Naser Mansour
2026-01-03 03:29:51 +02:00
parent e758458df1
commit 44f291fbc3
19 changed files with 157 additions and 100 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<x-layouts.public>
<div class="py-8">
<h1 class="text-3xl font-bold text-navy mb-6">{{ __('footer.privacy') }}</h1>
<h1 class="text-3xl font-bold text-charcoal mb-6">{{ __('footer.privacy') }}</h1>
<div class="bg-white p-8 rounded-lg shadow-md prose max-w-none">
<p class="text-charcoal">{{ __('Privacy policy content will be added here.') }}</p>
</div>