@if(get_all_category()->count() > 0)
@foreach(get_all_category() as $key => $category)
@if(App\Models\Property::where('category_id', $category->id)->where('property_type', 1)->count() > 0)
@foreach(App\Models\Property::where('category_id', $category->id)->where('property_type', 1)->get() as $key => $property)
@php
$thumbnail_url = $property->getFirstMediaUrl('property-image');
@endphp
@if($thumbnail_url)

@else
 }})
@endif
AED {{ $property->price }}
{{ business_type($property) }}
{{ $property->street_address }}
{{ $property->city }} {{ $property->state }} {{ $property->country ? $property->country->name : '' }}
@endforeach
@endif
@endforeach
@endif
@if(get_all_category()->count() > 0)
@foreach(get_all_category() as $key => $c_category)
@if(App\Models\Property::where('category_id', $c_category->id)->where('property_type', 2)->count() > 0)
@foreach(App\Models\Property::where('category_id', $c_category->id)->where('property_type', 2)->get() as $key => $c_property)
@php
$c_thumbnail_url = $c_property->getFirstMediaUrl('property-image');
@endphp
@if($c_thumbnail_url)

@else
 }})
@endif
$ {{ $c_property->price }}
{{ business_type($c_property) }}
{{ $c_property->street_address }}
{{ $c_property->city }} {{ $c_property->state }} {{ $c_property->country ? $c_property->country->name : '' }}
@endforeach
@endif
@endforeach
@endif
{{--
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
$ 2700,00
Buy
308/955 st kilda road
new south wales,USA
--}}