diff --git a/app/Exports/CommonExport.php b/app/Exports/CommonExport.php index b4728bc..053dd22 100755 --- a/app/Exports/CommonExport.php +++ b/app/Exports/CommonExport.php @@ -435,7 +435,6 @@ class CommonExport implements FromCollection, WithStyles, WithColumnWidths, With } } $newList[] = array_values($temp + $t2); - dd($newList); } }