From cb21cd260f47d487041c3bc77f10be891a85e08d Mon Sep 17 00:00:00 2001 From: Hafifie PKB Date: Tue, 8 Oct 2024 11:07:55 +0800 Subject: [PATCH] remove dd --- resources/views/penebusan/v2/index.blade.php | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/views/penebusan/v2/index.blade.php b/resources/views/penebusan/v2/index.blade.php index fe33793..a31a109 100644 --- a/resources/views/penebusan/v2/index.blade.php +++ b/resources/views/penebusan/v2/index.blade.php @@ -142,7 +142,6 @@ @php $count = 0; @endphp @foreach ($marhun as $index=>$m) - {{ dd($marhun)}} @php $karatbaru = str_replace('.','-',$m['karat']);