chores:add email components

This commit is contained in:
hackerESQ
2024-10-20 14:25:06 -05:00
parent 82dde818e6
commit 8b067ece84
18 changed files with 546 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
<div class="table">
{{ Illuminate\Mail\Markdown::parse($slot) }}
</div>