Create and manage your own property listings.
| Property | Location | Price | Status | Actions |
|---|---|---|---|---|
|
{{ $property->title }}
{{ $property->type?->name }} ยท {{ $property->category?->name }}
|
{{ $property->city?->name }}, {{ $property->district?->name }} | {!! \App\Support\SiteSettings::currencySymbol() !!}{{ number_format((float) $property->price) }} | {{ Str::headline($property->status) }} | |
| No properties found. | ||||