json([ 'email' => $this->tenant->email, 'email_finance' => $this->tenant->email_finance, 'postcode' => $this->tenant->postcode, 'city' => $this->tenant->city, ]); } }