$this->name, 'slug' => $this->slug, 'id' => $this->id, 'created_at' => $this->created_at, 'updated_at' => $this->updated_at, ]; } }