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

12 lines
316 B
PHP
Executable File

<tr>
<td>
<table class="footer" align="center" width="570" cellpadding="0" cellspacing="0">
<tr>
<td class="content-cell" align="center">
{{ Illuminate\Mail\Markdown::parse($slot) }}
</td>
</tr>
</table>
</td>
</tr>