From 83f19f024ccdb2abba414412fff9411fa2c81a0d Mon Sep 17 00:00:00 2001 From: hafifierahman Date: Sun, 11 May 2025 00:25:21 +0800 Subject: [PATCH] added ansuran specific block --- config/redeemoption.php | 1 + resources/views/penebusan/v2/index.blade.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 @@