$this->name, "slug" => $this->slug, "logo" => $this->logo, "url" => $this->url, "link" => url(route('api.sources.show', $this->slug)) ]; } }