Published mail layout and added logo

This commit is contained in:
Constantin Graf
2024-07-18 12:37:13 +02:00
committed by Constantin Graf
parent ee2f125062
commit 055d93f7a3
18 changed files with 497 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{!! strip_tags($header ?? '') !!}
{!! strip_tags($slot) !!}
@isset($subcopy)
{!! strip_tags($subcopy) !!}
@endisset
{!! strip_tags($footer ?? '') !!}