pixelfed/resources/views/vendor/mail/html/table.blade.php
2019-06-06 21:14:51 -06:00

4 lines
72 B
PHP

<div class="table">
{{ Illuminate\Mail\Markdown::parse($slot) }}
</div>