DAVAO PROPERTY SOLUTIONS

2F, LDI Bulding, #20 Road 1 corner Surveyor St.,

Dona Vicenta Village Bajada Davao City

(082) 327-3608

www.davaopropertysolutions.com

{{--

AGENT COMMISSION VOUCHERS

--}}

SALES EXECUTIVE VOUCHER

{{strtoupper($agent->fullname ?? '')}}
SALES EXECUTIVE

{{$rpts[0]->um_fullname ?? ''}}
UNIT MANAGER
Agent ID : {{strtoupper($agent->code ?? '')}}
Contact No : {{strtoupper($agent->contact_no ?? '')}}
Issue Date : {{ date('m-d-Y') }}
Date Covered : {{$dtRange ?? ''}}
C/A Total Paid : {{number_format($ttl_pay,2) ?? 0 }}
Notes: {{$remarks}}



{{--}}--}} @foreach($rpts as $rpt) {{----}} {{----}} @endforeach
DATEAGENT NAME UNIT MANAGERPROJECT
(BLK / LOT)
CLIENT NAME PARTICULARS RATE GROSS TAX AMT C/A PAYMENT NET COMM
{{$rpt->agent_code}}{{ date("d-M-Y H:i:s", strtotime($rpt->created_at)) ?? '' }}{{$rpt->agent_name}} {{$rpt->um_fullname}}{{$rpt->prj_name ?? ''}}
({{$rpt->blk ?? ''}} | {{$rpt->lot ?? ''}})
{{$rpt->client_name ?? ''}} {{$rpt->remarks ?? ''}} {{ number_format($rpt->agent_pcg_rate, 0) ?? 0 }}% {{ number_format($rpt->agent_com_rate,2) ?? 0 }} {{ number_format($rpt->taxx,2) ?? 0 }} {{ number_format($rpt->payment_adv,2) ?? 0 }} {{ number_format($rpt->net_comm,2) ?? 0 }}
{{----}} {{----}}
{{--Note: {{--INSTALLMENT PAID FOR {{ $data['id'] }} {{ strtoupper($data['email']) }}
{{$net_comm = 0}} {{$tax_comm = 0}} @foreach($rpts as $rpt) {{ $tax_comm += $rpt->agent_com_rate }} {{ $net_comm += $rpt->net_comm }} @endforeach {{----}}
Sub-Total
TOTAL {{number_format($tax_comm, 2) ?? 0 }} {{number_format($net_comm, 2) ?? 0 }}