Flexo Logo
New Booking Request Received

Hi Admin,

Here are the details of the new booking request.

Space Type: <%= data.spaceType %>

Date: <%= data.startDate %>

Start Time To End Time:<% function convertTo12Hour(time) { let [hours, minutes] = time.split(':').map(Number); let period = hours >= 12 ? 'PM' : 'AM'; hours = hours % 12 || 12; return `${hours}:${minutes.toString().padStart(2, '0')} ${period}`; } %><%= convertTo12Hour(data.startTime) %> to <%= convertTo12Hour(data.endTime) %>

Space Name: <%= data.spaceName %>

Location & City: <%= data.spaceLocation %>, <%= data.city %>

Booking Id: <%= data.bookingId %>

User Full Name: <%= data.userName %>

User Email: <%= data.userEmail %>

User Phone: <%= data.userMobile %>

User Company Name: <%= data.userCompanyName %>

Host Name: <%= data.hostName %>

Host Email: <%= data.hostEmail %>

Host Phone: <%= data.hostPhone %>

View Details

Stay connected with us:

Instagram YouTube LinkedIn

© 2024 Flexo, all rights reserved.

Privacy Policy