@lang('layout.Sales')
{{myround($total_SalesReceipt)}} {{getHomeCurrency()['code']}}
{{myround($total_Invoice)}} {{getHomeCurrency()['code']}}
{{myround($total_InvoiceRoll)}} {{getHomeCurrency()['code']}}
{{myround($total_saleByType)}} {{getHomeCurrency()['code']}}
{{$sale_order_count}}
@if($invoiceContract){{myround($invoiceContract)}} {{getHomeCurrency()['code']}} @else 0 @endif
@if($saleGift){{myround($saleGift)}} @else 0 @endif
@if($saleGift){{myround($saleArea)}} @else 0 @endif
(@lang('layout.ReturnInvoice')) @if($refundInvoice){{myround($refundInvoice)}} {{getHomeCurrency()['code']}} @else 0 @endif
(@lang('layout.ReturnSales')) @if($refundSales){{myround($refundSales)}} {{getHomeCurrency()['code']}} @else 0 @endif
@if($refundInvoiceRoll){{myround($refundInvoiceRoll)}} {{getHomeCurrency()['code']}} @else 0 @endif
@if($allSales){{myround($allSales)}} {{getHomeCurrency()['code']}} @else 0 @endif
@if($oilPart){{$oilPart}} @else 0 @endif
@if($gasStationCounter){{$gasStationCounter}} @else 0 @endif