@foreach ($ceremonyReportData as $data)

Ceremony: {{ $data['ceremony'] }}

Could you please forward your invoice for the amount of ${{ number_format($grandTotal, 2) }} (incl. GST) so we can arrange settlement of the account?

Summary (Collected through the Registration Portal)

Breakdown

@endforeach

Total Transfer to {{ $institution->name ?? 'N/A' }} (Incl. GST): ${{ number_format($grandTotal, 2) }}