added config for redeemoptions and changes from 'tebus separuh to tebus sebahagian'
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'enable_tambahpinjam' => env('ENABLE_TAMBAHPINJAM',1),
|
||||
'enable_separuh' => env('ENABLE_SEPARUH',1),
|
||||
'enable_pembiayaansemula' => env('ENABLE_AUTOTAWARRUQ',1)
|
||||
];
|
||||
?>
|
||||
Reference in New Issue
Block a user