{{ @$total_courses }}
{{ __('Total Courses') }}
{{ $total_enrolment_in_course }}
{{ __('Total Enrolled in Courses') }}
@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') }} ({{ __('Courses') }})
{{$courses->links()}}