Files
timebank-cc-public/resources/views/vendor/mail/html/table.blade.php
Ronald Huynen 2547717edb Initial commit
2026-03-23 21:37:59 +01:00

4 lines
147 B
PHP

<div class="table" style="margin: 30px 0; font-family: {{ theme_font('font_family_body') }};">
{{ Illuminate\Mail\Markdown::parse($slot) }}
</div>