Promotion Backend v1

This commit is contained in:
Kevin Adametz 2021-10-15 16:35:47 +02:00
parent 0ed47d3553
commit f0da981737
43 changed files with 2765 additions and 45 deletions

View file

@ -45,5 +45,8 @@ return [
'invoice' => 'Rechnungen',
'revenue' => 'Umsätze',
'paycredit' => 'Einkaufsguthaben',
'commissions' => 'Provisionen'
'commissions' => 'Provisionen',
'promotion' => 'Promotion',
'my_promotions' => 'Meine Promotions'
];