Listing ID | Image | Property Address | Property Type | Listing Price | Stage | Created By | Listing Date | Action | |
---|---|---|---|---|---|---|---|---|---|
{{ $property['listing_id'] }} |
|
{{ $property['addresses'][0]['street'] ?? '' }}
{{ isset($property['addresses'][0]['street']) ? ',' : '' }}
{{ $property['addresses'][0]['city'] ?? '' }}
{{ isset($property['addresses'][0]['city']) ? ` ` : '' }} {{ $property['addresses'][0]['state'] ?? '' }} {{ $property['addresses'][0]['zip_code'] ?? '' }} |
{{ ucfirst(strtolower($property['property_Type'])) }} - {{ str_replace('_', ' ', ucfirst($property['property_sub_type'])) }} | ${{ number_format($property['listing_price'], 0) }} | {{--{{ $property['listing_price'] }} | --}}Pre Listing | {{ $property['created_by']['f_name'] }} {{ $property['created_by']['l_name'] }} | {{ $property['date'] }} |