Parcel has been shipped{{ $order->updated_at->format('d M h:i A') }}
Parcel is in Sorting warehouse{{ $order->created_at->format('d M h:i A') }}
Picked up by the rider{{ $order->created_at->format('d M h:i A') }}
Scheduled for Pickup{{ $order->created_at->format('d M h:i A') }}
Seller Preparing items {{ $order->created_at->format('d M h:i A') }}
Approved Order {{ $order->created_at->format('d M h:i A') }}
Pending{{ $order->created_at->format('d M h:i A') }}
@elseif ($order->status == '7')
Parcel is in {{ $order->municipal }} warehouse{{ $order->updated_at->format('d M h:i A') }}
Parcel has been shipped{{ $order->created_at->format('d M h:i A') }}
Parcel is in Sorting warehouse{{ $order->created_at->format('d M h:i A') }}
Picked up by the rider{{ $order->created_at->format('d M h:i A') }}
Scheduled for Pickup{{ $order->created_at->format('d M h:i A') }}
Seller Preparing items {{ $order->created_at->format('d M h:i A') }}
Approved Order {{ $order->created_at->format('d M h:i A') }}
Pending{{ $order->created_at->format('d M h:i A') }}
@elseif ($order->status == '8')
Fatal error: Uncaught Error: Class "App\Models\User" not found in D:\InetPub\vhosts\cmu-online.tech\janndhellemarthzulueta.cmu-online.tech\CLICKSHOP\resources\views\frontend\orders\trackorder.blade.php:101
Stack trace:
#0 {main}
thrown in D:\InetPub\vhosts\cmu-online.tech\janndhellemarthzulueta.cmu-online.tech\CLICKSHOP\resources\views\frontend\orders\trackorder.blade.php on line 101