gruene-seele/resources/views/vendor/mail/html/subcopy.blade.php
2021-01-08 17:48:20 +01:00

7 lines
181 B
PHP

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