$this->id, 'project' => new ProjectResource($this->project), 'name' => $this->name, 'order' => $this->order, 'complete' => $this->complete ]; } }