{{ $total_enrolment_in_bundle }}
{{ __('Total Enrolled in Bundle') }}
@if(get_currency_placement() == 'after') {{ $grand_admin_commission }} {{ get_currency_symbol() }} @else {{ get_currency_symbol() }} {{ $grand_admin_commission }} @endif
{{ __('Total Admin Commission') }}
@if(get_currency_placement() == 'after') {{ $grand_instructor_commission }} {{ get_currency_symbol() }} @else {{ get_currency_symbol() }} {{ $grand_instructor_commission }} @endif
{{ __('Total Instructor Commission') }}
{{ __('Revenue Report') }} ({{ __('Bundles') }})
{{$bundleOrderItems->links()}}