@@ -142,7 +142,7 @@ const OrderDetailSidebar: FC<Props> = ({
|
||||
<dl className="mt-5">
|
||||
<InfoRow label="عنوان" value={order?.title} />
|
||||
<InfoRow
|
||||
label="تاریخ ایجاد"
|
||||
label="تاریخ سفارش"
|
||||
value={formatJalaliDateTime(order?.createdAt)}
|
||||
/>
|
||||
<InfoRow
|
||||
|
||||
Reference in New Issue
Block a user