{[{ showTranslation['WEBORDERS'] }]}
You don't have any orders yet...
# | {[{ showTranslation['ORDER_NUMBER'] }]} | {[{ showTranslation['TOTAL'] }]} | {[{ showTranslation['TEXT_STATUS'] }]} | {[{ showTranslation['MORE'] }]} |
---|---|---|---|---|
{[{$index + 1}]} | {[{item.number}]} | {[{item.total}]} | {[{ showTranslation[item.status.toUpperCase()]}]} | {[{ showTranslation['BUTTON_VIEW'] }]} |