@switch (key) { @case ('status') { } @case ('_value') { {{ data?.length ?? 0 }} } @default { {{ data }} } }