$this->id, 'logo' => $this->logo, 'description' => $this->description, 'primary_color' => $this->primary_color, 'secondary_color' => $this->secondary_color, 'created_at' => $this->created_at, 'updated_at' => $this->updated_at, ]; } }