$this->id, 'contact_number' => $this->contact_number, 'state' => $this->state, 'city' => $this->city, 'street' => $this->street, ]; } }