{{"section.shops.title_management" | translate}}
{{shopsCount}} {{shopsCount | i18nPlural: { '=0': translateService.instant('section.shops.shops_0'), '=1': translateService.instant('section.shops.shops_1'), '=2': translateService.instant('section.shops.shops_2'), '=3': translateService.instant('section.shops.shops_3'), '=4': translateService.instant('section.shops.shops_4'), 'other': translateService.instant('section.shops.shops_other') } }}
{{"section.shops.companyName" | translate}}
{{"section.shops.name" | translate}}
{{"section.shops.addressCity" | translate}}
{{"section.shops.description" | translate}}
{{shop.company?.name}}
{{shop.name}}
{{shop.addressCity}}
{{shop.description}}
{{"section.shops.not_found" | translate}}