Here's what's happening with your account today.
{{ $order->order_number ?? 'Order #' . $order->id }}
{{ $order->supplier->business_name ?? 'N/A' }}
₹{{ number_format($order->total_amount, 2) }}
{{ ucfirst($order->status) }}No orders yet
Browse products to get started{{ $product->supplier->business_name }}
No featured products available