balance, $this->client); } public function invoice_number() { if ($this->number != '') { return $this->number; } else { return ''; } } }