diff --git a/src/pages/Dashboard.tsx b/src/pages/Dashboard.tsx index 54d2b68..a87216d 100644 --- a/src/pages/Dashboard.tsx +++ b/src/pages/Dashboard.tsx @@ -177,7 +177,7 @@ export default function Dashboard() {

{formatDate(order.created_at)}

- + {getPaymentStatusLabel(order.payment_status || order.status)} {formatIDR(order.total_amount)}