mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-03 04:41:41 +00:00
8 lines
165 B
PHP
8 lines
165 B
PHP
|
|
<table class="subcopy" width="100%" cellpadding="0" cellspacing="0" role="presentation">
|
||
|
|
<tr>
|
||
|
|
<td>
|
||
|
|
{{ Illuminate\Mail\Markdown::parse($slot) }}
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
</table>
|