$this->id, 'country' => new CountryResource($this->country), 'name' => $this->name, 'short_code' => $this->short_code, 'symbol' => $this->symbol, ]; } }