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