Files
Jobhero_back/resources/views/vendor/mail/html/subcopy.blade.php
2026-01-13 20:46:44 -06:00

8 lines
201 B
PHP

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