@extends('frontend.layouts.app') @section('content') Home / Listings All Property Type @foreach ($property_types as $type) id) selected @endif value="{{ $type->id }}"> {{ $type->name_en }} @endforeach {{-- Select Location @foreach ($location as $type) @if(trim($type) != null) {{ $type }} @endif @endforeach --}} All Areas @foreach(areas() as $area) id == $area_id ? 'selected' : '' }}>{{ $area->name_en }} @endforeach Advanced Search Search Now Property Status @foreach ($property_statuses as $key=> $item) {{ $item }} @endforeach {{-- Property Status For Sale For Rent --}} {{-- --}} {{-- Bedrooms @for ($i=1;$i<10;$i++) {{ $i }} @endfor --}} {{-- Bedrooms 1 2 3 4 5 6 7 8 9 10 --}} {{-- Bathrooms @for ($i=1;$i<10;$i++) {{ $i }} @endfor --}} {{-- Bathrooms 1 2 3 4 5 6 7 8 9 10 --}} Area Size Price Range @foreach (array_chunk($amenity->toArray(),ceil($amenity->count()/2)) as $items) @foreach ($items as $item) {{ $item['amenities_name'] }} @endforeach @endforeach 0 Search results Sortby: {{-- Top Selling Most Viewed --}} None Price(low to high) Price(high to low) @endsection @section('script') @endsection
Home / Listings
0 Search results