Mod mailRecipient in template
This commit is contained in:
parent
4ba13a6c42
commit
67e50709c0
|
@ -1,5 +1,5 @@
|
||||||
@component('mail::message')
|
@component('mail::message')
|
||||||
# Hallo {{ $preventable->member->fullname }},
|
# Hallo {{ $preventable->getMailRecipient()->name }},
|
||||||
|
|
||||||
<x-mail-view::editor :content="$bodyText->toArray()['blocks']"></x-mail-view::editor>
|
<x-mail-view::editor :content="$bodyText->toArray()['blocks']"></x-mail-view::editor>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue