From a574c9e91fcba1c415e87bb387fc10ffc49d7295 Mon Sep 17 00:00:00 2001 From: KhatamNugraha Date: Wed, 21 Feb 2024 11:12:59 +0700 Subject: [PATCH] find error 23 --- Http/Controllers/KonfirmasiBankController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Http/Controllers/KonfirmasiBankController.php b/Http/Controllers/KonfirmasiBankController.php index 2691dde..c5eb0b8 100644 --- a/Http/Controllers/KonfirmasiBankController.php +++ b/Http/Controllers/KonfirmasiBankController.php @@ -220,7 +220,7 @@ $data['localDate'] = $tanggalIndonesia; $data['infoSuratOld'] = $infoSuratOld; $data['infoSuratNew'] = $infoSuratNew; - dd($data); + // Inisialisasi DOMPDF $options = new Options();