'town_task_type', 'status' => 1])->column('value', 'id'); if(isset($townTaskTypeList[$typeId])) { return $townTaskTypeList[$typeId]; } return ''; } }