// Handle Inquiry Form Submission $successMsg = ''; if ($_SERVER['REQUEST_METHOD'] === 'POST' && isset($_POST['submit_inquiry'])) { $leads = get_json_data('leads.json'); $newLead = [ 'id' => time(), 'name' => clean_input($_POST['name']), 'email' => clean_input($_POST['email']), 'phone' => clean_input($_POST['phone']), 'property_id' => $property['id'], 'message' => clean_input($_POST['message']), 'status' => 'new', 'created_at' => date('Y-m-d H:i:s') ]; $leads[] = $newLead; save_json_data('leads.json', $leads); $successMsg = 'Thank you! Your site visit request has been sent to Senior Advisor ' . $agent['name'] . '.'; } ?>
Sushant Lok 2, Gurgaon
Interactive walkthrough with VR headset support
Architectural masterpiece featured on 99acres & Housing.com. Located in high-demand micro-market Sushant Lok 2, Gurgaon with private deck, club access, high-speed elevator, EV charging, and 24/7 concierge.