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