@include('emails.template_header')
Password updated successfully

Dear {{$user_name}},

Greetings,

Your password is updated.

Please find the login details

Email: {{$email}}

Password: {{$password}}


Click here to Login



Sincerely,

Customer Support Services

@include('emails.disclaimer') @include('emails.template_footer')