We are excited to have you!
We've recieved your reservation request and we will confirm to you shortly. Please wait for confirmation email.
Below you can find your reservation details:
| Detail | Value |
|---|---|
| Reservation ID#: | {{$data['id']}} |
| Tenant Name: | {{ $data['first_name'].' '.$data['last_name'] }} |
| Tenant Contact: | {{ 'Email: '.$data['email'].' - Phone: '.$data['phone'] }} |
| Property Address: | {{ $data['properties']['street_address'].', '.$data['properties']['city'].', '.$data['properties']['state'].', '.$data['properties']['zip'].', '.$data['properties']['country'] }} |
| Check In: | {{ $data['check_in'] }} |
| Check Out: | {{ $data['check_out'] }} |
| Due Amount: | ${{ $data['amount'] }} |