{{ $store.state.animal.label }}
Raza: {{ getLabel("breed", $store.state.animal.breedId) }} Color: {{ getLabel("color", $store.state.animal.colorId) }}