repository->create($data->toArray()); ModelChanged::dispatch(Comment::class, 'created'); return $result; } }