@component('mail::message') # Password changed successfully
Hello {{ $user->name }},
Your password changed successfully. @if(isset($user->visiblePassword))Your new password is : {{ $user->visiblePassword }}
@endifIf this action not done by you then send mail regarding this activity to : {{ \Config::get('custom.info-mail') }}.
Thanks,