Soap Opera Logo


✅ Order Completed!

Thank you for your purchase, {{ $order->address->receiver_name ?? 'Valued Customer' }}!

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

Great news! Your order has been completed successfully. Thank you for choosing Soap Opera!

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) }}
Net Total (Payable): ₹{{ number_format($order->rem_price ?? 0, 2) }}
@if(isset($order->address))

📦 Delivery Address

{{ $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

Thank You for being with Us!

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