Your Order has been {{ $order->status }}

Hello {{ $order->name }}

Your Order #{{ $order['order_no'] }} status has been changed.

[Order No #{{ $order['order_no'] }} ] ({{ $order->created_at }})
@if($order->status=="completed") @endif @foreach($order->getProducts as $product) @if($order->status=="completed") @endif @endforeach
Product Quantity Price Action
{{ $product->name }} {{ $product->pivot->size }} {{ $product->pivot->color }}
{{ $product->pivot->quantity }} {{ $product->pivot->total_amount }} Give Review
Payment Method: {{ $order->paypal_transaction_id }}
Sub Total: ${{ $order->total_price }}
Total: ${{ $order->total_price }}
Billing Address
{{ $order->name }}
{{ $order->email }}{{ $order->phone }}
{{ $order->street }}, {{ $order->city }} , {{ $order->postal_code }}
www.painfree-usa.com

Click Here To view Order