SEARCH …
{{ 'NOTFOUND' | translate }}
{{ 'DISTRIBUTORS' | translate }} ({{distList.length}})
{{ 'NAME' | translate }}
{{ 'PROVINCE' | translate }}
{{ 'CONTACT' | translate }}
{{dist.name}}
{{ prov.toUpperCase() | translate }}
{{email}}
{{ 'TEL' | translate }} {{tel}}
{{ 'FAX' | translate }} {{fax}}
{{ 'NOTFOUND' | translate }}
{{ 'DISTRIBUTORS' | translate }} ({{distList.length}})
{{ 'NAME' | translate }}
{{ 'COUNTRY' | translate }}
{{ 'CONTACT' | translate }}
{{dist.name}}
{{ dist.pais.toUpperCase() | translate }}
{{email}}
{{ 'TEL' | translate }} {{tel}}
{{ 'FAX' | translate }} {{fax}}