Booking Received

Dear {{ $bookingData->full_name }},

Thank you for choosing Nzima Residence. We have received your booking and it is currently pending confirmation. Your booking reference is {{ $bookingData->booking_reference }}. Please keep this reference for your records.

We will contact you shortly with more details regarding your booking. Should you have any questions, feel free to reach out to us.

@if($companyInfo)

@if($companyInfo->phone) Phone: {{ $companyInfo->phone }} @endif @if($companyInfo->whatsapp) | WhatsApp: {{ $companyInfo->whatsapp }} @endif
@if($companyInfo->email) Email: {{ $companyInfo->email }} @endif

@endif

Best regards,
The Nzima Residence Team