# Your order is placed with Minitoe Photography

User Details

{{ $order->lead->name }}
{{ $order->lead->address ? $order->lead->address : '' }}
{{ $order->lead->contact }}
{{ $order->lead->email }}

Customer care - 7259668855
(Mon - Sat, 10:30 AM to 7:30)

Product Details

Shoot Type

{{ $order->lead->session->value }}

Hospital

{{ $order->lead->center->name }}

{{ $order->lead->date }}

### Hi {{ $order->lead->name }}, Your order No - {{ $order->order_number }} for Rs.({{ $order->grand_total }}) from ({{ $order->lead->center->name }}) has been successfully placed & confirmation is sent to ({{ $order->lead->contact }}).



@component('mail::table') @foreach($order->order_details as $key => $value) @endforeach
# Product Description Qty Rate
{{ $key + 1 }} {{ $value->package->name }} {{ $value->package->description }} {{ $value->quantity }} Rs.{{ $value->amount }}
@endcomponent



Grand Total : Rs.{{ $order->grand_total }}/-

Need help related to your order? Email us your questions at minitoestudio@gmail.com Or call us at +91-7259668855 Mon to Sat Between 10.30am to 7.30pm