Se carga logo a ruta seb

This commit is contained in:
2026-03-09 14:50:51 -06:00
parent 2d78329fec
commit 93b225a36b
18 changed files with 497 additions and 4 deletions
+14
View File
@@ -0,0 +1,14 @@
<table class="panel" width="100%" cellpadding="0" cellspacing="0" role="presentation">
<tr>
<td class="panel-content">
<table width="100%" cellpadding="0" cellspacing="0" role="presentation">
<tr>
<td class="panel-item">
{{ Illuminate\Mail\Markdown::parse($slot) }}
</td>
</tr>
</table>
</td>
</tr>
</table>