snipe-it/resources/views/notifications/Test.blade.php
fordster78 4e0c8e218d New Test Notification (#5137)
Created Test Notification.
Updated Vendor Mail message.blade files.
Updated api settings controller to use Notification Façade.
2018-03-02 18:01:20 -08:00

8 lines
123 B
PHP

@component('mail::message')
{{ trans('mail.test_mail_text') }}
Thanks,<br>
{{ $snipeSettings->site_name }}
@endcomponent