{{'Desc_Over_All_Orders' | translate}}
{{'Desc_Total_Count' | translate}} {{ overAllOrders.totalCount}}

{{overAllOrders.totalIncome | numberOfDigitsRounder}}

{{'Desc_Total_Income' | translate}}
{{'Desc_Order_Pending' | translate}}
{{'Desc_Total_Count' | translate}} {{ allPendingOrders.totalCount }}

{{allPendingOrders.totalIncome | numberOfDigitsRounder}}

{{'Desc_Total_Income' | translate}}
{{'Desc_Ready_To_Delivery' |translate}}
{{'Desc_Total_Count' | translate}} {{readyToDelivery.totalCount}}

{{readyToDelivery.totalIncome | numberOfDigitsRounder}}

{{'Desc_Total_Income' | translate}}
{{'Desc_Delivered' |translate}}
{{'Desc_Total_Count' | translate}} {{deliveredOrders.totalCount}}

{{deliveredOrders.totalIncome | numberOfDigitsRounder}}

{{'Desc_Total_Income' | translate}}