Переглянути джерело

Update confirm email blade view

Daniel Supernault 5 роки тому
батько
коміт
ea15943484
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      resources/views/emails/confirm_email.blade.php

+ 1 - 1
resources/views/emails/confirm_email.blade.php

@@ -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.