• BUY
    • Residential @if(get_all_category()->count() > 0)
        @foreach(get_all_category() as $key => $category) @if($category->filter_type == 3 && $category->property_type == 1)
      • $category->uuid]) }}">{{ $category->name }}
      • @endif @endforeach
      @endif
    • Commercial @if(get_all_category()->count() > 0)
        @foreach(get_all_category() as $key => $category) @if($category->filter_type == 3 && $category->property_type == 2)
      • $category->uuid]) }}">{{ $category->name }}
      • @endif @endforeach
      @endif
  • RENT
    • Residential @if(get_all_category()->count() > 0)
        @foreach(get_all_category() as $key => $category) @if($category->filter_type == 2 && $category->property_type == 1)
      • $category->uuid]) }}">{{ $category->name }}
      • @endif @endforeach
      @endif
    • Commercial @if(get_all_category()->count() > 0)
        @foreach(get_all_category() as $key => $category) @if($category->filter_type == 2 && $category->property_type == 2)
      • $category->uuid]) }}">{{ $category->name }}
      • @endif @endforeach
      @endif
  • PROPERTY LIST
  • SERVICES
  • BLOG
  • ABOUT US
  • Contact