diff --git a/app/Http/Controllers/PenebusanController.php b/app/Http/Controllers/PenebusanController.php index 98d62445..d1ca6010 100644 --- a/app/Http/Controllers/PenebusanController.php +++ b/app/Http/Controllers/PenebusanController.php @@ -13,6 +13,7 @@ use Illuminate\Support\Facades\Http; use Illuminate\Support\Facades\Auth; use App\Http\Controllers\AliranTunaiController; use Illuminate\Support\Facades\Log; +use Illuminate\Support\Facades\Log; use Carbon\Carbon; @@ -811,6 +812,9 @@ class PenebusanController extends Controller 'nota' => $request->nota, 'teller' => $auth_user['name'] + 'nota' => $request->nota, + 'teller' => $auth_user['name'] + ])->json(); if($createwakil) diff --git a/config/redeemoption.php b/config/redeemoption.php index b2eace96..6467b1ea 100644 --- a/config/redeemoption.php +++ b/config/redeemoption.php @@ -3,7 +3,7 @@ return [ 'enable_tambahpinjam' => env('ENABLE_TAMBAHPINJAM',1), 'enable_separuh' => env('ENABLE_SEPARUH',1), 'enable_pembiayaansemula' => env('ENABLE_AUTOTAWARRUQ',1), - 'enable_specific_block' => env('ENABLE_BLOCK',0), - 'cawangan_block' => env('CAWANGAN_BLOCK','011227') + // 'enable_specific_block' => env('ENABLE_BLOCK',0), + 'cawangan_block' => explode(',', env('CAWANGAN_BLOCK', '1STOP,010915,010219,011013,011412,010621,010620,010617,010618')), ]; ?> diff --git a/resources/views/customers/v2/info.blade.php b/resources/views/customers/v2/info.blade.php index 6ec82311..b91e22a5 100644 --- a/resources/views/customers/v2/info.blade.php +++ b/resources/views/customers/v2/info.blade.php @@ -119,34 +119,47 @@ -