🚫 Booking Request Cancelled

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 %>
<.details_list> <.detail_item label="Space">{@space_name} <.detail_item label="Date">{@date} <.detail_item label="Time">{@start_time} - {@end_time}

Cancellation Reason:

{@cancellation_reason}

This is an automated notification. No action is required.