ENCANTO by Lansum & MK is a Ultra-Luxury gated community offering 3 & 4 BHK homes designed for those who seek refined living in the heart of Puppalaguda, Financial District.

TG RERA NO.: P02400009251

Contact Info

document.addEventListener('DOMContentLoaded', function () { const phoneField = document.querySelector('#form-field-phone'); if(phoneField){ phoneField.setAttribute('pattern', '[0-9]{10}'); phoneField.setAttribute('maxlength', '10'); phoneField.setAttribute('title', 'Please enter a valid 10-digit mobile number'); phoneField.addEventListener('input', function() { this.value = this.value.replace(/\D/g, '').slice(0,10); }); } });