Hi, Relocate Portal #Administrator



New Apartment Booking! Find details below.

Apartment : {{ $booking_data['apartment']['name'] }}

First Name : @if (!empty($booking_data['first_name'])) {{ $booking_data['first_name'] }} @else N/A @endif

Last Name : @if (!empty($booking_data['last_name'])) {{ $booking_data['last_name'] }} @else N/A @endif

Email : @if (!empty($booking_data['email'])) {{ $booking_data['email'] }} @else N/A @endif

Nationality : @if (!empty($booking_data['nationality'])) {{ $booking_data['nationality'] }} @else N/A @endif

Phone Number : @if (!empty($booking_data['phone_number'])) {{ $booking_data['phone_number'] }} @else N/A @endif

Arrival Date : @if (!empty($booking_data['arrival_date'])) {{ $booking_data['arrival_date'] }} @else N/A @endif

Message
@if (!empty($booking_data['message'])) {{ $booking_data['message'] }} @else N/A @endif


{{-- Click Me --}}

Thank you for your noting down these details.

It will be helpful if you give me response soon

Best regards,
@if (!empty($booking_data['first_name'])) {{ $booking_data['first_name'] }} @else N/A @endif @if (!empty($booking_data['last_name'])) {{ $booking_data['last_name'] }} @else N/A @endif