Files
mtdb_movie/common/resources/views/emails/mail-validation.blade.php
T
maher 511fad8199
Build / run (push) Has been cancelled
Initial commit
2026-05-14 13:42:10 +02:00

10 lines
296 B
PHP
Executable File

@component('mail::message')
# Mail Set Up Successfully!
This email was sent out to test your new mail credentials for {{ config('app.name') }}.
Because you have received this email, mail has been set-up properly and this email can be ignored.
Thanks,<br>
{{ config('app.name') }}
@endcomponent