added from server 24/11/2024
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'enable_tambahpinjam' => env('ENABLE_TAMBAHPINJAM',1),
|
||||
'enable_separuh' => env('ENABLE_SEPARUH',1),
|
||||
'enable_pembiayaansemula' => env('ENABLE_AUTOTAWARRUQ',1)
|
||||
'enable_separuh' => env('ENABLE_SEPARUH',0),
|
||||
'enable_pembiayaansemula' => env('ENABLE_AUTOTAWARRUQ',0)
|
||||
];
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user