@extends('layouts.app') @section('title', 'My Orders & Tracking') @section('content')
Track current shipments and view previous footwear purchases.
You haven't placed any footwear orders yet. Start building your sneaker rotation!
Explore All Footwear{{ $item->product_name }}
@if($item->size) Size: {{ $item->size }} @endif @if($item->color) · {{ $item->color }} @endif
₹{{ number_format($item->unit_price, 2) }} × {{ $item->quantity }}