Orders Statistics

Would you like the full report?

All 120 orders have been successfully delivered
@for (item of orderStatistics; track $index) {
{{ item.prefix }}{{ item.value }}{{ item.suffix }}
{{ item.growth }}% @if (item.growth > 20) { } @if (item.growth > 0 && item.growth < 20) { } @if (item.growth < 0) { }

{{ item.description }}

}