| UNIT {{ $model->unitname }} |
BEDROOM {{ $model->building->buildingname }} |
||
| BUA {{$model->balcony_area}} |
PLOT AREA {{ $model->gross_area }} |
TYPE {{ $model->unittype->unittype }} |
SPECIAL PRICE {{ number_format($model->price,2) }} |
*Applicable fees to Dubai Land Department are: 4% of the property net price + AED 3,000 oqood fee
*Prices and availability are subject to change without notice
*The Estimated Completion Date is a mere estimate and subject to change from time to time
| Purchase Price | {{ number_format($model->price,2) }} |
| OQOOD + 3000 | 68,106 |
| Installment | Description | Payment Progress | Installment Amount | |
|---|---|---|---|---|
| Installment {{$i++}} | @if($items["completion_date"] == 1)Completion Date | @else{{ $days }} Days Remaining | @endif{{number_format($items["percentage"], 2, '.', ',')}}% | {{ number_format(($items["percentage"]/100)*$model->price,2) }} |
| Total | {{ number_format($percentTotal,2) }}% | {{ number_format($total,2) }} |