@if (!auth()->check()) @else @endif
{{--
--}}
@if ($collections and !$collections->isEmpty()) @foreach ($collections as $colKey => $colVal)
{{ $colVal->sStatus_cd }}
{{ $colVal->szListingAgent_nm }}
@if ($colVal->szListingAgent_DRE)

LIC #: {{ $colVal->szListingAgent_DRE }}

@endif
${{ number_format($colVal->mListPrice_amt) }}

{{ $colVal->szAddress_nm }}, {{ $colVal->szCity_nm }}, {{ $colVal->szCounty_nm }}, {{ $colVal->sState_cd }}, {{ $colVal->sZip_cd }}

  • {{ $colVal->iBR_no }}
  • {{ $colVal->dBath_no }}
  • {{ $colVal->additional_amenities ? $colVal->additional_amenities->iTotalParking : 0 }}
  • {{ number_format($colVal->iSqFt_no) }} SQFT

Single Family

  • {{ $colVal->iDaysOnMarket_no }} Days
  • @if (!auth()->check())
  • @elseif (auth()->check() and in_array($colVal->szMLS_no, $favoriteArray))
  • @else
  • @endif
@endforeach @else

No Property Found

@endif
@include('first_team_filters.property-filter')
@include('LbsViews::utility.utility-default-loader', [env('APP_LOADER') => true])
@push('front_styles') @endpush @push('front_scripts') @endpush @push('front_scripts') @endpush