'required|confirmed', ]; } public function attributes() { return [ 'password' => trans('shop/forgotten.password'), ]; } }