DAVAO PROPERTY SOLUTIONS

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

Dona Vicenta Village Bajada Davao City

(082) 327-3608

www.davaopropertysolutions.com

COMMISSION RECEIVABLES

{{----}} @foreach($rpts as $rpt) {{----}} {{----}} @endforeach
Reservation Date Developer Project Client Name Blk/Lot Paymode AmountNet Selling
{{ Carbon\Carbon::createFromFormat('Y-m-d H:i:s',$rpt->reservation_date)->format('d/m/Y') }}{{ date("d-M-Y", strtotime($rpt->rcvd_date)) }} {{ $rpt->dev_name }} {{ $rpt->prj_name }} {{ $rpt->client_name }} Blk {{ $rpt->blk }} / Lot {{ $rpt->lot }} {{ $rpt->pay_mode }} {{ number_format($rpt->amount,2) }}{{ number_format($rpt->net_sell_price,2) }}
{{----}} {{----}}
{{--Note: {{--INSTALLMENT PAID FOR {{ $data['id'] }} {{ strtoupper($data['email']) }}
{{$ttl_sell = 0}} {{$net_sell = 0}} @foreach($rpts as $rpt) {{ $ttl_sell += $rpt->amount }} {{--{{ $net_sell += $rpt->net_sell_price }}--}} @endforeach {{----}} {{----}}
TOTAL {{number_format($ttl_sell, 2)}}{{number_format($net_sell, 2)}} {{ $data->currency }} {{ number_format($sum_pays,2) }}