remove dd

This commit is contained in:
Hafifie PKB
2024-10-08 11:07:55 +08:00
parent e65a470f69
commit cb21cd260f
@@ -142,7 +142,6 @@
<tbody> <tbody>
@php $count = 0; @endphp @php $count = 0; @endphp
@foreach ($marhun as $index=>$m) @foreach ($marhun as $index=>$m)
{{ dd($marhun)}}
<tr> <tr>
@php @php
$karatbaru = str_replace('.','-',$m['karat']); $karatbaru = str_replace('.','-',$m['karat']);