A booking request has been cancelled by the customer.
Customer: {@customer_name}
Email: {@customer_email}
<%= if @customer_phone && String.trim(@customer_phone) != "" do %>Phone: {@customer_phone}
<% else %>Phone: N/A
<% end %>{@cancellation_reason}
This is an automated notification. No action is required.