@component('mail::message') # 🧾 Consolidate Daily @foreach ($summary as $row) @endforeach
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') }}
@component('mail::button', ['url' => url('/consolidate/logs')]) Lihat Log Penuh @endcomponent Terima kasih,
{{ config('app.name') }} @endcomponent