user()->password); } /** * Get the validation error message. * * @return string */ public function message() { return 'The :attribute is match with old password.'; } }