aboutsummaryrefslogtreecommitdiff
path: root/resources/views/mails/user/create.blade.php
blob: 721ca4f2666f0fab95ef6d49feea8e7229ab7593 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Dear {{ $user->name }},

Thank you for creating an account at the Hebrew Parse Trainer.

You can now login at {{ URL::to('/admin') }}, using your email address and password.

If you need any help, you can reach us at {{ env('MAIL_FROM_ADDRESS') }}.

Thank you for your help!

Best,

{{ env('MAIL_FROM_NAME') }}