repository->update($lead, $data->toArray()); ModelChanged::dispatch(Lead::class, 'updated'); return $result; } }