@if (showIconBackground || showIcon) {
@if (showIconBackground) {
} @if (showIcon) { {{ icon }} }
}
@if (showLabel) {
{{ label }}
} @if (layout === countCardLayout.row) {
}
{{ valueText }}
@if (showChevron) { chevron_right }