Initial commit
This commit is contained in:
3
resources/views/vendor/mail/html/table.blade.php
vendored
Normal file
3
resources/views/vendor/mail/html/table.blade.php
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="table" style="margin: 30px 0; font-family: {{ theme_font('font_family_body') }};">
|
||||
{{ Illuminate\Mail\Markdown::parse($slot) }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user