Update confirm email blade view

This commit is contained in:
Daniel Supernault 2020-02-27 14:13:31 -07:00
parent cc2f1e2ff9
commit ea15943484
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
@component('mail::message')
# Email Confirmation
Hello <b>{{ '@' . $verify->user->username}}</b>, please confirm your email address.
Hello **{{'@'.$verify->user->username}}**, please confirm your email address.
If you did not create this account, please disregard this email.