| {{ trans('em.event') }} | {{ trans('em.bookings') }} | {{ trans('em.promocode') }} | {{ trans('em.commission') }} | {{ trans('em.profit') }} | {{ trans('em.month') }} | {{ trans('em.transferred') }} |
|---|---|---|---|---|---|---|
{{ earning.event_name }}{{ earning.count_bookings }} {{ trans('em.bookings') }} |
{{ earning.customer_paid_total }} {{ earning.currency }} | {{ earning.promocode_total }} {{ earning.currency }} | {{ earning.admin_commission_total }} {{ earning.currency }} | {{ earning.organiser_earning_total }} {{ earning.currency }} | {{ moment(earning.month_year, 'MM YYYY').format('MMM ,YYYY') }} | {{ trans('em.paid') }} {{ trans('em.pending') }} |
| {{ trans('em.no_bookings') }} | ||||||