silent-auction/resources/views/vendor/mail/html/subcopy.blade.php
2018-06-11 13:43:21 -04:00

8 lines
181 B
PHP

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