Add heading in confirm registration mail

This commit is contained in:
philipp lang 2024-04-23 23:03:29 +02:00
parent 4f1c02acac
commit 4997895dfb
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
<x-mail-view::editor :content="$topText"></x-mail-view::editor>
# Deine Daten
@foreach($config->sections as $section)
## {{$section->name}}
@foreach ($section->fields as $field)