create food
This commit is contained in:
@@ -188,25 +188,25 @@ const OrderDetails: FC = () => {
|
||||
<div className=' text-description'>
|
||||
مبلغ سفارش
|
||||
</div>
|
||||
<div>۴۰۰۰۰۰۰ ریال</div>
|
||||
<div>۴۰۰۰۰۰۰ تومان</div>
|
||||
</div>
|
||||
<div className='flex mt-4 text-[13px] font-light justify-between items-center border-b border-border border-dashed pb-4'>
|
||||
<div className=' text-description'>
|
||||
تخفیف
|
||||
</div>
|
||||
<div>۰ ریال</div>
|
||||
<div>۰ تومان</div>
|
||||
</div>
|
||||
<div className='flex mt-4 text-[13px] font-light justify-between items-center border-b border-border border-dashed pb-4'>
|
||||
<div className=' text-description'>
|
||||
هزینه ارسال
|
||||
</div>
|
||||
<div>۲۰۰۰۰۰ ریال</div>
|
||||
<div>۲۰۰۰۰۰ تومان</div>
|
||||
</div>
|
||||
<div className='flex mt-4 text-[13px] font-light justify-between items-center border-b border-border border-dashed pb-4'>
|
||||
<div className=' text-description'>
|
||||
مالیات
|
||||
</div>
|
||||
<div>۰ ریال</div>
|
||||
<div>۰ تومان</div>
|
||||
</div>
|
||||
<div className='flex mt-4 text-[13px] font-light justify-between items-center border-b border-border border-dashed pb-4'>
|
||||
<div className=' text-description'>
|
||||
|
||||
Reference in New Issue
Block a user