$this->id, 'name' => $this->name, 'document_number' => $this->document_number, 'birth_date' => $this->birth_date?->format('Y-m-d'), ]; } }