$this->id, 'key' => $this->key, 'value' => $this->value, 'year' => Carbon::parse($this->created_at)->format('Y'), ]; } }