Dear {{ $owner->name ?? 'Property Owner' }},
A tenant is still waiting to hear from you. Please log in to review and respond to their request. Timely responses help build trust and increase your chances of a successful letting.
Request Details
| Request Type | {{ ucfirst(str_replace('_', ' ', $request->request_type)) }} |
| Property | {{ $request->property->title ?? 'your property' }} |
| Submitted On | {{ \Carbon\Carbon::parse($request->created_at)->format('d M Y') }} |
| Status | Awaiting Response |
If you have any questions, contact us at support@surerightstay.com.