LogViewer/code/resources/views/vendor/mail/html/subcopy.blade.php
splin94@yandex.ru 3a4a328d80 -
2023-11-09 20:51:08 +00:00

8 lines
181 B
PHP
Executable File

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