diff --git a/resources/views/mail/invoice_data_report.blade.php b/resources/views/mail/invoice_data_report.blade.php index 66c497a90..da79b97b7 100644 --- a/resources/views/mail/invoice_data_report.blade.php +++ b/resources/views/mail/invoice_data_report.blade.php @@ -68,8 +68,8 @@ No Plant - Distribution Type - Customer Code + {{-- Distribution Type + Customer Code --}} Document Number Document Date Customer TradeName @@ -82,8 +82,8 @@ {{ $row['no'] }} {{ $row['plant'] }} - {{ $row['distribution_type'] }} - {{ $row['customer_code'] }} + {{-- {{ $row['distribution_type'] }} + {{ $row['customer_code'] }} --}} {{ $row['document_number'] }} {{-- ✅ Safe Carbon parse --}}