$this->id, 'name' => $this->name, 'date' => $this->updated_at->toDateTimeString() ]; } }