Access codes that can't be sent

{{ $intro }}

@php $grand = 0; @endphp @foreach ($groups as $propertyName => $rows) @php $grand += count($rows); @endphp
{{ $propertyName }}
{{ $propertyName ?: '—' }}
{{ count($rows) }} affected booking{{ count($rows) === 1 ? '' : 's' }}
@foreach ($rows as $row) @php $start = $row->startDate ? \Carbon\Carbon::parse($row->startDate)->format('D j M Y') : '—'; $end = $row->endDate ? \Carbon\Carbon::parse($row->endDate)->format('D j M Y') : '—'; @endphp @endforeach
Code Booking Guest Unit / Room Stay Source
{{ $row->passcode }} {{ $row->bookingId }} {{ $row->guestName ?: '—' }} {{ $row->unitName ?: '—' }}@if($row->roomId && $row->roomId !== $row->unitName) / {{ $row->roomId }}@endif {{ $start }} → {{ $end }} {{ $row->API ?: 'sciener' }}
@endforeach

{{ $grand }} affected booking{{ $grand === 1 ? '' : 's' }} in total.

Best Regards,
The brafa Systems Team
brafa Systems brafa@brafa.is
www.brafa.is
+354 454 6868