Soap Opera Logo


❌ Order Failed

We're sorry, {{ $order->address->receiver_name ?? 'Valued Customer' }}!

Hi {{ $order->address->receiver_name ?? 'Valued Customer' }},

We regret to inform you that your order could not be completed successfully. We sincerely apologize for any inconvenience caused.

⚠️ Order Processing Failed

Your payment may have been declined or there was an issue processing your order. Don't worry - if any amount was debited from your account, it will be refunded within 5-7 business days.
Order #{{ $order->cart_id ?? 'N/A' }} {{ $order->delivery_date ?? now()->format('F j, Y') }}
Customer Name: {{ $order->address->receiver_name ?? 'N/A' }}
Contact: {{ $order->address->receiver_phone ?? 'N/A' }} @if (isset($order->address->user_phone) && $order->address->user_phone != $order->address->receiver_phone) , {{ $order->address->user_phone }} @endif
Delivery Date: {{ $order->delivery_date ?? 'N/A' }}
Time Slot: {{ $order->time_slot ?? 'N/A' }}
Payment Method: {{ $order->payment_method ?? 'N/A' }}
@if ($order->orderItems->isNotEmpty()) @foreach ($order->orderItems as $item) @php $mrp = $item->variation->mrp ?? 0; $price = $item->variation->price ?? 0; $quantity = $item->quantity ?? 1; $percentOff = $mrp > 0 && $price > 0 ? round((($mrp - $price) / $mrp) * 100) : 0; @endphp @endforeach @else @endif
Product Qty Price
{{ $item->product_name ?? 'Product Name' }}
@if (isset($item->variation->variation_attributes) && $item->variation->variation_attributes->isNotEmpty()) @php $attributes = $item->variation->variation_attributes ->map(function ($attribute) { return ($attribute->attribute->attribute->name ?? 'Attribute') . ': ' . ($attribute->attribute->name ?? 'Value'); }) ->implode(', '); @endphp
{{ $attributes }}
@endif
{{ $quantity }} @if($percentOff > 0)
{{ $percentOff }}% off
MRP ₹{{ number_format($mrp, 2) }}
@endif
₹{{ number_format($price, 2) }}
No data found
@if(isset($order->paid_by_wallet) && $order->paid_by_wallet > 0) @endif @if(isset($order->coupon_discount) && $order->coupon_discount > 0) @endif
Products Price: ₹{{ number_format($order->price_without_delivery + $order->coupon_discount ?? 0, 2) }}
Delivery Charge: +₹{{ number_format($order->delivery_charge ?? 0, 2) }}
Paid By Wallet: -₹{{ number_format($order->paid_by_wallet, 2) }}
Coupon Discount: -₹{{ number_format($order->coupon_discount, 2) }}
Total Amount (Not Charged): ₹{{ number_format($order->rem_price ?? 0, 2) }}
@if(isset($order->address))

📦 Delivery Address (For Reference)

{{ $order->address->type ?? 'Address' }}:
{{ $order->address->house_no ?? '' }}, {{ $order->address->society ?? '' }}
@if(isset($order->address->landmark) && $order->address->landmark) {{ $order->address->landmark }}
@endif {{ $order->address->city ?? '' }}, {{ $order->address->state ?? '' }}
{{ $order->address->pincode ?? '' }}
@endif

💡 What's Next?

• You can try placing the order again
• Check your payment method and try a different one
• Contact us if you need assistance: 📞 9820166550, 9321319542
• Any debited amount will be refunded within 5-7 business days

We're Here to Help!

Don't hesitate to reach out if you need any assistance.

Soap Opera

Copyright © 2025, Soap Opera
Shop No.9A, Ground Floor, Chennoy Mansion Warden Road, Kemps Corner Near Mucchad Paan Wala. Opp. St.Stephen church Next to Gangar Optician. Mumbai 400026.
📞 9820166550, 9321319542