@@ -267,6 +267,11 @@ class GoodsList extends \common\libs\dataList\DataList implements DataListInterf
'name' => 'PayStack', // PayStack
'label' => 'pay_stack',
],
+ 8 => [
+ 'id' => 7,
+ 'name' => 'Performance Bonus', // Performance Bonus
+ 'label' => 'prp',
+ ],
];
}