complete story 12.4

This commit is contained in:
Naser Mansour
2026-01-04 00:42:49 +02:00
parent 74eacd53ae
commit be05f1d759
4 changed files with 101 additions and 40 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: #C9C4BA;">info@libra.ps</a>
<a href="mailto:info@libra.ps" style="color: #A5C87A;">info@libra.ps</a>
</p>
<p style="color: #a1a1aa; font-size: 11px;">
<a href="{{ config('app.url') }}" style="color: #C9C4BA;">{{ config('app.url') }}</a>
<a href="{{ config('app.url') }}" style="color: #A5C87A;">{{ config('app.url') }}</a>
</p>
{{ Illuminate\Mail\Markdown::parse($slot) }}
</td>