|
|
||||||||||||||
Your order has been Shipped! |
||||||||||||||
Dear {{$data['customer_data']->name}}, |
||||||||||||||
|
How's sitting back, relaxing and enjoying going for you? |
||||||||||||||
|
Best Regards, |
||||||||||||||
|
Product Status {{-- Shipped Products Table (SECOND) --}} @if($shipped->count()) @php $lastTrack = null; @endphpYour product has been Shipped
@endif {{-- Delivered Products Table (FIRST) --}} @if($delivered->count()) Your product has been Delivered
@endif {{-- Processed Products Table (LAST) --}} @if($processed->count()) Your product will be Delivered
|
||||||||||||||
|
This message was sent to you by {{$data['site_data']->site_title}}. |
||||||||||||||