Files
mtdb_movie/common/resources/views/emails/mail-validation.blade.php
maher 703f50a09d
Some checks failed
Build / run (push) Has been cancelled
first commit
2025-10-29 11:42:25 +01: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