$this->projectcosts = ProjectCost::where(\'project_id\', $id)->get()->pluck(\'costItems\')->toArray();