@extends('layouts.app') @section('title', 'Order ' . $order->order_number . ' - ECA Networks') @section('content')
Placed on {{ $order->created_at->format('d M Y, h:i A') }}
Order Cancelled
This order has been cancelled. Contact us at info@home.ecanetworks.com for help.
{{ $step['label'] }} @if($isCurrent)Current@endif
@if($history) {{ $history->created_at->format('d M, h:i A') }} @endif{{ $history->note ?? $step['desc'] }}
{{ $order->shipping_name }}
{{ $order->shipping_address }}
{{ $order->shipping_city }}, {{ $order->shipping_country }}
{{ $item->product_name }}
Qty: {{ $item->quantity }} × KES {{ number_format($item->price) }}
KES {{ number_format($item->subtotal) }}
Need help? Contact us at info@home.ecanetworks.com or call +254 712 315 165