$this->member_id, 'full_name' => $this->full_name, 'division' => $this->division->name, 'employeeLimit' => '', 'status' => $this->active ]; } }