|
Your order is placed with Minitoe Photography!
|
|
|
|
|
|
{{ $order->lead ? $order->lead->name : '' }}
|
|
{{ $order->lead ? $order->lead->address : '' }}
|
|
{{ $order->lead ? $order->lead->contact : '' }}
|
|
{{ $order->lead ? $order->lead->email : ''}}
|
|
|
|
|
|
Order Id: {{ $order->order_number ? $order->order_number : '' }}
|
|
Date:{{ $order->created_at ? $order->created_at : ''}}
|
|
Hospital Name: {{ $order->lead->center ? $order->lead->center->name : ''}}
|
|
Shoot Type: {{ $order->lead->session ? $order->lead->session->value : '' }}
|
|
|
|
|
|
|
|
|
{{--
| --}}
|
@foreach($order->order_details as $key => $value)
|
{{ $value->package ? $value->package->name : ''}}
|
|
|
{{ $value->package ? $value->package->description : ''}}
|
|
{{--
{{ $value->quantity ? $value->quantity : ''}}
|
| --}}
Rs. {{ $value->amount ? $value->amount : ''}}
|
|
@endforeach
|
|
|
|
Grand Total: {{ $order->grand_total ? $order->grand_total : '' }}/-
|
|
|
|
|
|
|
- Order once placed cannot be changed or cancelled..
- Order will be delivered to the hospital in 15 days (Only If, the order contains frames or other products. Softcopies/digital copies will be shared to registered email)
- Delivered orders in the hospital will be held in the hospital for maximum of 30 days. After which hospital will not be responsible for any damage or loss of order.
- Orders will be returned to Minitoe photography after 30 days from date of order delivery. Post which
replacement of such orders will be done only on additional charge.
- No image manipulation will done images will only be retouched with minimal editing.
|
|
|
|
Need help related to your order? Email us your questions at book@minitoe.com Or call us at +91-7259668855 Mon to Sat Between 10.30am to 7.30pm
|
|
|
|
|
|
|