'required|current_password', ]; } public function authorize(): bool { return true; } }