Files
cyberpanel-dashboard/resources/views/vendor/mail/html/promotion.blade.php
T
2026-05-20 14:01:28 +02:00

8 lines
233 B
PHP

<table class="promotion" align="center" width="100%" cellpadding="0" cellspacing="0" role="presentation">
<tr>
<td align="center">
{{ Illuminate\Mail\Markdown::parse($slot) }}
</td>
</tr>
</table>