{{ seats_left }} {{ __('Seat Left') }}
{{ __('Sold Out') }}
{{ formatNumberIntoCurrency(batch.data.amount, batch.data.currency) }}
{{ batch.data.courses.length }} {{ __('Courses') }}
{{ dayjs(batch.data.start_date).format('DD MMM YYYY') }} -
{{ dayjs(batch.data.end_date).format('DD MMM YYYY') }}
{{ formatTime(batch.data.start_time) }} -
{{ formatTime(batch.data.end_time) }}