complete story 10.3

This commit is contained in:
Naser Mansour
2026-01-03 03:35:12 +02:00
parent 44f291fbc3
commit 8cdb554ea0
5 changed files with 193 additions and 33 deletions
+2 -2
View File
@@ -10,10 +10,10 @@
Ramallah, Palestine | رام الله، فلسطين
</p>
<p style="color: #a1a1aa; font-size: 11px; margin-bottom: 4px;">
<a href="mailto:info@libra.ps" style="color: #D4AF37;">info@libra.ps</a>
<a href="mailto:info@libra.ps" style="color: #C9C4BA;">info@libra.ps</a>
</p>
<p style="color: #a1a1aa; font-size: 11px;">
<a href="{{ config('app.url') }}" style="color: #D4AF37;">{{ config('app.url') }}</a>
<a href="{{ config('app.url') }}" style="color: #C9C4BA;">{{ config('app.url') }}</a>
</p>
{{ Illuminate\Mail\Markdown::parse($slot) }}
</td>