Files
opnform-host-nginx/resources/views/vendor/mail/html/table.blade.php
Chirag 0292dc0ec6 Remove branding in notifications emails - NEW (#25)
* Remove branding in notifications emails

* Inlcude files vendor email

* noBranding on email notify

Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-11-09 11:12:06 +01:00

4 lines
72 B
PHP

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