added ansuran specific block
This commit is contained in:
@@ -5,5 +5,6 @@ return [
|
||||
'enable_pembiayaansemula' => env('ENABLE_AUTOTAWARRUQ',1),
|
||||
// 'enable_specific_block' => env('ENABLE_BLOCK',0),
|
||||
'cawangan_block' => explode(',', env('CAWANGAN_BLOCK', '1STOP,010915,010219,011013,011412,010621,010620,010617,010618')),
|
||||
'ansuran_block' => explode(',', env('ANSURAN_BLOCK', '')),
|
||||
];
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user