@component('mail::message') # 🧾 Consolidate Daily
| Connection | Jumlah Item | Jumlah Sebelum (RM) | Jumlah Selepas (RM) | Tarikh |
|---|---|---|---|---|
| {{ $row->connection_integrate }} | {{ number_format($row->consolidate_total_item) }} | {{ number_format($row->consolidate_total_amount_before, 2) }} | {{ number_format($row->consolidate_total_amount_after, 2) }} | {{ \Carbon\Carbon::parse($row->tarikh)->format('d/m/Y') }} |