{{"section.approve-offers.title_management" | translate}}
{{offersCount}} {{offersCount | i18nPlural: { '=0': translateService.instant('section.offers.unapproved_offers_0'), '=1': translateService.instant('section.offers.unapproved_offers_1'), '=2': translateService.instant('section.offers.unapproved_offers_2'), '=3': translateService.instant('section.offers.unapproved_offers_3'), '=4': translateService.instant('section.offers.unapproved_offers_4'), 'other': translateService.instant('section.offers.unapproved_offers_other') } }}
{{"section.offers.avatar" | translate}}
{{"section.offers.id" | translate}}
{{"section.offers.name" | translate}}
{{"section.offers.seller" | translate}}
{{"section.offers.createdAt" | translate}}
{{"section.offers.validFrom" | translate}}
{{ offer?.offerIllustration?.value }}
{{offer.name.charAt(0)}}
{{offer.id}}
{{offer.name}}
{{offer?.company?.name}}
{{offer.createdAt}}
{{offer.validFrom}}
{{"section.offers.not_found" | translate}}