diff --git a/config/redeemoption.php b/config/redeemoption.php index 6467b1e..717c6fb 100644 --- a/config/redeemoption.php +++ b/config/redeemoption.php @@ -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', '')), ]; ?> diff --git a/resources/views/penebusan/v2/index.blade.php b/resources/views/penebusan/v2/index.blade.php index dc0b001..2899b02 100644 --- a/resources/views/penebusan/v2/index.blade.php +++ b/resources/views/penebusan/v2/index.blade.php @@ -91,7 +91,7 @@