Authentic Unani Herbal Formulations & Healthcare
Hyderabad, Telangana, India
Phone: +91-9440059951 | Email: info@sabaremedies.com
Date: {{ date('d M Y, h:i A', strtotime($order->created_date)) }}
Payment Status: {{ $order->payment_status ?: 'Completed' }}
Payment Method: {{ $order->payment_method }}
| Item Formulation Description | Unit Price | Qty | Total |
|---|---|---|---|
|
{{ $std->prod_name ?? ($std->product->prod_name ?? 'Unani Remedy') }}
@if($std->prod_size) Pack: {{ $std->prod_size }} @endif
|
₹{{ $std->price }} | {{ $std->quantity }} | ₹{{ $lineTotal }} |
|
{{ $sb->prod_name }}
@if($sb->detail) Pack: {{ $sb->detail->prod_quantity }} {{ $sb->detail->prod_quantity_type }} @endif
|
₹{{ $sb->price }} | {{ $sb->quantity }} | ₹{{ $lineTotal }} |