Files
aso/resources/views/vendor/mail/html/subcopy.blade.php
Linksehat Staging Server ce024c2bcd merge
2023-05-08 08:50:15 +07:00

7 lines
200 B
PHP
Executable File

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