Skip to content

Commit 2c806ed

Browse files
committed
chore: Updated the instructions for customizing email templates
1 parent 5f9b4e2 commit 2c806ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/customization/views.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,5 @@ to the **app/Views/Shield/** folder.
3737
## Customize Content
3838

3939
Customize the content of the view file in **app/Views/Shield/** as you like.
40+
41+
When customizing email templates in **app/Views/Shield/Email**, you have access to the User Entity object through the `$user` variable. Utilize `$user` to personalize the email messages according to individual user details.

0 commit comments

Comments
 (0)