ID @if($sortBy === 'id') @if($sortDirection === 'asc') @else @endif @else @endif | PHOTO | TITLE @if($sortBy === 'title') @if($sortDirection === 'asc') @else @endif @else @endif | MyState MLS | Landsearch | Landhub | Acres.com | Land Broker Co-op | Land.com | |
---|---|---|---|---|---|---|---|---|---|
{{ $list->id }} |
@if($list->image && $list->image->image_url)
![]() |
{{ strlen($list->title) > 20 ? substr($list->title, 0, 20) . '...' : $list->title }}
{{ $list->city }}, {{ $list->state }} Photos: {{ $list->image_count }} |
@if($list->agent && $list->agent->mystate_mls === 'No')
@endif
|
@if($list->agent && $list->agent->landsearch === 'No')
@endif
|
@if($list->agent && $list->agent->landhub === 'No')
@endif
|
@if($list->agent && $list->agent->acres_id == '')
@endif
|
@if($list->agent && $list->agent->xml === 'No')
@endif
|
@if($list->agent && $list->agent->landxml === 'No')
@endif
|
|
No Listing found. |