Available items

@for (item of items; track item) {
{{ item }}
}

Shopping basket

@for (item of basket; track item) {
{{ item }}
}