{{ $title }}

{{ $sub_title }}

{{ $purpose }}

Purpose

@foreach (App\Models\Attribute::whereType('purpose')->take(2)->get() as $attr) @endforeach

Completion Status

@foreach (App\Models\Attribute::whereType('completionStatus')->get() as $attr) @endforeach

Rent Frequency

@foreach (App\Models\Attribute::whereType('rentFrequency')->get() as $attr) @endforeach

Cheque's

@foreach (App\Models\Attribute::whereType('cheque')->get() as $attr) @endforeach

Development status

@foreach (App\Models\Attribute::whereType('developmentStatus')->get() as $attr) @endforeach

Sale Status

@foreach (App\Models\Attribute::whereType('saleStatus')->get() as $attr) @endforeach

{{ $pt ?: 'Type' }}

@foreach (App\Models\Attribute::whereType('propertyType')->whereNull('parent_id')->get() as $attr) @endforeach
@foreach (App\Models\Attribute::whereType('propertyType')->whereParentId(39)->get() as $attr) @endforeach
@foreach (App\Models\Attribute::whereType('propertyType')->whereParentId(40)->get() as $attr) @endforeach

Beds & Baths

Beds

Baths

Area(sqft)

Minimum sqft

Maximum sqft

Price (AED)

Minimum

Maximum


  • Price
  • Advanced

    Amenities

    Hide