/home/mip/mip/app/Modules/Client/Views/auth/emails/password.blade.php
Click here to reset your password: <a href="{{ $link = url('password/reset', $token).'?email='.urlencode($user->getEmailForPasswordReset()) }}"> {{ $link }} </a>