attributes['role']; } public function getAccount() { return $this->attributes['account_balance']; } public function getCoupon() { return $this->attributes['coupon_balance']; } public function getPoint() { return $this->attributes['point_balance']; } }