Performance @if (user?.subscription?.type === 'Basic') { }
Compare with... @for (symbolProfile of benchmarks; track symbolProfile) { {{ symbolProfile.name }} } @if (hasPermissionToAccessAdminControl) {
Manage Benchmarks
}
@if (isLoading) { }