{{ $seller->account->company ?? $seller->fullname }}

@if( null !== $seller->bestCashback ) Bis {{ $seller->bestCashback->present()->discount_consumer_deal }} Cashback für Einkauf @endif @if( null !== $seller->bestRecocash && \App\CouponTemplate::TYPE_NONE !== $seller->bestRecocash->type_provision ) Bis {{ $seller->bestRecocash->present()->provision_agent_deal }} Prämie für Empfehlung @endif @if( null === $seller->bestCashback && null === $seller->bestRecocash ) Noch keine Kampagne @endif
@if( $seller->hasAddress() )
{{ $seller->present()->address }}
@endif
Zur Seite