Sainik Schools are residential school, providing public school education with military bias. The schools are affiliated to CBSE, New Delhi and are supported by central and state funding
TGM spans for 3 months will make the teachers market ready with skills in subject matter, demo class training and training on using the different teaching aides.
“I am so happy to find a site where I can let my children to learn. The azurite course was phenomenal and application deliver perfect content on time.”
Kumar / Koppal
“This is the best site !. The prices are great, and they always follow updated course syllabus to taught children’s. You can find just what you are looking for. So great !”
Swati / Koppal
“Excellent courses. Video contents are awesome they explained the concepts in very understandable and well manner”
Kajal Smith / Koppal
WhatsApp us
document.addEventListener("DOMContentLoaded", function () {
const form = document.querySelector('.elementor-form');
if (form) {
form.addEventListener("submit", function (event) {
event.preventDefault();
const amountField = form.querySelector('input[name="amount"]');
const amount = amountField ? amountField.value : null;
if (!amount) {
alert("Please enter a valid amount.");
return;
}
const upiLink = `upi://pay?pa=azuritekpl@sbi&tn=Payment%20for%20course%20fee&am=${encodeURIComponent(amount)}&cu=INR`;
window.open(upiLink, '_self');
});
}
});