collection->map(function($item){ $item->needs = $this->needs; }); return $this->collection->map->toArray($request)->all(); } }