@extends('layouts.layout-2') @section('content')

{{ __('navigation.promotion') }} / @if($by === 'promotion') {{ $promotion->name }} User Promotions @endif @if($by === 'all') Alle User Promotions @endif

{{ __('back') }}
# {{__('User')}} {{__('Name')}} {{__('aktive Produkte')}} {{__('geplant Produkte')}} {{__('geordert Produkte')}} {{__('Potentielle Kosten')}} {{__('User Guthaben')}} {{__('Kosten bisher')}} {{__('aktiv')}} {{__('Abholung')}} {{__('Gelöscht')}}
@endsection