diff --git a/resources/views/notifications/Test.blade.php b/resources/views/notifications/Test.blade.php index 44cbb59849..e4e479846f 100644 --- a/resources/views/notifications/Test.blade.php +++ b/resources/views/notifications/Test.blade.php @@ -1,4 +1,7 @@ +@component('mail::message') + {{ trans('mail.test_mail_text') }} Thanks, Snipe-IT +@endcomponent