Akaunting/resources/views/vendor/mail/html/table.blade.php

4 lines
72 B
PHP
Raw Normal View History

2017-09-14 19:21:00 +00:00
<div class="table">
{{ Illuminate\Mail\Markdown::parse($slot) }}
</div>