{{count($properties)}} Results found

@foreach($properties as $index => $fp) @endforeach
# Name Area Region Add Plots View Plots View Orders Action
{{++$index}} {{$fp->name}} {{$fp->area_size}} {{App\Models\Region::find($fp->region)->name}} @if(App\Models\PropertyPlot::where('propertyid',$fp->id)->count() > 0) @else No plots @endif View More