mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-26 21:43:53 +00:00
4 lines
100 B
PHP
4 lines
100 B
PHP
|
|
@component('mail::message')
|
||
|
|
{{ trans('email.admin_test_body', ['email' => $email]) }}
|
||
|
|
@endcomponent
|