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