Order Id - {{$order->id}}
Order Date - {{$order->created_at}}
From | To |
---|---|
{{$lp_1}} {{$lp_2}} {{$lp_3}} {{$lp_4}} |
{{$order->name}} {{$order->flat_no}} {{$order->apartment_name}} {{$order->area}} {{$order->landmark}} {{$order->city}} {{$order->pincode}} Contact: {{$order->s_phone}} |
ID | Product Name | Subscription | Month | Day | MRP | Price | Qty | Tax(%) | Total |
---|---|---|---|---|---|---|---|---|---|
{{$order->product_id}} | {{$order->title}} - {{$order->qty_text}} | {{$subName}} | {{$monthName}} - {{$year}} | {{$deliveryCount}} | {{$order->mrp}} | {{$order->price}} | {{$order->qty}} | {{$order->tax}} | {{$newOrderAmount}} |
Total Payable INR {{$newOrderAmount}} |
{{$bp}}