Property List
| Property code | Property Title | Category | Location | Property Description | Added By | Added On | Price | Status | Priority | Action |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ $property->property_code }} | {{ $property->property_title }} | {{ $property->category->category_name ?? 'N/A' }} | {{ $property->locality->locality_name ?? 'N/A' }} | {{ Str::limit(strip_tags($property->property_description), 50) }} | {{ $property->user->fullname ?? 'N/A' }} | {{ $property->post_date }} | ₹{{ number_format($property->price, 2) }} | {{ $property->is_approved ? 'Active' : 'Inactive' }} | {{ ucfirst($property->priority) }} | |
| No pending requests | ||||||||||