From 1f67daea31a48c637f303587cf15c1ea081fb283 Mon Sep 17 00:00:00 2001 From: KhatamNugraha Date: Tue, 27 Feb 2024 14:23:17 +0700 Subject: [PATCH] fix error --- Http/Controllers/KonfirmasiBankController.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Http/Controllers/KonfirmasiBankController.php b/Http/Controllers/KonfirmasiBankController.php index 7eeac4e..8f451da 100644 --- a/Http/Controllers/KonfirmasiBankController.php +++ b/Http/Controllers/KonfirmasiBankController.php @@ -127,6 +127,7 @@ $DataPinjaman = []; $DataLimit = []; $DataAA = []; + $fasilitas = []; //get No Surat $noSurat = $this->generateNomorSurat();