Country | Orders | Earnings |
---|---|---|
<%= image_tag('usa.svg', alt: 'dog', class: "rounded-circle", style: "width: 20px;") %>
USA
|
22,124 | $250.4k |
<%= image_tag('germany.svg', alt: 'germany', class: "rounded-circle", style: "width: 20px;") %>
Germany
|
18,320 | $180.3k |
<%= image_tag('united-kingdom.svg', alt: 'united-kingdom', class: "rounded-circle", style: "width: 20px;") %>
UK
|
12,560 | $125.6k |
<%= image_tag('canada.svg', alt: 'canada', class: "rounded-circle", style: "width: 20px;") %>
Canada
|
8,720 | $94.1k |
Order ID | Customer | Created | Total | Status |
---|---|---|---|---|
#JAN-2345 |
<%= image_tag('user-1.jpg', alt: 'user', class: "wh-40 rounded-3") %>
Sarah Johnson |
12 Jan, 2024 | $10,490 | Shipped |
#JAN-1323 |
<%= image_tag('user-2.jpg', alt: 'user', class: "wh-40 rounded-3") %>
Michael Smith |
08 Jan, 2024 | $6,575 | Confirmed |
#DEC-1234 |
<%= image_tag('user-3.jpg', alt: 'user', class: "wh-40 rounded-3") %>
Emily Brown |
13 Dec, 2023 | $12,870 | Pending |
#DEC-3567 |
<%= image_tag('user-4.jpg', alt: 'user', class: "wh-40 rounded-3") %>
Jason Lee |
05 Dec, 2023 | $7,895 | Shipped |
#DEC-1098 |
<%= image_tag('user-5.jpg', alt: 'user', class: "wh-40 rounded-3") %>
Ashley Davis |
01 Dec, 2023 | $4,680 | Rejected |