ok
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
@if ($setupCompleted = \App\Models\Setting::setupCompleted())
|
||||
@component('mail::message')
|
||||
@endif
|
||||
|
||||
{{ trans('mail.test_mail_text') }}
|
||||
|
||||
Thanks,
|
||||
Snipe-IT
|
||||
@if ($setupCompleted)
|
||||
@endcomponent
|
||||
@endif
|
Reference in New Issue
Block a user