DAVAO PROPERTY SOLUTIONS

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

Dona Vicenta Village Bajada Davao City

(082) 327-3608

www.davaopropertysolutions.com

SALES SUMMARY

@foreach($rpts as $rpt) {{----}} @endforeach {{-- --}}
Reservation Date Client Name Project Blk/Lot Developer Agent Team Contract Price Net Selling
{{ Carbon\Carbon::createFromFormat('Y-m-d H:i:s',$rpt->reservation_date)->format('d/m/Y') }}{{ date("d-M-Y", strtotime($rpt->reservation_date)) }} {{ $rpt->client_name }} {{ $rpt->prj_name }} {{ $rpt->blk }} / {{ $rpt->lot }} {{ $rpt->dev_name }} {{ $rpt->agent_name }} {{ $rpt->team_name }} {{ number_format($rpt->total_selling_price,2) }} {{ number_format($rpt->net_selling_price,2) }}
05/12/2018 Direct Debit 0.00 0.00 0.00
{{----}}
{{--Note: {{--INSTALLMENT PAID FOR {{ $data['id'] }} {{ strtoupper($data['email']) }}
{{$ttl_sell = 0}} {{$net_sell = 0}} @foreach($rpts as $rpt) {{ $ttl_sell += $rpt->total_selling_price }} {{ $net_sell += $rpt->net_selling_price }} @endforeach {{----}}
TOTAL {{number_format($ttl_sell, 2)}} {{number_format($net_sell, 2)}} {{ $data->currency }} {{ number_format($sum_pays,2) }}