Hello Admin,
A new property listing has been submitted on SureRightStay and requires your review and approval before it goes live.
Submitted By
| Name | {{ $user->name ?? 'N/A' }} |
| {{ $user->email ?? 'N/A' }} |
Property Details
| Title | {{ $property->title ?? 'N/A' }} |
| Purpose | {{ ucfirst($property->purpose ?? 'N/A') }} |
| Price | {{ $property->price ?? 'N/A' }} {{ $property->denomination ?? '' }} |
| Location | {{ $property->area->name ?? 'N/A' }}, {{ $property->state->name ?? 'N/A' }} |
| Description | {{ \Illuminate\Support\Str::limit($property->description, 200) }} |
Use the admin dashboard to approve or reject this listing. Approval buttons in emails are not supported — all actions must be taken through the portal.