From 45269ca80f9c4ae48258404bc0e1bfeef5b0537c Mon Sep 17 00:00:00 2001 From: KhatamNugraha Date: Tue, 27 Feb 2024 14:12:20 +0700 Subject: [PATCH] find error 32 --- Http/Controllers/KonfirmasiBankController.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Http/Controllers/KonfirmasiBankController.php b/Http/Controllers/KonfirmasiBankController.php index 3643ce5..bacd906 100644 --- a/Http/Controllers/KonfirmasiBankController.php +++ b/Http/Controllers/KonfirmasiBankController.php @@ -193,7 +193,7 @@ $data['infoSuratOld'] = $infoSuratOld; $data['infoSuratNew'] = $infoSuratNew; - + dd($data); //Inisialisasi DOMPDF $options = new Options(); $options->set('isHtml5ParserEnabled', true); @@ -647,4 +647,4 @@ } - } + } \ No newline at end of file