Преглед изворни кода

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.