Property Details ({{ $property->property_code }})
Status {{ $property->is_approved ? 'Approved' : 'Pending' }}
{{ $property->property_code }}
{{ $property->property_title }}
Expected Price: ₹ {{ $formattedPrice }} (negotiable)
{{ strip_tags($property->property_description) }}.
Contact
For professional assistance and better deals contact {{ $property->contact_name }} @ {{ $property->contact_number }}.
Loan facility with flexible & lowest interest rates available from all leading banks.
Our Picture Perfect Authenticity
We make sure that the actual property listed is what is actually pictured.
@if ($property->youtubeurl) @php // Extract YouTube Video ID from URL preg_match( '/(?:youtu\.be\/|youtube\.com\/(?:watch\?v=|embed\/))([\w\-]+)/', $property->youtubeurl, $matches, ); $videoId = $matches[1] ?? null; @endphp @if ($videoId)
Rs. {{ $property->price }}
{{ $property->locality->locality_name ?? 'N/A' }}
Contact: {{ $property->contact_name }}
Contact Number: {{ $property->contact_number }}