redone 12.4
This commit is contained in:
+6
-6
@@ -3,17 +3,17 @@
|
||||
<table class="footer" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation">
|
||||
<tr>
|
||||
<td class="content-cell" align="center">
|
||||
<p style="color: #71717a; font-size: 12px; margin-bottom: 8px;">
|
||||
<p style="color: #2D322A; font-size: 12px; margin-bottom: 8px;">
|
||||
<strong>Libra Law Firm | مكتب ليبرا للمحاماة</strong>
|
||||
</p>
|
||||
<p style="color: #a1a1aa; font-size: 11px; margin-bottom: 4px;">
|
||||
<p style="color: #2D322A; font-size: 11px; margin-bottom: 4px;">
|
||||
Ramallah, Palestine | رام الله، فلسطين
|
||||
</p>
|
||||
<p style="color: #a1a1aa; font-size: 11px; margin-bottom: 4px;">
|
||||
<a href="mailto:info@libra.ps" style="color: #A5C87A;">info@libra.ps</a>
|
||||
<p style="color: #2D322A; font-size: 11px; margin-bottom: 4px;">
|
||||
<a href="mailto:info@libra.ps" style="color: #A68966;">info@libra.ps</a>
|
||||
</p>
|
||||
<p style="color: #a1a1aa; font-size: 11px;">
|
||||
<a href="{{ config('app.url') }}" style="color: #A5C87A;">{{ config('app.url') }}</a>
|
||||
<p style="color: #2D322A; font-size: 11px;">
|
||||
<a href="{{ config('app.url') }}" style="color: #A68966;">{{ config('app.url') }}</a>
|
||||
</p>
|
||||
{{ Illuminate\Mail\Markdown::parse($slot) }}
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user