This is how I show the data. But if let say i want to show batch_name + batch_id. How can I achieve this?
$this->title = $model->batch_name;