A
customer has
booked an
appointment!
Please
contact them
to confirm
the
appointment
availability
as soon as
possible.
Booking Details
{{trans "Customer Name: %customer_name" customer_name=$customerName}}
{{trans "Customer Phone Number: %customer_mobile_number" customer_mobile_number=$customerMobileNumber}}
{{trans "Customer Email: %customer_email" customer_email=$customerEmail}}
{{trans "Preferred Day: %preferred_day" preferred_day=$preferredDay}}
{{trans "Preferred time: %preferred_time" preferred_time=$preferredTime}}
{{trans "Store Name: %store_name" store_name=$storeName}}
{{trans "Project Detail: %project_detail" project_detail=$projectDetail}}
{{trans "Interested In: %interested_in" interested_in=$interestedIn}}
{{trans "Interested In (Answer): %answer" answer=$answer}}