diff --git a/apps/edr-freight-web/portal/src/pages/MyPortalPage.tsx b/apps/edr-freight-web/portal/src/pages/MyPortalPage.tsx index 63fdd014a..440617f3e 100644 --- a/apps/edr-freight-web/portal/src/pages/MyPortalPage.tsx +++ b/apps/edr-freight-web/portal/src/pages/MyPortalPage.tsx @@ -84,13 +84,19 @@ export default function MyPortalPage() {
Active Bookings
-- {myBookings.length} total -
-In Transit
-- {myShipments.length} shipments -
-Outstanding
-- {outstandingInvoices.length} invoices -
-Total Spent
-- All-time, paid invoices -
-- You haven't booked any freight yet. -
- ) : ( -| Reference | -Route | -Cargo | -Status | -Action | +
|---|
| Reference | +Route | +Cargo | +Status | ++ Action + | +
|---|---|---|---|---|
| + {booking.reference} + | ++ {booking.originStation} → {booking.destinationStation} + | ++ {booking.cargoType} + | +
+ |
+
+
+ |
| - {booking.reference} - | -- {booking.originStation} → {booking.destinationStation} - | -- {booking.cargoType} - | -
- |
-
-
- |
-