Leinwand

@for (row of seatsPerRow(); track $index) {
@if ($index % 4 === 0) { speaker } @if ($index % 4 === 2) { wall_lamp }
@if ($index % 4 === 0) { speaker } @if ($index % 4 === 2) { wall_lamp }
}