Order Cancelled ================ Your order has been successfully cancelled. Order Details ------------- Order Number: {{ $orderNumber }} Ticket Number: {{ $ticketNumber }} Customer Name: {{ $order->customer_name }} Event: {{ $order->EventDetail->name ?? 'N/A' }} Seats Released: {{ $seatsReleased }} Cancelled At: {{ $cancelledAt->format('F j, Y g:i A') }} @if($refundProcessed && $refundAmount > 0) Refund Processed ---------------- A refund of €{{ number_format($refundAmount, 2) }} has been processed to your original payment method. Please allow 5-10 business days for the refund to appear in your account, depending on your bank or payment provider. @endif Cancellation Reason ------------------- {{ $cancellationReason }} Important Notice ---------------- All tickets associated with this order have been revoked and are no longer valid for entry. The seats have been released back to our inventory. If you have any questions about this cancellation, please contact us at {{ $supportEmail }} Browse other events: {{ config('app.frontend_url', 'https://globalgala.com') }} --- This is an automated message, please do not reply to this email. © {{ date('Y') }} Global Gala. All rights reserved.