Header Avatar

:: GENERAL INSURANCE COMMISSION REPORT (D/L) ::

Date :- {{ $date }}
{{-- --}} {{-- --}} {{-- --}} {{-- --}}
AGENT NAME :- {{$response['agent_name']}} INSURANCE COMPANY NAME :- {{$response['insurance_company_name']}}AGENCY NAME :- {{$response['agency']}} BROKER NAME :- {{$response['broker']}} Fresh Buss. Comm. Amt. :- {{$response['fresh_buss_comm_amt']}} Health Ins.Buss. Comm. Amt:- {{number_format($response['health_ins_buss_comm_amt'],2)}}
BROKER NAME :- {{$response['broker']}} AGENCY NAME :- {{$response['agency']}}INSURANCE COMPANY NAME :- {{$response['insurance_company_name']}} Renewal Buss. Comm. Amt.:- {{$response['renewal_buss_comm_amt']}} Vehicle Buss. Comm. Amt.:- {{number_format($response['vehicle_buss_comm_amt'],2)}}
FILTER SELECTION :- {{$response['general_commission_type']}} Endorsement Comm. Amt.:- {{$response['endorsement_buss_comm_amt']}} Other Gen. Ins. Buss. Comm. Amt.:- {{number_format($response['other_gen_ins_buss_comm_amt'],2)}}
REPORT FOR THE PERIOD :- FROM DATE :- {{$response['from_date']}} TO DATE :- {{$response['end_date']}} Total Comm. Amt.:- {{$response['total_comm_amt']}} Total Gen. Ins. Buss. Comm. Amt.:- {{$response['total_gen_ins_buss_comm_amt']}}
{{-- --}} @php $count = 0; @endphp @foreach ($response['general_commission'] as $record) {{-- --}} @endforeach
Sr.No. Policy No. Policy Holder Name Company Name Due Date Transaction Type Comm.ble Prem.Amt. Commited Comm. % Commited Comm. Amt. Comm.ble Prem.Rcvd.Amt. Comm. Rcvd % Comm. Rcvd Amt. Difference
Segments Name Product Name Broker Premium Tra. Date ModePrem.Count NoRemark Comm.ble Amt. % Rcvd Comm. Amt
{{++$count}} {{$record['current_policy_number']}} {{$record['fullname']}} {{$record['company_name']}}              {{$record['risk_to_date']}} {{$record['insurance_type']}} {{number_format($record['net_commisionable_amount'],2)}} {{number_format($record['commit_comm_per'],2)}} {{number_format($record['commit_comm_amt'],2)}} {{number_format($record['recvd_commit_comm_amt'],2)}} {{number_format($record['recvd_comm_per'],2)}} {{number_format($record['recvd_comm_amt'],2)}} {{number_format($record['remain_received_amount'],2)}} {{number_format($record['comm_diff_per'],2)}} {{number_format($record['comm_diff_amt'],2)}}
{{$record['segment']}} {{$record['product']}} {{$record['broker']}} {{$record['transaction_date']}} {{$record['mode']}}{{$record['premium_count']}}{{$record['remark']}}
Report Total {{number_format($response['total_com_able_amount'],2)}} {{number_format($response['total_commit_amt'],2)}} {{number_format($response['total_prem_comm_amt'],2)}} {{number_format($response['total_comm_diff_amt'],2)}}