generateDoubleSection([new Text('title'), new Text('profession')]); $this->generateDoubleSection([new Text('department'), new Text('office')]); $this->generateDoubleSection([new Text('work_phone'), new Text('mobile_phone')]); } }