@if (myTeams().length > 1) { @for (team of myTeams(); track team.id) { } } @else { {{ currentTeam()?.name ?? 'TeamWallet' }} }