flexisip-account-manager/flexiapi/resources/views/vendor/mail/html/table.blade.php
Timothée Jaussoin 9326245cfb Add a Privacy page + validation
Slight UI adjustments
Allow Markdown in the intro text
Add toggle for Devices Management panel
2020-09-24 15:16:25 +02:00

3 lines
72 B
PHP

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