Updating email
This commit is contained in:
parent
f8a17510d7
commit
30336c3111
@ -27,6 +27,6 @@ class ResetPassword extends Mailable
|
|||||||
*/
|
*/
|
||||||
public function build()
|
public function build()
|
||||||
{
|
{
|
||||||
return $this->subject("Reset Password")->markdown('emails.password');
|
return $this->subject("Recuperação de Senha")->markdown('emails.password');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user