|
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
--}}UNIT MANAGER VOUCHER
| {{strtoupper($agent->fullname)}} UNIT MANAGER |
Code : {{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)}} |
Notes: {{$remarks}}
|
| DATE | AGENT NAME | UNIT MANAGER | {{--PROJECT | --}}BLK / LOT COMM | CLIENT | PARTICULARS | RATE | GROSS | TAX COMM | CA PAYMENT | NET COMM | |
| {{$rpt->agent_code}} | --}}{{ date("d-M-Y", strtotime($rpt->created_at)) }} | {{$rpt->agent_name}} | {{$rpt->um_fullname}} | {{$rpt->blk}} | {{$rpt->lot}} | {{$rpt->client_name}} | {{$rpt->remarks}} | {{ number_format($rpt->um_pcg_rate, 0) }}% | {{--{{ number_format($rpt->tax,2) }} | --}}{{ number_format($rpt->um_com_rate,2) }} | {{ number_format($rpt->tax_comm, 2) }} | {{ number_format($rpt->um_payment_adv,2) ?? 0 }} | {{ number_format($rpt->net_comm,2) }} |
| --}}
{{----}} |
|