|
||||||
Your order has been Cancelled |
||||||
Dear {{$data['customer_data']->name}}, |
||||||
Your order no. {{$data['unique_order_id']}} has been cancelled |
||||||
|
We regret to inform you that the following items in your order have been cancelled. |
||||||
@php
$canceled = $product->where('status', 'CL');
@endphp
@if($canceled->count())
Cancelled Products
|
||||||
|
This message was sent to you by {{$data['site_data']->site_title}}. |
||||||
|
Best Regards, |