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