| FeatherFresh - Order Confirmation | ||||||
Thank you for your order, {{ $order->user->name }}!Your order has been placed successfully. Here are the details: |
||||||
Order #{{ $order->id }}@foreach (json_decode($order->product_ids) as $index => $product)
|
||||||
Shipping Information
{{ $order->user->name }} |
||||||
| Track Your Order | ||||||
|
We will notify you once your order is shipped. — Team FeatherFresh |