DAVAO PROPERTY SOLUTIONS

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

Dona Vicenta Village Bajada Davao City

(082) 327-3608

www.davaopropertysolutions.com

TEAM SALES REPORT

{{----}}
{{strtoupper($agent->fullname)}}
SALES EXECUTIVE
{{--Agent ID : {{strtoupper($agent->code)}}
--}} Team Name : {{strtoupper($teamm)}}
Issue Date : {{ date('m-d-Y') }}
Month Covered : {{$monthh}} - {{$yyear}}
@foreach($rpts as $rpt) {{----}} @endforeach
DATE AGENT NAME UNIT MANAGER PROJECT | (BLK / LOT) CLIENT NAME SELLING PRICE NET SELLING
{{$rpt->agent_code}}{{ date("d-M-Y", strtotime($rpt->reservation_date ?? '' )) }} {{$rpt->agent_name ?? ''}} {{$rpt->um_fullname ?? ''}} {{$rpt->prj_name ?? '' }}
({{$rpt->blk ?? '' }} | {{$rpt->lot ?? '' }})
{{$rpt->client_name ?? ''}} {{ number_format($rpt->total_selling_price ?? 0, 2) }} {{ number_format($rpt->net_selling_price ?? 0, 2) }}
{{----}} {{----}}
{{--Note: {{--INSTALLMENT PAID FOR {{ $data['id'] }} {{ strtoupper($data['email']) }}
{{$net_comm = 0}} {{$ttl_price = 0}} @foreach($rpts as $rpt) {{ $ttl_price += $rpt->total_selling_price ?? 0 }} {{ $net_comm += $rpt->net_selling_price ?? 0 }} @endforeach {{----}}
Sub-Total
TOTAL {{number_format($ttl_price, 2)}} {{number_format($net_comm, 2)}}