@extends("agentportal.layouts.layout") @section("title", trans("message_lang.LBL_COMMISSION_SUMMARY")) @section("page_style") @endsection @section("content")

{!! trans("message_lang.LBL_COMMISSION_SUMMARY") !!}

@csrf

@include('agentportal.layouts.duration_filter')
# {!! trans("message_lang.LBL_DATE") !!} {!! trans("message_lang.LBL_TOTAL_COMMISSION") !!}
{!! trans("message_lang.LBL_TOTAL") !!}:
@endsection @section("page_vendors") @endsection @section("page_script") @endsection