feat: add day-3 branded payment-failure reminder mailable

This commit is contained in:
Ovidiu U
2026-04-23 10:44:37 +01:00
parent 2078c4b83e
commit de2499636f
19 changed files with 550 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<table class="subcopy" width="100%" cellpadding="0" cellspacing="0" role="presentation">
<tr>
<td>
{{ Illuminate\Mail\Markdown::parse($slot) }}
</td>
</tr>
</table>