CINXE.COM

Sultanpur News, Sultanpur Samachar, सुल्तानपुर समाचार – Hindustan

<!DOCTYPE html><html lang="hi" data-critters-container><head><meta name="viewport" content="width=device-width"><meta charset="utf-8"><link rel="preload" href="https://www.livehindustan.com/static-content/1y/lh/img/lh-logo-m.webp" as="image"><link rel="preconnect" href="https://www.googletagservices.com/"><link rel="preconnect" href="https://www.google-analytics.com/"><link rel="preconnect" href="https://securepubads.g.doubleclick.net/"><link rel="preconnect" href="https://sb.scorecardresearch.com/"><link rel="preconnect" href="https://www.hindustantimes.com/"><link rel="preconnect" href="https://stats.g.doubleclick.net/"><link rel="preconnect" href="https://secure-gl.imrworldwide.com/"><link rel="preconnect" href="https://s.adroll.com/"><link rel="preconnect" href="https://googleads.g.doubleclick.net/"><link rel="preconnect" href="https://analytics.htmedia.in/"><link rel="preconnect" href="https://ads.pubmatic.com/"><link rel="preconnect" href=" https://pagead2.googlesyndication.com/"><script src="https://images1.livehindustan.com/smart/sso/prod/onboarding/onboarding-sdk.js" async></script><script src="https://images1.livehindustan.com/lh/cdp/prod/sdk/echo-sdk.js" async></script><script> function GTMGA4(loginStatus) { (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MKFNS68'); setFingerPrint(loginStatus); } </script><script> const getCookieName = (name) => { var nameEQ = name + "="; var ca = document.cookie.split(";"); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == " ") c = c.substring(1, c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length, c.length); } return null; }; const setCookieName = (e, t, n) => { var o = new Date(); o.setTime(o.getTime() + 24 * n * 60 * 60 * 1e3); var a = 'expires=' + o.toUTCString(); document.cookie = e + '=' + t + ';' + a + ';path=/'; }; const isSafari = () => { const userAgent = navigator.userAgent; return ( userAgent.includes("Safari") && !userAgent.includes("Chrome") && !userAgent.includes("Edge") ); } const isOnlyNumbers = (str) => { return /^[0-9]+$/.test(str); } function fetchWithTimeout(url, options = {}, timeout = 2000) { const controller = new AbortController(); const signal = controller.signal; const timer = setTimeout(() => controller.abort(), timeout); return fetch(url, { ...options, signal }) .then((response) => { clearTimeout(timer); // Clear the timeout if fetch succeeds return response; }) .catch((error) => { clearTimeout(timer); // Clear the timeout in case of an error if (error.name === "AbortError") { throw new Error("Request timed out"); } throw error; }); } window.dataLayer = window.dataLayer || []; const token = getCookieName('token'); const clientid = getCookieName('_ht_clientid'); let loginStatus = 'guest'; if(token && !token.includes('amp-') && clientid && isOnlyNumbers(clientid)) { loginStatus = 'logged_in'; } function setFingerPrint(loginStatus) { if(isSafari()){ if(dataLayer) { dataLayer.push({ 'event': 'custom_page_view', 'page_type': "listing", 'section_name': "uttar-pradesh", 'sub_section_name': "sultanpur", 'published_date': "null", 'author_name': "null", 'created_by': "null", 'story_id': "null", 'user_id': getCookieName("lh_token")? getCookieName("_ht_clientid"):null, 'user_login_status': loginStatus, 'data_source':"Non-Amp", 'htfpID': getCookieName('_ht_fp'), 'publisherID':getCookieName('ppid'), 'clientID': loginStatus === 'logged_in' ? getCookieName("_ht_clientid"):"null", 'perpetual_story':0, 'automated_content_type': "null" ,'marketplace_name': "null" }); } } else { if(!getCookieName("_ht_fp")) { let fpUrl = 'https://www.hindustantimes.com/cdp/user/lh'; let ht_fp_Cookie = getCookieName('_ht_fp'); if(ht_fp_Cookie && ht_fp_Cookie !== null){ fpUrl = fpUrl + '?ex_htfp=' + ht_fp_Cookie; } fetchWithTimeout(fpUrl, { method: 'GET', credentials: 'include', },3000) .then((response) => response.json()) .then((data) => { if(data._ht_fp){ setCookieName('_ht_fp', data._ht_fp, 90); } if(data.ppid){ setCookieName('ppid', data.ppid, 90); } if(dataLayer) { dataLayer.push({ 'event': 'custom_page_view', 'page_type': "listing", 'section_name': "uttar-pradesh", 'sub_section_name': "sultanpur", 'published_date': "null", 'author_name': "null", 'created_by': "null", 'story_id': "null", 'user_id': getCookieName("lh_token")? getCookieName("_ht_clientid"):null, 'user_login_status': loginStatus, 'data_source':"Non-Amp", 'htfpID': data._ht_fp ? data._ht_fp : null, 'publisherID': data.ppid ? data.ppid : null, 'clientID': loginStatus === 'logged_in' ? getCookieName("_ht_clientid"):"null", 'perpetual_story':0, 'automated_content_type': "null" ,'marketplace_name': "null" }); } }) .catch((error) => { console.error("FingerPrint Call Failed:", error); if(dataLayer) { dataLayer.push({ 'event': 'custom_page_view', 'page_type': "listing", 'section_name': "uttar-pradesh", 'sub_section_name': "sultanpur", 'published_date': "null", 'author_name': "null", 'created_by': "null", 'story_id': "null", 'user_id': getCookieName("lh_token")? getCookieName("_ht_clientid"):null, 'user_login_status': loginStatus, 'data_source':"Non-Amp", 'htfpID': getCookieName('_ht_fp') ? getCookieName('_ht_fp') : 'NA', 'publisherID': getCookieName('ppid') ? getCookieName('ppid') : 'NA', 'clientID': loginStatus === 'logged_in' ? getCookieName("_ht_clientid"):"null", 'perpetual_story':0, 'automated_content_type': "null" ,'marketplace_name': "null" }); } }); } else { if(dataLayer) { dataLayer.push({ 'event': 'custom_page_view', 'page_type': "listing", 'section_name': "uttar-pradesh", 'sub_section_name': "sultanpur", 'published_date': "null", 'author_name': "null", 'created_by': "null", 'story_id': "null", 'user_id': getCookieName("lh_token")? getCookieName("_ht_clientid"):null, 'user_login_status': loginStatus, 'data_source':"Non-Amp", 'htfpID': getCookieName('_ht_fp') ? getCookieName('_ht_fp') : 'NA', 'publisherID': getCookieName('ppid') ? getCookieName('ppid') : 'NA', 'clientID': loginStatus === 'logged_in' ? getCookieName("_ht_clientid"):"null", 'perpetual_story':0, 'automated_content_type': "null" ,'marketplace_name': "null" }); } } } } GTMGA4(loginStatus); </script><script> var analyticsHostName = 'https://analytics.htmedia.in/analytics-js/tracker.js'; const isSafariBrowser = () => { const userAgent = navigator.userAgent; return ( userAgent.includes("Safari") && !userAgent.includes("Chrome") && !userAgent.includes("Edge") ); } let dapTrackerDomain = 'dap.livehindustan.com'; var configObject = { "appId": "lh", "collectorHost": dapTrackerDomain, "pageViewRequired": true, "syncRequired": true, "userIdCookie": "_ht_clientid", "pltRequired": false, "existingImpressionCapture": false, "existingLinkClickCapture": false, "webEngageTokenRequired": false }; function lhSnowplowScript() { (function(p, l, o, w, i, k, n, g) { if (!p[i]) { p.GlobalSnowplowNamespace = p.GlobalSnowplowNamespace || []; p.GlobalSnowplowNamespace.push(i); p[i] = function() { (p[i].q = p[i].q || []).push(arguments); }; p[i].q = p[i].q || []; n = l.createElement(o); g = l.getElementsByTagName(o)[0]; n.async = 1; n.src = w; g.parentNode.insertBefore(n, g); n.onload = function() { window.dapTracker = new window.dapDataTracker(); dapTracker.init(k); } } }(window, document, 'script', analyticsHostName, 'snowplow', configObject)); } </script><meta property="fb:pages" content="106615909377324"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="referrer" content="no-referrer-when-downgrade"><meta property="fb:app_id" content="457678261031170"><meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0, user-scalable=yes"><link rel="shortcut icon" href="https://www.livehindustan.com/static-content/1y/lh/img/favicon-96x96.ico"><link rel="canonical" href="https://www.livehindustan.com/uttar-pradesh/sultanpur/news"><meta name="description" content=" Read the latest Sultanpur news on Sultanpur crime, Sultanpur politics, entertainment, Sultanpur education, Sultanpur weather and live updates on Hindustan."><meta name="keywords" content="Sultanpur news today, Sultanpur news live, aaj ki breaking news Sultanpur, सुल्तानपुर समाचार, Sultanpur News, लोकल सुल्तानपुर न्यूज़, Sultanpur Samachar, लोकल सुल्तानपुर न्यूज़ टुडे, today Sultanpur news"><meta name="news_keywords" content="Sultanpur news today, Sultanpur news live, aaj ki breaking news Sultanpur, सुल्तानपुर समाचार, Sultanpur News, लोकल सुल्तानपुर न्यूज़, Sultanpur Samachar, लोकल सुल्तानपुर न्यूज़ टुडे, today Sultanpur news"><meta name="robots" content="index, follow, max-image-preview:large"><meta name="language" content="hi"><meta property="og:name" content="Hindustan हिन्दी"><meta property="og:admin" content="Hindustan हिन्दी"><meta property="og:title" content=" Sultanpur News, Sultanpur Samachar, सुल्तानपुर समाचार – Hindustan"><meta property="og:type" content="website"><meta property="og:url" content="https://www.livehindustan.com/uttar-pradesh/sultanpur/news"><meta property="og:image" content="https://images.livehindustan.com/uploadimage/images/hh_logo.png"><meta property="og:description" content=" Read the latest Sultanpur news on Sultanpur crime, Sultanpur politics, entertainment, Sultanpur education, Sultanpur weather and live updates on Hindustan."><meta property="og:locale" content="hi_IN"><meta property="og:image:height" content="60"><meta property="og:image:width" content="600"><meta name="twitter:title" content=" Sultanpur News, Sultanpur Samachar, सुल्तानपुर समाचार – Hindustan"><meta name="twitter:description" content=" Read the latest Sultanpur news on Sultanpur crime, Sultanpur politics, entertainment, Sultanpur education, Sultanpur weather and live updates on Hindustan."><meta name="twitter:site" content="@Live_Hindustan"><meta name="twitter:image:src" content="https://images.livehindustan.com/uploadimage/images/hh_logo.png"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:creator" content="@Live_Hindustan"><meta name="twitter:url" content="https://www.livehindustan.com/uttar-pradesh/sultanpur/news"><meta name="twitter:image:height" content="60"><meta name="twitter:image:width" content="600"><meta name="google-site-verification" content="emQ-XdCmKPxfYfQtyvDSkm3LMT40AyUdawRSbT9FQ9s"><title> Sultanpur News, Sultanpur Samachar, सुल्तानपुर समाचार – Hindustan</title><script type="application/ld+json">{ "@context":"http://schema.org/", "@type":"WebPage", "name":" Sultanpur News, Sultanpur Samachar, सुल्तानपुर समाचार – Hindustan", "description":" Read the latest Sultanpur news on Sultanpur crime, Sultanpur politics, entertainment, Sultanpur education, Sultanpur weather and live updates on Hindustan.", "url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/news", "speakable": { "@type": "SpeakableSpecification", "cssSelector": ["h1","h2"] } }</script><script type="application/ld+json">{ "@context": "https://schema.org", "@type": "NewsMediaOrganization", "name": "हिंदुस्तान", "url": "https://www.livehindustan.com/", "logo": { "@context": "https://schema.org", "@type": "ImageObject", "width": "600", "height": "60", "url": "https://www.livehindustan.com/static-content/1y/lh/img/Lh-logo-600x60.jpg" }, "sameAs": ["https://www.facebook.com/LiveHindustanNews", "https://twitter.com/Live_Hindustan"] }</script><script type="application/ld+json">{ "@context": "https://schema.org", "@type": "SiteNavigationElement", "name": ["होम","देश", "राज्य ","विदेश","मनोरंजन","क्रिकेट","प्रवासी भारतीय","वीडियो","धर्म","बिजनेस","कॅरियर-जॉब्स","लाइफस्टाइल","फोटो","गैजेट्स","ऑटो ","क्राइम","जोक्स","वायरल न्यूज़","फैक्ट चेक","खेल","विधानसभा चुनाव","हिन्दुस्तान ऐप"], "url": ["https://www.livehindustan.com/","https://www.livehindustan.com/national/","https://www.livehindustan.com/state/","https://www.livehindustan.com/international/","https://www.livehindustan.com/entertainment","https://www.livehindustan.com/cricket/","https://www.livehindustan.com/international/india-abroad-news/news","https://www.livehindustan.com/videos/","https://www.livehindustan.com/business/","https://www.livehindustan.com/career/", "https://www.livehindustan.com/lifestyle/","https://www.livehindustan.com/photos/","https://www.livehindustan.com/gadgets/","https://www.livehindustan.com/auto/","https://www.livehindustan.com/crime/","https://www.livehindustan.com/jokes/","https://www.livehindustan.com/viral-news/news","https://www.livehindustan.com/fact-check/news","https://www.livehindustan.com/sports/","https://www.livehindustan.com/assembly-elections/"] }</script><script type="application/ld+json">{ "@context":"http://schema.org", "@type":"BreadcrumbList", "itemListElement": [{"@type":"ListItem","position":"1","Item":{"@id":"https://www.livehindustan.com/","name":"Hindi News"}},{"@type":"ListItem","position":"2","Item":{"@id":"https://www.livehindustan.com/uttar-pradesh","name":"उत्तर प्रदेश न्यूज़"}},{"@type":"ListItem","position":"3","Item":{"@id":"https://www.livehindustan.com/uttar-pradesh/sultanpur/news","name":"सुल्तानपुर "}},{"@type":"ListItem","position":"4","Item":{"name":"न्यूज़"}}] }</script><script type="application/ld+json">{ "@context":"http://schema.org", "@type":"ItemList", "numberOfItems": 20, "url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/news", "itemListElement": [{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-court-seeks-criminal-history-in-77-lakh-fraud-case-involving-advocate-abbas-ahmed-khan-201740850326083.html","position":"1","name":"खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-court-issues-warrant-against-witness-in-mlc-shailendra-singh-election-code-violation-case-201740850271078.html","position":"2","name":"दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-lawyers-strike-delays-hearing-in-case-against-mla-tahir-khan-201740850023437.html","position":"3","name":"विधायक ताहिर के केस में सुनवाई टली"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-grand-inauguration-of-newly-built-auditorium-in-jaysinghpur-block-201740849963555.html","position":"4","name":"ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-traditional-folk-theatre-performance-by-pandit-ram-asare-mishra-institute-in-koiripur-201740849906008.html","position":"5","name":"कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-tragic-road-accidents-in-baldeeray-3-dead-2-seriously-injured-201740849851159.html","position":"6","name":"अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-lack-of-office-for-child-nutrition-department-even-after-two-decades-201740849846064.html","position":"7","name":"दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-incomplete-road-construction-disrupts-daily-life-in-ramapur-india-201740849790823.html","position":"8","name":"अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-mass-wedding-ceremony-blesses-103-couples-in-motigarpur-201740849785834.html","position":"9","name":"मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-residents-demand-municipality-status-for-baldeerai-lack-of-basic-facilities-persists-201740849731934.html","position":"10","name":"बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-ramadan-begins-mosques-adorned-and-crowds-gather-in-sultanpur-201740849669113.html","position":"11","name":"पहला रोजा आज, रमजान की तैयारियों जोरों पर"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-inauguration-of-scout-guide-training-camp-at-rambaran-pg-college-201740849610712.html","position":"12","name":"राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-mass-gathering-at-shani-dev-temple-in-mahmoodpur-community-feast-celebrated-201740849603413.html","position":"13","name":"महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-illegal-second-marriage-police-file-case-against-husband-and-second-wife-201740849551632.html","position":"14","name":"दूसरी शादी करने पर पति-पत्नी पर केस दर्ज"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-district-level-grievance-redressal-day-held-in-baldi-ray-with-focus-on-timely-resolution-201740849543453.html","position":"15","name":"समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-sultanpur-bar-association-dispute-over-financial-irregularities-continues-201740849493635.html","position":"16","name":"वित्तीय अनियमितता पर रार बरकरार"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-sanjay-gandhi-pg-college-initiates-nss-camp-in-lambhua-201740849432411.html","position":"17","name":"राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-teacher-files-complaint-against-assailants-in-lambhua-legal-action-initiated-201740849429596.html","position":"18","name":"शिक्षिका को गाली देने व पति को पीटने का आरोप"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-new-athletics-coach-kumari-asha-appointed-in-sultanpur-district-sports-office-201740849370646.html","position":"19","name":"स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-devotees-from-kolkata-s-medinipur-sing-for-lord-ram-s-blessings-on-their-journey-to-ayodhya-201740849368504.html","position":"20","name":"कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु"}] }</script><link rel="amphtml" href="https://www.livehindustan.com/amp_uttar-pradesh/amp_sultanpur/"><link rel="next" href="https://www.livehindustan.com/uttar-pradesh/sultanpur/news-2"><meta name="next-head-count" content="15"><script defer nomodule src="https://www.livehindustan.com/lhfeed/_next/static/chunks/polyfills-5cd94c89d3acac5f.js"></script><script defer src="https://www.livehindustan.com/lhfeed/_next/static/chunks/3433-126235ad7659e7e7.js"></script><script defer src="https://www.livehindustan.com/lhfeed/_next/static/chunks/4703.7e8b66ea2e1ff979.js"></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/webpack-0b3908ac912f04ac.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/main-f9732437c4a222fc.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/framework-5c1a90136bbc6108.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/pages/_app-2aa70e88d335df63.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/128-0c15e095fc776708.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/8504-e637f9c1dc6cb148.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/3679-a4e0b2b0b130e9f0.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/pages/listing/%5B...slug%5D-f8ca785a35b23b6e.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/NKiQN1mwO1JHa2SRIkjvi/_buildManifest.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/NKiQN1mwO1JHa2SRIkjvi/_ssgManifest.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/NKiQN1mwO1JHa2SRIkjvi/_middlewareManifest.js" defer></script><style>*,body,html{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:NotoSansDevanagari,sans-serif}a{color:inherit;text-decoration:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Header_hdrWrp__fkaiJ{position:-webkit-sticky;position:sticky;background:#fff;z-index:60;top:0;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.16);box-shadow:0 2px 4px 0 rgba(0,0,0,.16);padding-bottom:2px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.Header_hdrWrpCntr__qLvUY{max-width:1280px;margin:auto}.Header_lgnWrp__tchfH{position:relative}.Header_hdrNewNav__Zdt8H{position:absolute;background-color:#c4132a;color:#fff;font-size:9px;top:-7px;padding:3px;font-weight:700;border-radius:8px;text-transform:uppercase;right:-8px}.Header_mainHdr__ixSCE{border-bottom:1px solid #ededed}.Header_mainHdr__ixSCE .Header_hdrCnt__x44Kb{background-color:#fff;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;padding:20px 0 18px;-moz-box-align:center;align-items:center}.Header_logoImgCnt__TMm7y{width:277px;display:-moz-box;display:flex}.Header_logoImgCnt__TMm7y img{width:100%}.Header_hdrLft__PC_XK{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.Header_hdrMenuIcn__oHpPA{position:relative;width:40px;padding-left:10px;padding-right:12px;cursor:pointer;height:14px;display:block;margin-right:10px}.Header_hmbrgrLine__EFNsY,.Header_hmbrgrLine__EFNsY:after,.Header_hmbrgrLine__EFNsY:before{width:18px;height:2px;background-color:#454545;content:"";position:absolute;top:0}.Header_hmbrgrLine__EFNsY:before{top:6px}.Header_hmbrgrLine__EFNsY:after{top:12px}.Header_hdrRght__mpxzo{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;color:#fff;margin-top:25px}.Header_hdrRght__mpxzo a{padding:0 23px;color:#c4132a;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;position:relative}.Header_hdrRght__mpxzo .Header_sehrTxt__kydlQ{color:#c4132a;font-size:18px;margin-right:10px}.Header_hdrRght__mpxzo .Header_epprView__GHC6s,.Header_hdrRght__mpxzo .Header_shrChune__hglQx{border-right:1px solid #c2c2c2;cursor:pointer}.Header_hdrRght__mpxzo .Header_epprView__GHC6s img{height:24px;width:24px;margin-right:10px}.Header_hdrRght__mpxzo .Header_epprView__GHC6s .Header_epprTxt__UJPnV{color:#c4132a}.Header_hdrRght__mpxzo .Header_notificnIcn__aliCF{display:none}.Header_hdrRght__mpxzo .Header_epprWeb__DeTeh{height:24px;width:24px;margin-right:10px}.Header_hdrRght__mpxzo svg{margin-right:8px;height:20px;width:20px;vertical-align:middle}.Header_hdrRght__mpxzo .Header_vdeHdrLnk__XCz_S{border-left:1px solid #c2c2c2;border-right:1px solid #c2c2c2}.Header_hdrRght__mpxzo .Header_phtHdrLnk__1fnYQ img,.Header_hdrRght__mpxzo .Header_vdeHdrLnk__XCz_S img{margin-right:8px}.Header_hdrMenu___eWTq{-moz-box-align:center;align-items:center;height:46px;background-color:#fff}.Header_hdrMenu___eWTq{display:-moz-box;display:flex}.Header_hdrMenu___eWTq a{font-size:18px;color:#222;padding:0 22px;position:relative;white-space:nowrap}.Header_hdrMenu___eWTq a:first-child{padding-left:0}.Header_hdrMenu___eWTq a.Header_active__SBcCE{font-weight:700;color:#c4132a}.Header_hdrMenu___eWTq a.Header_active__SBcCE:before,.Header_hdrMenu___eWTq a:hover:before{content:"";border-bottom:4px solid #c4132a;height:2px;width:100%;left:0;position:absolute;top:32px}.Header_hdrMenu___eWTq .Header_menuCntrl___t90W{position:relative;height:23px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;width:25px}.Header_hdrMenu___eWTq .Header_menuCntrl___t90W:hover .Header_dwnMenu__7Ovu1{display:block}.Header_hdrMenu___eWTq .Header_moreMenu__WRJ_l{background-color:#444;border-radius:100%;width:4px;margin-left:12px;height:4px;cursor:pointer}.Header_hdrMenu___eWTq .Header_moreMenu__WRJ_l:after,.Header_hdrMenu___eWTq .Header_moreMenu__WRJ_l:before{background-color:#444;border-radius:100%;width:4px;margin-left:11px;height:4px;cursor:pointer}.Header_hdrMenu___eWTq .Header_moreMenu__WRJ_l:before{content:"";left:-8px;position:absolute}.Header_hdrMenu___eWTq .Header_moreMenu__WRJ_l:after{position:absolute;content:"";left:inherit}.Header_hdrMenu___eWTq .Header_dwnMenu__7Ovu1{position:absolute;right:0;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;top:21px;color:#444;background:#fff;z-index:22;padding:3px 0;display:none;border:1px solid #ededed;-webkit-box-shadow:0 2px 7px -1px #c1c1c1;box-shadow:0 2px 7px -1px #c1c1c1;width:180px;border-radius:4px}.Header_hdrMenu___eWTq .Header_dwnMenu__7Ovu1 a{display:block;font-size:18px;padding:7px 12px;border-bottom:1px solid #eee}.Header_hdrMenu___eWTq .Header_dwnMenu__7Ovu1 a:hover{color:#c4132a}.Header_searchBar__lBUUz{width:205px;position:relative;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}.Header_searchBar__lBUUz input{border:1px solid #c2c2c2;border-right:0;color:#7b7b7b;-moz-box-flex:1;flex:1 1;font-size:14px;padding:0 10px;border-radius:17px 0 0 17px;line-height:40px}.Header_searchBar__lBUUz button,.Header_searchBar__lBUUz input{height:34px;background-color:#fff;outline:0;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.Header_searchBar__lBUUz button{width:34px;border:1px solid #c2c2c2;cursor:pointer;border-radius:0 17px 17px 0;color:#fff;-moz-box-pack:center;justify-content:center;padding:3px 3px 7px 0;border-left:0}.Header_searchBar__lBUUz button i{display:inline-block;border:1px solid #c2c2c2;border-radius:50%;width:16px;height:16px}.Header_searchBar__lBUUz button i:after{content:"";width:7px;height:1px;background:#c2c2c2;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);position:absolute;bottom:11px;right:7px;display:inline-block}@media(max-width:1366px){.Header_hdrMenu___eWTq a{font-size:16px}}@media(max-width:1024px){.Header_hdrMenu___eWTq{width:100%;max-width:100%;overflow:hidden;overflow-x:scroll;white-space:nowrap;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;min-height:auto;height:39px;margin-bottom:-2px;display:-moz-box;display:flex}.Header_hdrMenu___eWTq .Header_dwnMenu__7Ovu1{display:inline-block;position:unset;background:0 0;-webkit-box-shadow:none;box-shadow:none;border:none}.Header_hdrMenu___eWTq .Header_dwnMenu__7Ovu1 a{display:inline-block;font-size:16px;border-bottom:none}.Header_hdrMenu___eWTq a{font-size:16px;padding:0 22px}.Header_hdrMenu___eWTq a:first-child{padding-left:10px}.Header_hdrMenu___eWTq .Header_moreMenu__WRJ_l{display:none}}@media(max-width:768px){.Header_hdrMenu___eWTq{display:none}.Header_epprView__GHC6s .Header_epprTxt__UJPnV{display:none}.Header_mainHdr__ixSCE .Header_hdrCnt__x44Kb{padding:10px 0}.Header_logoImgCnt__TMm7y{width:105px}.Header_logoImgCnt__TMm7y img{width:100%}.Header_hdrRght__mpxzo{margin-top:-3px}.Header_hdrRght__mpxzo svg{display:none}.Header_hdrRght__mpxzo .Header_epprView__GHC6s{padding-top:0;border:none}.Header_hdrRght__mpxzo a{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:0 6px;font-size:14px;line-height:14px;font-weight:400;white-space:nowrap}.Header_hdrRght__mpxzo .Header_sehrTxt__kydlQ{background-color:#c4132a;color:#fff;width:53px;height:22px;font-size:10px;padding:10px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;border-radius:4px}.Header_hdrRght__mpxzo .Header_notificnIcn__aliCF{height:24px;width:24px;margin-right:10px;display:block}.Header_hdrRght__mpxzo .Header_searchBar__lBUUz{display:none}.Header_hdrRght__mpxzo .Header_shrChune__hglQx{border-right:0}.Header_hdrNewNav__Zdt8H{font-size:8px;top:-6px}.Header_hdrMenuIcn__oHpPA{height:14px;display:block}a.Header_phtHdrLnk__1fnYQ,a.Header_vdeHdrLnk__XCz_S{display:none}}@media(max-width:769px){.Header_hdrMenu___eWTq a.Header_active__SBcCE{font-weight:700;color:#c4132a}.Header_hdrMenu___eWTq a.Header_active__SBcCE:before{top:24px}}.Common_mainCont__y1itO{display:-moz-box;display:flex}.Common_imgSizer__1N7NC{padding-top:56.25%;display:block;height:100%}.Common_crsel__YJ4Xh::-webkit-scrollbar{display:none;height:0;width:0;background:transparent}.Common_crsel__YJ4Xh::-moz-scrollbar{display:none;height:0}.Common_crsel__YJ4Xh::-webkit-scrollbar-thumb{background:transparent}.Common_crsel__YJ4Xh{width:100%;overflow:hidden;overflow-x:scroll;white-space:nowrap;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;margin:0;padding:0}.Common_brdCrum__jhDqV{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;color:#7b7b7b;font-size:12px;line-height:22px;width:100%;margin-bottom:12px;white-space:nowrap}.Common_brdCrum__jhDqV .Common_brdCrumLast__opkee{display:inline-block;width:58%;text-align:left;white-space:nowrap;text-overflow:ellipsis}.Common_brdCrum__jhDqV a{color:#c4132a;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;white-space:nowrap}.Common_brdCrum__jhDqV a:after{width:0;height:0;display:inline-block;content:"";border-radius:2px;margin:0 6px 0 8px;border:4px solid transparent;border-left-color:#c4132a}.Common_wrap__hos11{max-width:1280px;margin:0 auto}.Common_wrap__hos11 ul{margin:0;padding:0;vertical-align:baseline}.Common_rhsCont__Gz2Lk{width:300px;margin-right:0}.Common_mainWdgt__3FP_6{margin-bottom:20px}.Common_scrlDsbl__pWdVw::-webkit-scrollbar{display:none}.Common_scrlDsbl__pWdVw::-moz-scrollbar{display:none}.Common_mainLftCnt__XAf08{display:-moz-box;display:flex;width:100%;-moz-box-flex:1;flex:1 1;margin-right:25px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;max-width:955px}.Common_wdgtHdng__8jsgZ{line-height:25px;font-weight:700;margin-top:0;margin-bottom:15px;padding-left:10px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;position:relative;font-size:22px;-moz-box-pack:justify;justify-content:space-between}.Common_wdgtHdng__8jsgZ:before{content:"";border-left:4px solid #c4132a;position:absolute;left:0;top:0;height:100%}.Common_wdgtHdng__8jsgZ:after{content:"";height:2px;background-color:#c4132a;position:absolute;width:100%;left:0}.Common_wdgtHdng__8jsgZ .Common_txt__LOFoh{background:#fff;display:inline-block;padding:0 12px 0 7px;z-index:1;color:#222;font-weight:700;margin-left:-6px}.Common_wdgtHdng__8jsgZ span.Common_txt__LOFoh{font-size:22px;font-weight:700}.Common_ellipsis2__t3LrD{-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}.Common_ellipsis2__t3LrD{-webkit-line-clamp:2}.Common_scrlDsbl__pWdVw::-webkit-scrollbar-thumb{background:transparent}@media(max-width:768px){.Common_brdCrum__jhDqV{margin-bottom:15px;margin-top:8px}.Common_wdgtHdng__8jsgZ span.Common_txt__LOFoh{font-size:20px;max-width:210px}.Common_mainLftCnt__XAf08{margin-right:0}.Common_rhsCont__Gz2Lk{display:none}.Common_mainLftCnt__XAf08{padding:0 10px}.Common_hideMob__MLfAk{display:none}.Common_wdgtHdng__8jsgZ{font-size:20px}}.Footer_ftrMain__W1mvG{background:#000}.Footer_ftrMain__W1mvG li{margin-bottom:24px}.Footer_ftrMain__W1mvG li:last-child{margin-bottom:0}.Footer_ftrMain__W1mvG li span{color:#fff;font-size:20px;font-weight:400;margin-bottom:6px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.Footer_ftrMain__W1mvG li a{cursor:pointer;display:inline-block;font-size:15px;color:#8f8f8f;line-height:30px}.Footer_ftrMain__W1mvG li a:after{content:" ";width:1px;height:13px;margin:0 10px;background:#8f8f8f;display:inline-block;top:2px;position:relative}.Footer_ftrMain__W1mvG li a:last-child:after{display:none}.Footer_ftrMain__W1mvG li img{margin-left:5px;width:12px}.Footer_ftrInsd__WYE6M{margin:auto;max-width:1150px}.Footer_ftrLinkAll__2W2R2{margin-bottom:40px;padding-top:24px}.Footer_ftrLogoSec__lV0BE{display:-moz-box;display:flex;padding-bottom:95px;-moz-box-pack:justify;justify-content:space-between}.Footer_ftrLogo__dJ30e{display:inline-block;width:362px;height:79px}.Footer_ftrSocialBlk__oPmD0{display:-moz-box;display:flex}.Footer_ftrSocialBlk__oPmD0 .Footer_hdng__WjzV0{display:block;font-size:18px;font-weight:400;color:#fff;margin-bottom:14px}.Footer_ftrSocial__R9Qgc{margin-right:60px;position:relative}.Footer_ftrSocial__R9Qgc:after{content:" ";width:1px;height:60px;right:-18px;position:absolute;background-color:#727272;top:22px}.Footer_ftrSocial__R9Qgc a{width:40px;display:inline-block;height:40px;margin-right:22px}.Footer_ftrApp__iGb4k a{width:131px;display:inline-block;height:38px}.Footer_ftrApp__iGb4k .Footer_gplayFtr__pZcS2{margin-right:9px}.Footer_ftrMoreLnk__WiMyT,.Footer_ftrMoreLnk__WiMyT p{width:100%;text-align:center}.Footer_ftrMoreLnk__WiMyT p{padding-bottom:12px;position:relative;margin-bottom:12px}.Footer_ftrMoreLnk__WiMyT p:after{width:100%;left:0;right:0;height:1px;bottom:0;background-color:#383838;content:" ";position:absolute}.Footer_ftrMoreLnk__WiMyT p:last-child:after{display:none}.Footer_ftrMoreLnk__WiMyT p a:last-child{border-right:none}.Footer_ftrMoreLnk__WiMyT span{font-size:13px;font-weight:400}.Footer_ftrMoreLnk__WiMyT .Footer_lnkOverview__B8ieW,.Footer_ftrMoreLnk__WiMyT a{color:#8f8f8f;font-size:13px}.Footer_ftrMoreLnk__WiMyT a{padding-right:5px;margin-right:5px;border-right:1px solid #8f8f8f}.Footer_ftrCpyRgt__t82_g{color:#8a8a8a;font-size:13px;padding:12px 16px;background:#212121;margin:auto;text-align:center}@media(max-width:768px){.Footer_ftrInsd__WYE6M{padding:0 16px}.Footer_ftrLinkAll__2W2R2{margin-bottom:26px;padding-top:26px}.Footer_ftrMain__W1mvG li{margin-bottom:18px}.Footer_ftrMain__W1mvG li span{font-size:16px;margin-bottom:10px;line-height:normal}.Footer_ftrMain__W1mvG li a{font-size:14px;line-height:22px}.Footer_ftrLogoSec__lV0BE,.Footer_ftrSocialBlk__oPmD0{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.Footer_ftrSocial__R9Qgc{margin-right:0;margin-bottom:20px}.Footer_ftrSocial__R9Qgc:after{display:none}.Footer_ftrSocial__R9Qgc a{margin-right:25px}.Footer_ftrLogoSec__lV0BE{padding-bottom:17px}.Footer_ftrMoreLnk__WiMyT{padding:0 16px}.Footer_ftrMoreLnk__WiMyT p{line-height:22px;text-align:left}.Footer_ftrLogo__dJ30e{width:276px;height:61px;margin-bottom:27px}.Footer_ftrCpyRgt__t82_g{font-size:11px}}.Ads_ads-head__fP_sX{text-align:center;min-height:280px;background:#f0f0f0;margin-bottom:20px;padding-bottom:10px;padding-top:8px}.Ads_ads-head__fP_sX:before{content:"विज्ञापन";margin:0 auto;min-height:11px;color:#777;font-size:14px;line-height:16px;padding:5px 0}.Ads_head-ad___4maw{text-align:center;min-height:280px;background:#f0f0f0;margin-bottom:20px;overflow:hidden}.Ads_head-ad___4maw:before{content:"विज्ञापन";margin:0 auto;min-height:11px;color:#777;font-size:14px;line-height:16px;padding:5px 0}.Ads_rhs-ad__5MHzD{text-align:center;height:280px;background:#f0f0f0;margin-bottom:20px;overflow:hidden}.Ads_rhs-ad__5MHzD:before{content:"विज्ञापन";margin:0 auto;min-height:11px;color:#777;font-size:14px;line-height:16px;padding:5px 0}.Ads_inline-ads__8v4KB{text-align:center;height:280px;background:#f0f0f0;margin-bottom:20px;overflow:hidden}.Ads_inline-ads__8v4KB:before{content:"विज्ञापन";margin:0 auto;min-height:11px;color:#777;font-size:14px;line-height:16px;padding:5px 0}.Ads_prlads__97tsu{text-align:center;min-height:280px;background:#f0f0f0;margin-bottom:20px;padding-top:8px}.Ads_prlads__97tsu:before{content:"विज्ञापन";margin:0 auto;min-height:11px;color:#777;font-size:14px;line-height:16px;padding:5px 0}@media(max-width:768px){.Ads_head-ad___4maw{min-height:280px;overflow:inherit}.Ads_ads-head__fP_sX{min-height:320px;padding-top:2px;background-color:#fbfbfb}.Ads_ads-head__fP_sX:before{font-size:10px;content:"Story continues below advertisement"}}.styles_ad_refreshBlck__urIXI{position:absolute;top:0;left:0;height:0;width:0}@-webkit-keyframes LiveBlog_live2__WC4Og{0%{background:#c4132a}to{background-color:#fff}}@-webkit-keyframes LiveBlog_live__TvoFl{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(3.1);transform:scale(3.1);background-color:rgba(255,216,0,.1)}}.NewsListing_newsLstWrp__2IalP li{margin-bottom:12px;border-bottom:1px solid #eee;display:-moz-box;display:flex;position:relative;padding-bottom:12px}.NewsListing_newsLstWrp__2IalP .NewsListing_tmStmp__df1m0{font-size:12px;color:#7b7b7b;position:absolute;left:195px;bottom:10px}.NewsListing_newsLstWrp__2IalP a{display:-moz-box;display:flex;width:100%}.NewsListing_newsLstWrp__2IalP a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.NewsListing_newsLstWrp__2IalP a .NewsListing_lft__W7MDE{width:180px;height:100px;max-height:101px;position:relative;overflow:hidden;margin-right:15px;border-radius:4px}.NewsListing_newsLstWrp__2IalP a .NewsListing_lft__W7MDE img{position:absolute;top:0;left:0;right:0;display:block;height:auto;width:100%;margin:auto;border-radius:4px;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.NewsListing_newsLstWrp__2IalP a .NewsListing_rgt__BbdBm{-moz-box-flex:1;flex:1 1}.NewsListing_newsLstWrp__2IalP a .NewsListing_rgt__BbdBm .NewsListing_title__HTq7U{font-size:18px;line-height:26px;color:#222;font-weight:600;margin-bottom:5px}.NewsListing_newsLstWrp__2IalP a .NewsListing_rgt__BbdBm p{font-size:14px;color:#7b7b7b;line-height:20px;font-weight:500;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px}.NewsListing_newsLstWrp__2IalP a:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}@media(max-width:768px){.NewsListing_newsLstWrp__2IalP .NewsListing_tmStmp__df1m0{left:0;right:inherit;bottom:12px}.NewsListing_newsLstWrp__2IalP a{-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-flow:row-reverse;flex-direction:row-reverse}.NewsListing_newsLstWrp__2IalP a .NewsListing_lft__W7MDE{margin-left:15px;margin-right:0;width:134px;height:75px;display:inline-block;max-height:75px;overflow:hidden}.NewsListing_newsLstWrp__2IalP a .NewsListing_rgt__BbdBm{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between}.NewsListing_newsLstWrp__2IalP a .NewsListing_rgt__BbdBm p{display:none}.NewsListing_newsLstWrp__2IalP a .NewsListing_rgt__BbdBm .NewsListing_title__HTq7U{-webkit-line-clamp:2;font-weight:inherit;font-size:16px;line-height:22px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}}.PageNav_pgNav__LbD95{min-height:42px;padding:0 10px 0 0;display:-moz-box;display:flex;background:#222;margin-bottom:30px;grid-gap:10px;gap:10px}.PageNav_pgNav__LbD95 a{line-height:42px;display:inline-block;font-size:16px;padding:0 14px;text-transform:capitalize;color:#fff;position:relative;border-bottom:none}.PageNav_pgNav__LbD95 a.PageNav_active___g_vR{border-bottom:1px solid #fff;color:#c4132a}.PageNav_pgNav__LbD95 a.PageNav_navItem__dUycQ:hover{border-bottom:1px solid #fff}.PageNav_pgNav__LbD95 a>span{position:relative;z-index:1}.PageNav_firstActive__9adWa{display:inline-block;background:#c4132a;text-align:center;white-space:nowrap;position:relative;padding:1px;margin-right:10px}.PageNav_firstActive__9adWa:after{content:"";width:0;height:0;border-top:21px solid transparent;border-bottom:21px solid transparent;border-left:9px solid #c4132a;position:absolute;right:-9px;top:0;z-index:13}@media(max-width:768px){.PageNav_pgNav__LbD95{margin:0 -10px 20px}}</style><link rel="stylesheet" href="https://www.livehindustan.com/lhfeed/_next/static/css/56047022e387c7df.css" data-n-g media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://www.livehindustan.com/lhfeed/_next/static/css/56047022e387c7df.css" data-n-g></noscript><link rel="stylesheet" href="https://www.livehindustan.com/lhfeed/_next/static/css/24bc705a668b272a.css" data-n-p media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://www.livehindustan.com/lhfeed/_next/static/css/24bc705a668b272a.css" data-n-p></noscript><link rel="stylesheet" href="https://www.livehindustan.com/lhfeed/_next/static/css/b10b752bc97a6973.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://www.livehindustan.com/lhfeed/_next/static/css/b10b752bc97a6973.css"></noscript><noscript data-n-css></noscript><style></style></head><body><div id="__next" data-reactroot><script id="comscore"> var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "6035286", options: {enableFirstPartyCookie: true, bypassUserConsentRequirementFor1PCookie:true }}); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = "https://sb.scorecardresearch.com/cs/6035286/beacon.js"; el.parentNode.insertBefore(s, el); })(); </script><noscript><img src="https://sb.scorecardresearch.com/p?c1=2&amp;c2=6035286&amp;cv=3.6.0&amp;cj=1"></noscript><div style="display:none"><img src="https://sb.scorecardresearch.com/p?c1=2&amp;c2=6035286&amp;c4=https://www.livemint.com/&amp;c7=https://www.livemint.com/"></div><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MKFNS68" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><header class="Header_hdrWrp__fkaiJ"><div class="Header_mainHdr__ixSCE"><div class="Header_hdrCnt__x44Kb Header_hdrWrpCntr__qLvUY"><div class="Header_hdrLft__PC_XK"><span class="Header_hdrMenuIcn__oHpPA"><span class="Header_hmbrgrLine__EFNsY" id="hamburger-icon"></span></span><a href="https://www.livehindustan.com" class="Header_logoImgCnt__TMm7y"><picture><source media="(min-width:1023px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/lh-logo-desk.webp" type="image/webp"><source media="(max-width:1022px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/lh-logo-m.webp" type="image/webp"><source srcset="https://www.livehindustan.com/static-content/1y/lh/img/lh-logo-m.webp" type="image/webp"><img class="logo-img" loading="eager" src="https://www.livehindustan.com/static-content/1y/lh/img/lh-logo-desk.png" alt="Hindustan Hindi News" title="Hindustan Hindi News"></picture></a></div><div class="Header_hdrRght__mpxzo "><a href="https://www.livehindustan.com/photos/" id="pht-hdr-lnk" class="Header_phtHdrLnk__1fnYQ" title="फोटो"><picture><source media="(min-width:1023px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/header-photo-icon.webp" type="image/webp"><source media="(min-width:1023px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/header-photo-icon.png" type="image/png"><img width="22" height="22" src></picture>फोटो</a><a href="https://www.livehindustan.com/videos/" id="vde-hdr-lnk" class="Header_vdeHdrLnk__XCz_S" title="वीडियो"><picture><source media="(min-width:1023px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/header-video-icon.webp" type="image/webp"><source media="(min-width:1023px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/header-video-icon.png" type="image/png"><img width="22" height="22" src></picture>वीडियो</a><a id="seherChune" class="Header_shrChune__hglQx"><svg xmlns="http://www.w3.org/2000/svg" width="15.727" height="19" viewBox="0 0 15.727 19"><g id="map-pin" transform="translate(-3 -1)"><path id="Path_6158" data-name="Path 6158" d="M17.727,8.364C17.727,14.091,10.364,19,10.364,19S3,14.091,3,8.364a7.364,7.364,0,0,1,14.727,0Z" transform="translate(0.5 0.5)" fill="#fff" stroke="#c4132a" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/><circle id="Ellipse_453" data-name="Ellipse 453" cx="3.578" cy="3.578" r="3.578" transform="translate(7.212 5.437)" fill="rgba(0,0,0,0)" stroke="#c4132a" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/></g></svg><span id="sehr-chune-link" class="Header_sehrTxt__kydlQ">शहर चुनें</span></a><a href="https://epaper.livehindustan.com/" target="_blank" title="ई-पेपर" class="Header_epprView__GHC6s" data-google-interstitial="false"><picture><source media="(min-width:1023px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/epaper-icn-head.png" type="image/png"><source media="(max-width:1022px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/epapern-mweb.png" type="image/png"><img src="https://www.livehindustan.com/static-content/1y/lh/img/epaper-icn-head.png" alt="epaper" class="Header_epprWeb__DeTeh" width="22" height="22"></picture><span class="Header_epprTxt__UJPnV">ई- पेपर</span></a><a href="https://www.livehindustan.com/static-content/1y/lh/notification-trend.html" target="_blank" title class="Header_notificnIcn__aliCF"><picture><source media="(min-width:1023px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/notificn-mweb.png" type="image/png"><source media="(max-width:1022px)" srcset="https://www.livehindustan.com/static-content/1y/lh/img/notificn-mweb.png" type="image/png"><img src="https://www.livehindustan.com/static-content/1y/lh/img/notificn-mweb.png" class="undefined" width="24" height="24"></picture></a><span class="Common_hideMob__MLfAk Header_lgnWrp__tchfH" id="show-header-out-login"><a title="साइन इन"><svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 17 17"><path id="Path_6198" data-name="Path 6198" d="M12,12A4,4,0,1,0,8,8,4,4,0,0,0,12,12Zm0,2c-2.67,0-8,1.34-8,4v2H20V18C20,15.34,14.67,14,12,14Z" transform="translate(-3.5 -3.5)" fill="#fff" stroke="#c4132a" stroke-width="1"/></svg>साइन इन</a></span><form class="Header_searchBar__lBUUz" method="post" action="/search"><input type="hidden" name="type" value="story"><input type="text" name="searchKeywords" autocomplete="off" placeholder="यहाँ लिखें"><button type="submit"><i></i></button></form></div></div></div><nav class="Header_hdrMenu___eWTq Header_hdrWrpCntr__qLvUY Common_scrlDsbl__pWdVw " style="display:"><a href="https://www.livehindustan.com/" title="होम" class>होम</a><a href="https://www.livehindustan.com/state/" title="राज्य" class>राज्य</a><a href="https://www.livehindustan.com/national" title="देश" class>देश</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy" title="चैंपियंस ट्रॉफी" class><span class="Header_hdrNewNav__Zdt8H">new</span>चैंपियंस ट्रॉफी</a><a href="https://www.livehindustan.com/cricket/live-score" title="लाइव स्कोर" class>लाइव स्कोर</a><a href="https://www.livehindustan.com/entertainment" title="मनोरंजन" class>मनोरंजन</a><a href="https://www.livehindustan.com/business/" title="बिजनेस" class>बिजनेस</a><a href="https://www.livehindustan.com/career/" title="करियर" class>करियर</a><a href="https://www.livehindustan.com/international/" title="विदेश" class>विदेश</a><a href="https://www.livehindustan.com/web-stories/" title="वेब स्टोरी" class>वेब स्टोरी</a><a href="https://www.livehindustan.com/astrology/" title="धर्म" class>धर्म</a><a href="https://www.livehindustan.com/astrology/rashifal/aries" title="राशिफल" class>राशिफल</a><a href="https://www.livehindustan.com/lifestyle/" title="लाइफस्टाइल" class>लाइफस्टाइल</a><a href="https://www.livehindustan.com/auto/" title="ऑटो" class>ऑटो</a><div class="Header_menuCntrl___t90W"><span class="Header_moreMenu__WRJ_l"></span><div class="Header_dwnMenu__7Ovu1"><a href="https://www.livehindustan.com/assembly-elections" title="विधानसभा चुनाव" class>विधानसभा चुनाव</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy" title="चैंपियंस ट्रॉफी" class>चैंपियंस ट्रॉफी</a><a href="https://www.livehindustan.com/career/results" title="बोर्ड रिजल्ट्स 2025" class>बोर्ड रिजल्ट्स 2025</a><a href="https://www.livehindustan.com/gadgets/" title="गैजेट्स" class>गैजेट्स</a><a href="https://www.livehindustan.com/sports/" title="खेल" class>खेल</a><a href="https://www.livehindustan.com/videos/" title="वीडियो" class>वीडियो</a><a href="https://www.livehindustan.com/articles-for-you/" title="आपके लिए खास" class>आपके लिए खास</a><a href="https://www.livehindustan.com/viral-news/news" title="वायरल" class="Header_active__SBcCE">वायरल</a><a href="https://www.livehindustan.com/blog/" title="ओपिनियन" class>ओपिनियन</a><a href="https://www.livehindustan.com/photos/" title="फोटो" class>फोटो</a><a href="https://www.livehindustan.com/crime/" title="क्राइम" class>क्राइम</a><a href="https://www.livemint.com/" title="Livemint" class>Livemint</a><a href="https://www.hindustantimes.com/" title="Hindustan Times" class>Hindustan Times</a><a href="https://www.healthshots.com/" title="Healthshots" class>Healthshots</a><a href="https://www.healthshots.com/hindi/" title="Healthshots Hindi" class>Healthshots Hindi</a><a href="https://auto.hindustantimes.com/" title="HT Auto" class>HT Auto</a></div></div></nav></header><div class="styles_ad_refreshBlck__urIXI"><div class="Ads_head-ad___4maw" id="ad-banr"><div id="div-gpt-ad-gpt-refresh-ad"></div></div></div><section class="Common_wrap__hos11 Common_wrap__Zi4iX"><div class="Ads_ads-head__fP_sX" style="min-height:280px" id="ad-banr"><div id="div-gpt-ad-gpt-inline-ad-section"></div></div><section class="Common_wrap__hos11 Common_mainCont__y1itO"><section class="Common_mainLftCnt__XAf08"><div class="Common_brdCrum__jhDqV Common_crsel__YJ4Xh"><span class=" "><a title="Hindi News" href="https://www.livehindustan.com/">Hindi News</a></span><span class=" "><a title="उत्तर प्रदेश न्यूज़" href="/uttar-pradesh">उत्तर प्रदेश न्यूज़</a></span><span class=" "><a title="सुल्तानपुर " href="/uttar-pradesh/sultanpur/news">सुल्तानपुर </a></span><span class="Common_brdCrumLast__opkee ">न्यूज़</span></div><div class="PageNav_pgNav__LbD95"><span class="PageNav_firstActive__9adWa"><a href="https://www.livehindustan.com/uttar-pradesh/" title="उत्तर प्रदेश">उत्तर प्रदेश</a></span><nav class="Common_crsel__YJ4Xh"><a title="लखनऊ" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/lucknow/"><span>लखनऊ</span></a><a title="वाराणसी" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/varanasi/"><span>वाराणसी</span></a><a title="गोरखपुर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/gorakhpur/"><span>गोरखपुर</span></a><a title="मेरठ" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/meerut/"><span>मेरठ</span></a><a title="आगरा" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/agra/"><span>आगरा</span></a><a title="अयोध्या" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/ayodhya/news"><span>अयोध्या</span></a><a title="कानपुर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/kanpur/"><span>कानपुर</span></a><a title="प्रयागराज" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/prayagraj/"><span>प्रयागराज</span></a><a title="बरेली" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/bareilly/"><span>बरेली</span></a><a title="अलीगढ़" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/aligarh/"><span>अलीगढ़</span></a><a title="मुरादाबाद" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/moradabad/"><span>मुरादाबाद</span></a><a title="आजमगढ़" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/azamgarh/news"><span>आजमगढ़</span></a><a title="बाराबंकी" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/barabanki/news"><span>बाराबंकी</span></a><a title="बलिया" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/balia/news"><span>बलिया</span></a><a title="भदोही" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/bhadohi/news"><span>भदोही</span></a><a title="चंदौली" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/chandauli/news"><span>चंदौली</span></a><a title="गाजीपुर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/ghazipur/news"><span>गाजीपुर</span></a><a title="जौनपुर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/jaunpur/news"><span>जौनपुर</span></a><a title="मऊ" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/mau/news"><span>मऊ</span></a><a title="मिर्जापुर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/mirzapur/news"><span>मिर्जापुर</span></a><a title="सोनभद्र" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/sonbhadra/news"><span>सोनभद्र</span></a><a title="बस्ती" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/basti/news"><span>बस्ती</span></a><a title="कुशीनगर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/kushinagar/news"><span>कुशीनगर</span></a><a title="देवरिया" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/deoria/news"><span>देवरिया</span></a><a title="महाराजगंज" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/maharajganj/news"><span>महाराजगंज</span></a><a title="संतकबीरनगर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/santkabir-nagar/news"><span>संतकबीरनगर</span></a><a title="सिद्धार्थनगर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/siddarthnagar/news"><span>सिद्धार्थनगर</span></a><a title="बागपत" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/bagpat/news"><span>बागपत</span></a><a title="शामली" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/shamli/news"><span>शामली</span></a><a title="बिजनौर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/bijnor/news"><span>बिजनौर</span></a><a title="बुलंदशहर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/bulandsehar/news"><span>बुलंदशहर</span></a><a title="हापुड़" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/hapur/news"><span>हापुड़</span></a><a title="मुजफ्फर नगर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/muzaffar-nagar/news"><span>मुजफ्फर नगर</span></a><a title="सहारनपुर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/saharanpur/news"><span>सहारनपुर</span></a><a title="बदायूं" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/badaun/news"><span>बदायूं</span></a><a title="लखीमपुरखीरी" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/lakhimpur-khiri/news"><span>लखीमपुरखीरी</span></a><a title="पीलीभीत" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/pilibhit/news"><span>पीलीभीत</span></a><a title="शाहजहांपुर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/shahjahnpur/news"><span>शाहजहांपुर</span></a><a title="एटा" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/etah/news"><span>एटा</span></a><a title="फिरोजाबाद" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/firozabad/news"><span>फिरोजाबाद</span></a><a title="मैनपुरी" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/mainpuri/news"><span>मैनपुरी</span></a><a title="मथुरा" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/mathura/news"><span>मथुरा</span></a><a title="अंबेडकर नगर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/ambedkar-nagar/news"><span>अंबेडकर नगर</span></a><a title="अमेठी" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/amethi/news"><span>अमेठी</span></a><a title="गौरीगंज" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/gauriganj/news"><span>गौरीगंज</span></a><a title="श्रावस्ती" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/shravasti/news"><span>श्रावस्ती</span></a><a title="बलरामपुर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/balrampur/news"><span>बलरामपुर</span></a><a title="बहराइच" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/bahraich/news"><span>बहराइच</span></a><a title="गोंडा" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/gonda/news"><span>गोंडा</span></a><a title="रायबरेली" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/raebareli/news"><span>रायबरेली</span></a><a title="फतेहपुर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/fatehpur/news"><span>फतेहपुर</span></a><a title="सीतापुर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/sitapur/news"><span>सीतापुर</span></a><a title="सुल्तानपुर" class="PageNav_active___g_vR PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/sultanpur/news"><span>सुल्तानपुर</span></a><a title="औरैया" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/auraiya/news"><span>औरैया</span></a><a title="अकबरपुर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/akbarpur/news"><span>अकबरपुर</span></a><a title="बिल्ल्होर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/bilhaur/news"><span>बिल्ल्होर</span></a><a title="ललितपुर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/lalitpur/news"><span>ललितपुर</span></a><a title="महोबा" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/mohoba/news"><span>महोबा</span></a><a title="कानपुर देहात" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/ramabai-nagar/news"><span>कानपुर देहात</span></a><a title="चित्रकूट" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/chitrakoot/news"><span>चित्रकूट</span></a><a title="बांदा" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/banda/news"><span>बांदा</span></a><a title="इटावा" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/etawah/news"><span>इटावा</span></a><a title="फर्रुखाबाद" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/farrukhabad/news"><span>फर्रुखाबाद</span></a><a title="कन्नौज" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/kannauj/news"><span>कन्नौज</span></a><a title="हमीरपुर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/hamirpur/news"><span>हमीरपुर</span></a><a title="हरदोई" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/hardoi/news"><span>हरदोई</span></a><a title="झांसी" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/jhansi/news"><span>झांसी</span></a><a title="उरई" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/orai/news"><span>उरई</span></a><a title="उन्नाव" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/unnao/news"><span>उन्नाव</span></a><a title="हाथरस" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/hathras/news"><span>हाथरस</span></a><a title="अमरोहा" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/amroha/news"><span>अमरोहा</span></a><a title="रामपुर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/rampur/news"><span>रामपुर</span></a><a title="संभल" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/sambhal/news"><span>संभल</span></a><a title="गंगापार" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/gangapar/news"><span>गंगापार</span></a><a title="कौशाम्बी" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/kausambi/news"><span>कौशाम्बी</span></a><a title="प्रतापगढ़ - कुंडा" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/pratapgarh-kunda/news"><span>प्रतापगढ़ - कुंडा</span></a><a title="निकाय चुनाव" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/nikay-chunav/news"><span>निकाय चुनाव</span></a><a title="नगर निगम" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/nagar-nigam/news"><span>नगर निगम</span></a><a title="नगरपालिका" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/nagar-palika/news"><span>नगरपालिका</span></a><a title="नगर पंचायत" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/nagar-panchayat/news"><span>नगर पंचायत</span></a><a title="राम मंदिर" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/uttar-pradesh/ram-mandir-ayodhya/news"><span>राम मंदिर</span></a><a title="यूपी बोर्ड रिजल्ट 2024" class=" PageNav_navItem__dUycQ" href="https://www.livehindustan.com/career/results/up-board-result/news"><span>यूपी बोर्ड रिजल्ट 2024</span></a></nav></div><div id="listing"><div class="Common_mainWdgt__3FP_6"><h1 class="Common_wdgtHdng__8jsgZ Common_wdgtHdng__8jsgZ "><span class="Common_txt__LOFoh">सुल्तानपुर न्यूज़</span></h1><ul class="NewsListing_newsLstWrp__2IalP "><li><a href="/uttar-pradesh/sultanpur/story-court-seeks-criminal-history-in-77-lakh-fraud-case-involving-advocate-abbas-ahmed-khan-201740850326083.html" title="खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की" alt="खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की</h2><p class="Common_ellipsis2__t3LrD">सुलतानपुर में अधिवक्ता अब्बास अहमद खान से गाजियाबाद में भूमि दिलाने के नाम पर 77 लाख रूपए की ठगी का मामला प्रकाश में आया है। आरोपी संतराम शुक्ला की जमानत याचिका पर कोर्ट ने आपराधिक इतिहास और रिपोर्ट...</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 11:02 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-court-issues-warrant-against-witness-in-mlc-shailendra-singh-election-code-violation-case-201740850271078.html" title="दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट" alt="दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट</h2><p class="Common_ellipsis2__t3LrD">सुलतानपुर में एमएलसी शैलेन्द्र सिंह पर आदर्श चुनाव आचार संहिता उल्लंघन का मामला लंबित है। कोर्ट ने गवाह दारोगा नरेन्द्र वर्मा के खिलाफ वारंट जारी किया है। 11 मई 2019 को चुनाव प्रचार के दौरान 50 से...</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 11:01 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-lawyers-strike-delays-hearing-in-case-against-mla-tahir-khan-201740850023437.html" title="विधायक ताहिर के केस में सुनवाई टली"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="विधायक ताहिर के केस में सुनवाई टली" alt="विधायक ताहिर के केस में सुनवाई टली"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">विधायक ताहिर के केस में सुनवाई टली</h2><p class="Common_ellipsis2__t3LrD">सुलतानपुर में इसौली विधायक ताहिर खान के खिलाफ विचाराधीन केस की सुनवाई शनिवार को वकीलों की हड़ताल के कारण नहीं हो सकी। पिछले पेशी में डिप्टी रेंजर अरविंद द्विवेदी ने बयान दर्ज कराया था। विशेष...</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:57 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-grand-inauguration-of-newly-built-auditorium-in-jaysinghpur-block-201740849963555.html" title="ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन" alt="ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन</h2><p class="Common_ellipsis2__t3LrD">फोटो- सभागार का उद्घाटन करते विधायक और प्रमुखब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटनब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटनब्लाक सभा</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:56 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-traditional-folk-theatre-performance-by-pandit-ram-asare-mishra-institute-in-koiripur-201740849906008.html" title="कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन" alt="कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन</h2><p class="Common_ellipsis2__t3LrD">चांदा, संवाददाता कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचनकोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचनकोइरीपुर में कलाकारों ने किया लोकनाट्य का</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:55 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-tragic-road-accidents-in-baldeeray-3-dead-2-seriously-injured-201740849851159.html" title="अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल" alt="अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल</h2><p class="Common_ellipsis2__t3LrD">हलियापुर व बल्दीराय क्षेत्र में हुई सड़क दुर्घटनाएंअलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायलअलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायलअलग-अलग</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:54 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-lack-of-office-for-child-nutrition-department-even-after-two-decades-201740849846064.html" title="दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना" alt="दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना</h2><p class="Common_ellipsis2__t3LrD">कुड़वार, संवाददाता दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बनादो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बनादो दशक बाद भी बाल पुष्टाहार विभाग</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:54 PM</span></li><div class="Ads_prlads__97tsu" id="ad-banr"><div id="div-gpt-ad-gpt-inline-ad-0-6"></div></div><li><a href="/uttar-pradesh/sultanpur/story-incomplete-road-construction-disrupts-daily-life-in-ramapur-india-201740849790823.html" title="अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान" alt="अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान</h2><p class="Common_ellipsis2__t3LrD">बल्दीराय, संवाददाता अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशानअधूर पड़ा सड़क निर्माण का कार्य, लोग परेशानअधूर पड़ा सड़क निर्माण का कार्य, लोग परेशानअ</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:53 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-mass-wedding-ceremony-blesses-103-couples-in-motigarpur-201740849785834.html" title="मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े" alt="मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े</h2><p class="Common_ellipsis2__t3LrD">सदर विधायक राज प्रसाद उपाध्याय व प्रमुख चंद्र प्रताप सिंह ने दिया नव दम्पतियों को आशीर्वादमुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़ेमुख्यम</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:53 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-residents-demand-municipality-status-for-baldeerai-lack-of-basic-facilities-persists-201740849731934.html" title="बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत" alt="बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत</h2><p class="Common_ellipsis2__t3LrD">बल्दीराय, संवाददाताबल्दीराय कस्बे को नगर पंचायत बनाने की जरूरतबल्दीराय कस्बे को नगर पंचायत बनाने की जरूरतबल्दीराय कस्बे को नगर पंचायत बनाने की जरूरतबल</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:52 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-ramadan-begins-mosques-adorned-and-crowds-gather-in-sultanpur-201740849669113.html" title="पहला रोजा आज, रमजान की तैयारियों जोरों पर"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="पहला रोजा आज, रमजान की तैयारियों जोरों पर" alt="पहला रोजा आज, रमजान की तैयारियों जोरों पर"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">पहला रोजा आज, रमजान की तैयारियों जोरों पर</h2><p class="Common_ellipsis2__t3LrD">मस्जिदों में की गई आकर्षक सजावटपहला रोजा आज, रमजान की तैयारियों जोरों परपहला रोजा आज, रमजान की तैयारियों जोरों परपहला रोजा आज, रमजान की तैयारियों जोरो</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:51 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-inauguration-of-scout-guide-training-camp-at-rambaran-pg-college-201740849610712.html" title="राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ" alt="राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ</h2><p class="Common_ellipsis2__t3LrD">फोटो नं. स्काउट गाइड शिविर को संबोधित करते प्रबंधक अजय सिंहराम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भराम बरन पीजी कॉलेज में स्काउट शिविर का शुभा</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:50 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-mass-gathering-at-shani-dev-temple-in-mahmoodpur-community-feast-celebrated-201740849603413.html" title="महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा" alt="महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा</h2><p class="Common_ellipsis2__t3LrD">महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारामहमूदपुर में शनिदेव मन्दिर पर हुआ भंडारामहमूदपुर में शनिदेव मन्दिर पर हुआ भंडारामहमूदपुर में शनिदेव मन्दिर पर</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:50 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-illegal-second-marriage-police-file-case-against-husband-and-second-wife-201740849551632.html" title="दूसरी शादी करने पर पति-पत्नी पर केस दर्ज"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="दूसरी शादी करने पर पति-पत्नी पर केस दर्ज" alt="दूसरी शादी करने पर पति-पत्नी पर केस दर्ज"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">दूसरी शादी करने पर पति-पत्नी पर केस दर्ज</h2><p class="Common_ellipsis2__t3LrD">कादीपुर, संवाददाता दूसरी शादी करने पर पति-पत्नी पर केस दर्जदूसरी शादी करने पर पति-पत्नी पर केस दर्जदूसरी शादी करने पर पति-पत्नी पर केस दर्जदूसरी शादी</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:49 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-district-level-grievance-redressal-day-held-in-baldi-ray-with-focus-on-timely-resolution-201740849543453.html" title="समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण" alt="समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण</h2><p class="Common_ellipsis2__t3LrD">समय से शिकायतों का निस्तारण करें : जिलाधिकारीसमाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारणसमाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारणसमाधा</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:49 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-sultanpur-bar-association-dispute-over-financial-irregularities-continues-201740849493635.html" title="वित्तीय अनियमितता पर रार बरकरार"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="वित्तीय अनियमितता पर रार बरकरार" alt="वित्तीय अनियमितता पर रार बरकरार"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">वित्तीय अनियमितता पर रार बरकरार</h2><p class="Common_ellipsis2__t3LrD">सुलतानपुर में बार एसोसिएशन के पूर्व अध्यक्ष नागेन्द्र सिंह और अरविन्द पाण्डेय के कार्यकाल में वित्तीय अनियमितताओं को लेकर विवाद जारी है। वकीलों की बैठक के बाद, बार एसोसिएशन के अध्यक्ष रणजीत सिंह...</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:48 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-sanjay-gandhi-pg-college-initiates-nss-camp-in-lambhua-201740849432411.html" title="राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक" alt="राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक</h2><p class="Common_ellipsis2__t3LrD">संजय गांधी पीजी कॉलेज का रासेयो शिविर शुरूराष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधकराष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधकराष्ट्रह</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:47 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-teacher-files-complaint-against-assailants-in-lambhua-legal-action-initiated-201740849429596.html" title="शिक्षिका को गाली देने व पति को पीटने का आरोप"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="शिक्षिका को गाली देने व पति को पीटने का आरोप" alt="शिक्षिका को गाली देने व पति को पीटने का आरोप"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">शिक्षिका को गाली देने व पति को पीटने का आरोप</h2><p class="Common_ellipsis2__t3LrD">शिक्षिका की तहरीर पर आरोपी के खिलाफ मुकदमा दर्जशिक्षिका को गाली देने व पति को पीटने का आरोपशिक्षिका को गाली देने व पति को पीटने का आरोपशिक्षिका को ग</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:47 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-new-athletics-coach-kumari-asha-appointed-in-sultanpur-district-sports-office-201740849370646.html" title="स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण" alt="स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण</h2><p class="Common_ellipsis2__t3LrD">सुलतानपुर, संवाददाता स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षणस्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षणस्टेडियम में अब ख</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:46 PM</span></li><li><a href="/uttar-pradesh/sultanpur/story-devotees-from-kolkata-s-medinipur-sing-for-lord-ram-s-blessings-on-their-journey-to-ayodhya-201740849368504.html" title="कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु"><div class="NewsListing_lft__W7MDE"><i class="Common_imgSizer__1N7NC"></i><img src="https://www.livehindustan.com/static-content/1y/lh/img/default-img/grey-212x159.jpg" loading="lazy" title="कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु" alt="कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु</h2><p class="Common_ellipsis2__t3LrD">हर हर गंगे , बम बम भोले के बाद अब श्री राम के दर्शन की आसकारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालुकारसेवकों की कहानी सुनकर रोने लगे कोलका</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 1 March 2025 10:46 PM</span></li></ul></div></div><div style="height:50px;width:100%"></div><div class="Ads_inline-ads__8v4KB" id="ad-banr"><div id="div-gpt-ad-gpt-inline-btm-ad"></div></div></section><aside class="Common_rhsCont__Gz2Lk"><div class="Ads_rhs-ad__5MHzD" id="ad-banr"><div id="div-gpt-ad-gpt-rhs-top"></div></div><div id="ad-banr"><div id="div-gpt-ad-gpt-inline-ad-epaper-rhs"></div></div><div id="rhs-middle"><div class="Ads_rhs-ad__5MHzD" id="ad-banr"><div id="div-gpt-ad-gpt-rhs-middle"></div></div></div></aside></section></section><footer class="Footer_ftrMain__W1mvG"><ul style="margin-bottom:0px" class="Footer_ftrLinkAll__2W2R2 Footer_ftrInsd__WYE6M"><li> <span> Latest News in Hindi <picture> <source srcset="https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp" type="image/webp"> <source srcset="https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp" type="image/png"> <img loading="lazy" src="https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.png" alt="Latest News"> </picture> </span> <a href="/uttarakhand/the-army-was-looking-for-the-missing-man-he-went-to-his-home-from-mana-in-chamoli-201740886890907.html" title="लापता मान सेना कर रही थी तलाश...वह चमोली के माणा से चला गया अपने घर">लापता मान सेना कर रही थी तलाश...वह चमोली के माणा से चला गया अपने घर</a> <a href="/uttar-pradesh/up-mathura-vrindavan-bane-bihari-temple-holi-advisory-no-laddoos-will-be-thrown-outside-barsana-temple-201740886786049.html" title="बरसाना मंदिर के बाहर लड्डू लुटाने पर रोक, बांके बिहारी मंदिर ने जारी की होली की एडवाइजरी">बरसाना मंदिर के बाहर लड्डू लुटाने पर रोक, बांके बिहारी मंदिर ने जारी की होली की एडवाइजरी</a> <a href="/uttar-pradesh/mayawati-may-give-surprise-bsp-s-national-executive-meeting-again-today-change-in-responsibilities-possible-201740886307581.html" title="चौंका सकती हैं मायावती, आज फिर बैठेगी बसपा की राष्‍ट्रीय कार्यकारिणी; जिम्‍मेदारियों में फेरबदल संभव">चौंका सकती हैं मायावती, आज फिर बैठेगी बसपा की राष्‍ट्रीय कार्यकारिणी; जिम्‍मेदारियों में फेरबदल संभव</a> <a href="/uttarakhand/4-lives-are-still-buried-under-snow-rescue-operation-continues-in-mana-chamoli-in-uttarakhand-201740885876476.html" title="बर्फ के नीचे अभी भी दबीं हैं 4 जिंदगियां, उत्तराखंड में चमोली के माणा में रेस्क्यू ऑपरेशन जारी">बर्फ के नीचे अभी भी दबीं हैं 4 जिंदगियां, उत्तराखंड में चमोली के माणा में रेस्क्यू ऑपरेशन जारी</a> <a href="/bihar/man-lure-six-year-old-girl-for-momo-and-rape-her-in-sitamarhi-201740885541239.html" title="मोमो खिलाने के बहाने जबरन उठा ले गया, बिहार में यहां 6 साल की बच्ची से 42 साल के हैवान ने की हैवानियत">मोमो खिलाने के बहाने जबरन उठा ले गया, बिहार में यहां 6 साल की बच्ची से 42 साल के हैवान ने की हैवानियत</a> <a href="/career/cgbse-board-exam-2025-10th-admit-card-out-download-with-this-link-201740885469753.html" title="CGBSE Board Exam 2025: छत्तीसगढ़ बोर्ड 10वीं का एडमिट कार्ड जारी,डायरेक्ट लिंक से करें डाउनलोड">CGBSE Board Exam 2025: छत्तीसगढ़ बोर्ड 10वीं का एडमिट कार्ड जारी,डायरेक्ट लिंक से करें डाउनलोड</a> <a href="/ncr/mahila-samriddhi-yojana-few-may-get-2500-on-8-march-201740885128428.html" title="महिला समृद्धि योजना: दिल्ली में 8 मार्च को ही खाते में पैसे भेजने की भी शुरुआत कर सकती है सरकार">महिला समृद्धि योजना: दिल्ली में 8 मार्च को ही खाते में पैसे भेजने की भी शुरुआत कर सकती है सरकार</a> <a href="/cricket/india-vs-new-zealand-live-score-champions-trophy-2025-live-match-today-ind-vs-nz-scorecard-updates-at-dubai-stadium-live-blog-201740884936235.html" title="India vs New Zealand Live : न्यूजीलैंड के खिलाफ रोमांच मुकाबले की उम्मीद, भारतीय टीम लगाना चाहेगी हैट्रिक">India vs New Zealand Live : न्यूजीलैंड के खिलाफ रोमांच मुकाबले की उम्मीद, भारतीय टीम लगाना चाहेगी हैट्रिक</a> <a href="/uttar-pradesh/deoria/story-deoria-police-intensifies-vigil-as-liquor-smugglers-target-holi-festival-201740885495029.html" title="शराब तस्कर हो गए सक्रिय, बिहार भेजी जा रही शराब की खेप">शराब तस्कर हो गए सक्रिय, बिहार भेजी जा रही शराब की खेप</a> <a href="/uttar-pradesh/deoria/story-laxmikant-chaturvedi-s-51st-death-anniversary-celebrated-in-deoria-201740885375009.html" title="पुण्य तिथि पर याद किए गए जनसंघ के पूर्व प्रदेश अध्यक्ष">पुण्य तिथि पर याद किए गए जनसंघ के पूर्व प्रदेश अध्यक्ष</a> </li><li> <span> Trending Hindi News <picture> <source srcset="https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp" type="image/webp"> <source srcset="https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp" type="image/png"> <img loading="lazy" src="https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.png" alt="Latest News"> </picture> </span> <a href="https://www.livehindustan.com/cricket/afghanistan-vs-australia-live-score-champions-trophy-2025-live-match-today-afg-vs-aus-scorecard-updates-at-gaddafi-live-blog-201740725539373.html">AUS vs AFG Live Score</a> <a href="https://www.livehindustan.com/ncr/arvind-kejriwal-pension-as-former-chief-minister-201740717377416.html">Arvind Kejriwal Pension</a> <a href="https://www.livehindustan.com/national/aaj-ki-taaja-khabar-latest-and-breaking-hindi-news-february-28-2025-live-blog-201740705967961.html">Aaj Ki taaza Khabar</a> <a href="https://www.livehindustan.com/entertainment/bollywood/bollywood-news-in-hindi-february-28-2025-bollywood-ki-taaja-khabarein-box-office-collection-live-blog-201740701618391.html">Bollywood Ki Taaza Khabar</a> <a href="https://www.livehindustan.com/astrology/astrology-today-february-28-2025-latest-updates-on-hindi-panchang-and-kumbh-kanya-mithun-rashi-live-blog-201740702705116.html">Astrology Today</a> <a href="https://www.livehindustan.com/bihar/latest-and-breaking-bihar-news-in-hindi-live-february-28-2025-bihar-ki-taja-khabarein-live-blog-201740704564411.html">Bihar Ki Taaza Khabar</a> </li></ul><ul class="Footer_ftrLinkAll__2W2R2 Footer_ftrInsd__WYE6M"><li><span>Top Performing Section<picture></picture></span><a href="https://www.livehindustan.com/" title="home">Hindi News</a><a href="https://www.livehindustan.com/career/" title="Career">Career</a><a href="https://www.livehindustan.com/astrology/" title="Astrology">Astrology</a><a href="https://www.livehindustan.com/uttar-pradesh/" title="Uttar Pradesh">Uttar Pradesh</a><a href="https://www.livehindustan.com/cricket/" title="Cricket">Cricket</a><a href="https://www.livehindustan.com/national/" title="National">National</a><a href="https://www.livehindustan.com/ncr" title="NCR">NCR</a><a href="https://www.livehindustan.com/entertainment" title="Entertainment">Entertainment</a><a href="https://www.livehindustan.com/business/" title="Business">Business</a><a href="https://www.livehindustan.com/lifestyle" title="Lifestyle">Lifestyle</a><a href="https://www.livehindustan.com/bihar/" title="Bihar">Bihar</a><a href="https://www.livehindustan.com/web-stories/" title="Bihar">Web Stories</a><a href="https://www.livehindustan.com/auto/" title="Auto">Auto</a><a href="https://www.livehindustan.com/gadgets/" title="Gadgets">Gadgets</a><a href="https://www.livehindustan.com/international/" title="International">International</a><a href="https://www.livehindustan.com/rajasthan/" title="Rajasthan">Rajasthan</a><a href="https://www.livehindustan.com/weather/" title="Bihar">Weather</a><a href="https://www.livehindustan.com/madhya-pradesh" title="Madhya Pradesh">Madhya Pradesh</a><a href="https://www.livehindustan.com/maharashtra/" title="Maharashtra">Maharashtra</a><a href="https://www.livehindustan.com/photos/" title="Photos">Photos</a><a href="https://www.livehindustan.com/videos/" title="Videos">Videos</a><a href="https://www.livehindustan.com/career/results" title="Bihar">Results</a><a href="https://www.livehindustan.com/assembly-elections/delhi-elections" title="Delhi Elections News">दिल्ली चुनाव</a><a href="https://www.livehindustan.com/assembly-elections/delhi-elections/constituency" title="Delhi Elections constituency">दिल्ली विधानसभा सीट</a><a href="https://www.livehindustan.com/assembly-elections/delhi-elections/news" title="Delhi Elections News">दिल्ली चुनाव 2025 न्यूज</a><a href="https://www.livehindustan.com/assembly-elections/delhi-elections/exit-poll" title="Delhi Exit Poll">दिल्ली चुनाव 2025 एग्जिट पोल</a></li><li><span>State<picture></picture></span><a href="https://www.livehindustan.com/haryana/news" title="Haryana News">Haryana News</a><a href="https://www.livehindustan.com/uttarakhand/news" title="Uttarakhand News">Uttarakhand News</a><a href="https://www.livehindustan.com/jharkhand/news" title="Jharkhand News">Jharkhand News</a><a href="https://www.livehindustan.com/madhya-pradesh/news" title="MP News">MP News</a><a href="https://www.livehindustan.com/uttar-pradesh/news" title="UP News">UP News</a><a href="https://www.livehindustan.com/bihar/news" title="Bihar News">Bihar News</a><a href="https://www.livehindustan.com/ncr/new-delhi/news" title="Delhi News">Delhi News</a><a href="https://www.livehindustan.com/maharashtra/news" title="Maharashtra news">Maharashtra news</a><a href="https://www.livehindustan.com/rajasthan/news" title="Rajasthan News">Rajasthan News</a><a href="https://www.livehindustan.com/elections/upcoming-elections-in-india" title="Election Schedule">Election Schedule</a><a href="https://www.livehindustan.com/weather" title="Weather">Weather</a></li><li><span>Astrology<picture></picture></span><a href="https://www.livehindustan.com/astrology" title="Astrology News">Astrology News</a><a href="https://www.livehindustan.com/astrology/rashifal/news" title="Aaj Ka Rahifal">Aaj Ka Rahifal</a><a href="https://www.livehindustan.com/astrology/shubh-panchang" title="Aaj Ka Panchang ">Aaj Ka Panchang </a><a href="https://www.livehindustan.com/astrology/numerology" title="Ank Jyotish"> Ank Jyotish </a><a href="https://www.livehindustan.com/astrology/vaastu/news" title="Vastu Tips">Vastu Tips</a><a href="https://www.livehindustan.com/astrology/rashifal/libra/" title="Aaj Ka Tula Rashifal">Aaj Ka Tula Rashifal</a><a href="https://www.livehindustan.com/astrology/rashifal/aquarius/" title="Aaj Ka Kumbh Rashifal">Aaj Ka Kumbh Rashifal </a><a href="https://www.livehindustan.com/astrology/rashifal/aries/" title="Aaj Ka Mesh Rashifal">Aaj Ka Mesh Rashifal</a><a href="https://www.livehindustan.com/astrology/rashifal/taurus/" title="Aaj Ka Vrishabh Rashifal">Aaj Ka Vrishabh Rashifal</a><a href="https://www.livehindustan.com/astrology/god-shiva" title="God Shiva">God Shiva</a><a href="https://www.livehindustan.com/astrology/2025-horoscope" title="Astrology 2025">2025 Horoscope</a><a href="https://www.livehindustan.com/astrology/2025-horoscope/zodiac-signs" title="Astrology 2025">Rashifal 2025 (Varshik Rashifal 2025)</a><a href="https://www.livehindustan.com/astrology/2025-horoscope/chinese-horoscope" title="Astrology 2025">Chinese Horoscope 2025</a><a href="https://www.livehindustan.com/astrology/2025-horoscope/numerology-prediction" title="Astrology 2025">Numerology Prediction </a><a href="https://www.livehindustan.com/astrology/hindu-calendar/2025" title="Astrology 2025">हिन्दू कैलेंडर 2025</a><a href="https://www.livehindustan.com/astrology/hindu-calendar/2025/long-weekends" title="Astrology 2025">Long Weekends in 2025</a><a href="https://www.livehindustan.com/astrology/hindu-calendar/2025/planet-transits" title="Astrology 2025">ग्रह गोचर 2025</a><a href="https://www.livehindustan.com/astrology/hindu-calendar/2025/eclipses" title="Astrology 2025">2025 में ग्रहण</a><a href="https://www.livehindustan.com/astrology/shubh-panchang" title="Panchang">Panchang</a><a href="https://www.livehindustan.com/astrology/god-ganesha" title="Lord Ganesha">Lord Ganesha</a><a href="https://www.livehindustan.com/astrology/god-ganesha/ganesh-ji-ki-aarti?moveto=detail" title="Ganesh Ji ki Aarti">Ganesh Ji ki Aarti</a><a href="https://www.livehindustan.com/astrology/godess-durga/durga-ji-ki-aarti?moveto=detail" title="Durga Ji Ki Aarti">Durga Ji Ki Aarti</a><a href="https://www.livehindustan.com/astrology/god-shiva/mahamrityunjaya-mantra?moveto=detail" title="Mahamrityunjay Mantra">Mahamrityunjay Mantra</a><a href="https://www.livehindustan.com/astrology/god-shiva/shivji-ki-aarti?moveto=detail" title="Shiv Ji Ki Aarti">Shiv Ji Ki Aarti</a><a href="https://www.livehindustan.com/astrology/godess-durga/durga-chalisa?moveto=detail" title="Durga Chalisa">Durga Chalisa</a><a href="https://www.livehindustan.com/astrology/god-shiva/shiv-stuti" title="Shiv Stuti">Shiv Stuti</a></li><li><span>Business<picture></picture></span><a href="https://www.livehindustan.com/business/news" title="Business News">Business News</a><a href="https://www.livehindustan.com/business/share-market/news" title="Share Market">Share Market</a><a href="https://www.livehindustan.com/business/petrol" title="Petrol Prices">Petrol Prices</a><a href="https://www.livehindustan.com/business/diesel" title="Diesel Prices">Diesel Prices</a><a href="https://www.livehindustan.com/business/income-tax-return/news" title="ITR">ITR</a><a href="https://www.livehindustan.com/business/personal-investments/news" title="Personal Investment">Personal Investment</a><a href="https://www.livehindustan.com/budget" title="Budget">Budget</a><a href="https://www.livehindustan.com/business/market-stats" title="Budget">Market Stats</a></li><li><span>Career<picture></picture></span><a href="https://www.livehindustan.com/career/news" title="Career News">Career News</a><a href="https://www.livehindustan.com/career/education" title="Education">Education</a><a href="https://www.livehindustan.com/career/education/engineering" title="Engineering">Engineering</a><a href="https://www.livehindustan.com/career/education/medical" title="Medical">Medical</a><a href="https://www.livehindustan.com/career/results/up-board-result" title="UP Board Result">यूपी बोर्ड रिजल्ट 2025</a><a href="https://www.livehindustan.com/career/results/bihar-board-result" title="Bihar Board Result">बिहार बोर्ड रिजल्ट 2025</a><a href="https://www.livehindustan.com/career/results/rajasthan-board-result" title="Rajasthan Board Result">राजस्थान बोर्ड रिजल्ट 2025</a><a href="https://www.livehindustan.com/career/results/madhya-pradesh-board-result" title="MP Board Result">मध्य प्रदेश बोर्ड रिजल्ट 2025</a><a href="https://www.livehindustan.com/career/results/uttrakhand-board-result" title="Uttrakhand Board Result">उत्तराखंड बोर्ड रिजल्ट 2025</a><a href="https://www.livehindustan.com/career/results/jharkhand-board-result" title="Jharkhand Board Result">झारखंड बोर्ड रिजल्ट 2025</a><a href="https://www.livehindustan.com/career/results/up-board-10th-result-2025" title="UP Board 10th Result">यूपी बोर्ड 10 वीं 2025 का रिजल्ट</a><a href="https://www.livehindustan.com/career/results/up-board-12th-result-2025" title="UP Board 12th Result">यूपी बोर्ड 12 वीं 2025 का रिजल्ट</a><a href="https://www.livehindustan.com/career/results/bihar-board-10th-result-2025" title="Bihar Board 10th Result">बिहार बोर्ड मैट्रिक रिजल्ट 2025</a><a href="https://www.livehindustan.com/career/results/bihar-bseb-intermediate-commerce-result-2025" title="Bihar Board 12th Result">बिहार बोर्ड इंटरमीडिएट कॉमर्स रिजल्ट 2025</a><a href="https://www.livehindustan.com/career/results/bihar-intermediate-arts-vocational-result-2025" title="UP Board 10th Result">बिहार बोर्ड इंटरमीडिएट आर्ट्स वोकेशनल रिजल्ट 2025</a><a href="https://www.livehindustan.com/career/results/bihar-intermediate-arts-result-2025" title="Bihar Board 10th Result">बिहार बोर्ड इंटरमीडिएट आर्ट्स रिजल्ट 2025</a><a href="https://www.livehindustan.com/career/results/bihar-12th-science-result-2025" title="Bihar Board 12th Result">बिहार बोर्ड इंटरमीडिएट साइंस रिजल्ट 2025</a><a href="https://www.livehindustan.com/career/results/madhya-pradesh-board-10th-result-2025" title="MP Board Result">एमपी बोर्ड 10 वीं 2025 का रिजल्ट</a><a href="https://www.livehindustan.com/career/results/madhya-pradesh-board-12th-result-2025" title="MP Board Result">एमपी बोर्ड 12 वीं 2025 का रिजल्ट</a><a href="https://www.livehindustan.com/career/results/uttarakhand-board-10th-result-2025" title="Uttrakhand Board Result">उत्तराखंड बोर्ड 10 वीं 2025 का रिजल्ट</a><a href="https://www.livehindustan.com/career/results/uttarakhand-board-12th-result-2025" title="Uttrakhand Board Result">उत्तराखंड बोर्ड 12 वीं 2025 का रिजल्ट</a><a href="https://www.livehindustan.com/career/results/jharkhand-jac-board-10th-result-2025" title=" Jharkhand Board 10th Result">झारखंड बोर्ड 10 वीं 2025 का रिजल्ट</a><a href="https://www.livehindustan.com/career/results/jharkhand-jac-intermediate-commerce-result-2025" title="Jharkhand Board 12th Result">झारखंड बोर्ड (कॉमर्स) : 12 वीं 2025 का रिजल्ट</a><a href="https://www.livehindustan.com/career/results/jharkhand-jac-intermediate-science-result-2025" title="Jharkhand Board 12th Result">झारखंड बोर्ड (साइंस) : 12 वीं 2025 का रिजल्ट</a><a href="https://www.livehindustan.com/career/results/jharkhand-jac-intermediate-arts-result-2025" title="Jharkhand Board 12th Result">झारखंड बोर्ड (आर्ट्स) : 12 वीं 2025 का रिजल्ट</a><a href="https://www.livehindustan.com/career/results/rajasthan-board-10th-result-2025" title="Rajasthan Board 10th Result">राजस्थान बोर्ड 10वीं 2025 का रिजल्ट</a><a href="https://www.livehindustan.com/career/results/rajasthan-board-12th-commerce-result-2025" title="Rajasthan Board 12th Result">आरबीएसई 12वीं कॉमर्स रिजल्ट 2025</a><a href="https://www.livehindustan.com/career/results/rajasthan-board-12th-arts-result-2025" title="Rajasthan Board 10th Result">आरबीएसई 12वीं आर्ट्स 2025 रिजल्ट</a><a href="https://www.livehindustan.com/career/results/rajasthan-board-12th-science-result-2025" title="Rajasthan Board 12th Result">आरबीएसई 12 वीं साइंस 2025 का रिजल्ट</a><a href="https://www.livehindustan.com/career/results/rajasthan-board-8th-result-2025" title="Rajasthan Board 8th Result">राजस्थान बोर्ड 8वीं 2025 का रिजल्ट</a><a href="https://www.livehindustan.com/career/results/rajasthan-board-5th-result-2025" title="Rajasthan Board 5th Result">राजस्थान बोर्ड 5वीं 2025 का रिजल्ट</a></li><li><span>Entertainment<picture></picture></span><a href="https://www.livehindustan.com/entertainment/news" title="Entertainment News">Entertainment News </a><a href="https://www.livehindustan.com/entertainment/tv/news" title="TV News">TV News</a><a href="https://www.livehindustan.com/entertainment/web-series/news" title="Web Series">Web Series</a><a href="https://www.livehindustan.com/entertainment/film-review/news" title="Movie Review">Movie Review</a><a href="https://www.livehindustan.com/entertainment/bigg-boss/news" title="Bigg Boss">Bigg Boss</a></li><li><span>Cricket<picture></picture></span><a href="https://www.livehindustan.com/cricket/news" title="Cricket News">Cricket News</a><a href="https://www.livehindustan.com/cricket/live-score" title="Live score">Live score</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy" title="ICC Champions Trophy">ICC Champions Trophy</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy/news" title="ICC Champions Trophy News">ICC Champions Trophy News</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy/schedule" title="ICC Champions Trophy Schedule">ICC Champions Trophy Schedule</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy/most-wickets" title="ICC Champions Trophy Most Wickets">ICC Champions Trophy Most Wickets</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy/most-runs" title="ICC Champions Trophy Most Runs">ICC Champions Trophy Most Runs</a><a href="https://www.livehindustan.com/cricket/icc-champions-trophy/points-table" title="ICC Champions Trophy Points Table">ICC Champions Trophy Points Table</a></li><li><span>Lifestyle<picture></picture></span><a href="https://www.livehindustan.com/lifestyle/news" title="Lifestyle">Lifestyle Tips </a><a href="https://www.livehindustan.com/lifestyle/health/news" title="Health">Health</a><a href="https://www.livehindustan.com/lifestyle/fashion/news" title="Fashion">Fashion</a><a href="https://www.livehindustan.com/lifestyle/parents-guide/news" title="Parenting tips">Parenting tips</a><a href="https://www.livehindustan.com/lifestyle/travel/news" title="Travel">Travel</a><a href="https://www.livehindustan.com/lifestyle/fitness/news" title="Fitness">Fitness</a></li><li><span>Web Stories<picture></picture></span><a href="https://www.livehindustan.com/web-stories/entertainment/" title="Entertainment">Entertainment </a><a href="https://www.livehindustan.com/web-stories/sports/" title="Sports">Sports</a><a href="https://www.livehindustan.com/web-stories/health/" title="Health">Health</a><a href="https://www.livehindustan.com/web-stories/trending/" title="Trending">Trending</a><a href="https://www.livehindustan.com/web-stories/beauty/" title="Beauty">Beauty</a><a href="https://www.livehindustan.com/web-stories/religion/" title="Faith">Faith</a></li></ul><section class="Footer_ftrLogoSec__lV0BE Footer_ftrInsd__WYE6M"><a href="https://www.livehindustan.com" class="Footer_ftrLogo__dJ30e" title="Hindustan Hindi News"><picture></picture></a><section class="Footer_ftrSocialBlk__oPmD0"><div class="Footer_ftrSocial__R9Qgc"><span class="Footer_hdng__WjzV0">Connect with us</span><a href="https://www.facebook.com/LiveHindustanNews" target="_blank"><picture></picture></a><a href="https://twitter.com/Live_Hindustan" target="_blank"><picture></picture></a><a href="https://www.youtube.com/channel/UCCJRFl1Qjo83GG_09U-DIBA?view_as=subscriber" target="_blank"><picture></picture></a></div><div class="Footer_ftrApp__iGb4k"><span class="Footer_hdng__WjzV0">Download App</span><a class="Footer_gplayFtr__pZcS2" href="https://hhiphonehindiapp.page.link/?link=https://www.livehindustan.com&amp;apn=com.hindustan.hindinews&amp;isi=1036718012&amp;ibi=com.hh.hhiphonehindiapp&amp;utm_campaign=LH_Download_web_masthead&amp;utm_medium=LH_Download_web_masthead&amp;utm_source=LH_Download_web_masthead&amp;ct=LH_Download_web_masthead&amp;mt=8&amp;pt=660495&amp;efr=1"><picture></picture></a><a href="https://hhiphonehindiapp.page.link/?link=https://www.livehindustan.com&amp;apn=com.hindustan.hindinews&amp;isi=1036718012&amp;ibi=com.hh.hhiphonehindiapp&amp;utm_campaign=LH_Download_web_masthead&amp;utm_medium=LH_Download_web_masthead&amp;utm_source=LH_Download_web_masthead&amp;ct=LH_Download_web_masthead&amp;mt=8&amp;pt=660495&amp;efr=1"><picture></picture></a></div></section></section><section class="Footer_ftrMoreLnk__WiMyT"><p><a href="https://www.livehindustan.com/rss/">आरएसएस</a><a href="https://www.hindustantimes.com/rate-card/ImpactLHindustan" target="_blank" title="विज्ञापन र॓ट">विज्ञापन र॓ट</a><a href="https://www.hmvl.in/careers.html" target="_blank" title="हमार॓ साथ काम करें">हमार॓ साथ काम करें</a><a href="https://www.livehindustan.com/about-us" target="_blank" title="हमारे बारे में">हमारे बारे में</a><a href="https://www.livehindustan.com/contact-us" target="_blank" title="संपर्क करें">संपर्क करें</a><a href="https://www.livehindustan.com/privacypolicy/" title="गोपनीयता">गोपनीयता</a><a href="https://www.livehindustan.com/sitemap/" title="साइट जानकारी">साइट जानकारी</a></p><p><a href="https://www.hindustantimes.com/rate-card/ImpactLHindustan" target="_blank" rel="noreferrer" title="Advertise with us">Advertise with us</a><a href="https://www.livehindustan.com/about-us/" rel="noreferrer" title="About us">About us</a><a href="https://www.hmvl.in/careers.html" target="_blank" rel="noreferrer" title="Careers">Careers</a><a href="https://www.livehindustan.com/privacypolicy/" title="Privacy"> Privacy </a><a href="https://www.livehindustan.com/contact-us" target="_blank" title="Contact us">Contact us</a><a href="https://www.livehindustan.com/sitemap/" title="Sitemap">Sitemap</a><a href="https://www.livehindustan.com/dnpa-code-of-ethics-for-digital-news-websites/" title="Code Of Ethics">Code Of Ethics</a></p><p><span class="Footer_lnkOverview__B8ieW">Partner sites: </span><a href="https://www.hindustantimes.com/" class="ftr-frst-lnk" target="_blank" rel="nofollow">Hindustan Times</a><a href="https://www.livemint.com/" target="_blank" rel="nofollow">Mint</a><a href="https://tech.hindustantimes.com/" target="_blank" rel="nofollow">HT Tech</a><a href="https://www.shine.com/" target="_blank" rel="nofollow">Shine</a><a href="https://telugu.hindustantimes.com/" target="_blank" rel="nofollow">HT Telugu</a><a href="https://bangla.hindustantimes.com/" target="_blank" rel="nofollow">HT Bangla</a><a href="https://tamil.hindustantimes.com/" target="_blank" rel="nofollow">HT Tamil</a><a href="https://marathi.hindustantimes.com/" target="_blank" rel="nofollow">HT Marathi</a><a href="https://auto.hindustantimes.com/" target="_blank" rel="nofollow">HT Auto</a><a href="https://www.healthshots.com/" target="_blank" rel="nofollow">Healthshots</a><a href="https://www.htsmartcast.com/" target="_blank" rel="nofollow">HT Smartcast</a><a href="https://www.fabplay.in/" target="_blank" rel="nofollow">FAB Play</a></p></section><div class="Footer_ftrCpyRgt__t82_g">Copyright © 2025 HT Digital Streams Limited. All Rights Reserved.</div></footer><script> lhSnowplowScript(); </script><script id="loadable" strategy="afterInteractive"> const lhApsScript=function(){ let aps = document.createElement('script'); aps.defer = 'true'; aps.src = "https://c.amazon-adsystem.com/aax2/apstag.js"; aps.type = 'text/javascript'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(aps, node); apstag.init({ pubID: '04490307-82e6-4a26-8a03-ce88452d8ffd', adServer: 'googletag' }); } function q(c, r) { apstag._Q.push([c, r]); }; var apstag = { init: function() { q("i", arguments); }, fetchBids: function() { q("f", arguments); }, setDisplayBids: function() {}, _Q: [], }; const PwtScript = function() { if(window){ var purl = window.location.href; var url = '//ads.pubmatic.com/AdServer/js/pwt/156370/482'; var profileVersionId = ''; if (purl.indexOf('pwtv=') > 0) { var regexp = /pwtv=(.*?)(&|$)/g; var matches = regexp.exec(purl); if (matches.length >= 2 && matches[1].length > 0) { profileVersionId = '/' + matches[1]; } } var wtads = document.createElement('script'); wtads.defer = 'true'; wtads.src = url + profileVersionId + '/pwt.js'; wtads.type = 'text/javascript'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(wtads, node); } }; function lhGPTScript(){ var wtads = document.createElement('script'); wtads.async = true; wtads.src = "https://securepubads.g.doubleclick.net/tag/js/gpt.js"; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(wtads, node); } function comscoreScript(){ var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = "https://sb.scorecardresearch.com/cs/6035286/beacon.js"; el.parentNode.insertBefore(s, el); } function initComscore(){ if(typeof COMSCORE != "undefined" && typeof COMSCORE.beacon !== "undefined") { COMSCORE.beacon({ c1: "2", c2: "6035286", }); } } function webEngageScript() { if(window){ var webengage;!function(w,e,b,n,g){function o(e,t){e[t[t.length-1]]=function(){r.__queue.push([t.join("."), arguments])}}var i,s,r=w[b],z=" ",l="init options track screen onReady".split(z),a="feedback survey notification".split(z),c="options render clear abort".split(z),p="Open Close Submit Complete View Click".split(z),u="identify login logout setAttribute".split(z);if(!r||!r.__v){for(w[b]=r={__queue:[],__v:"6.0",user:{}},i=0;i < l.length;i++)o(r,[l[i]]);for(i=0;i < a.length;i++){for(r[a[i]]={},s=0;s < c.length;s++)o(r[a[i]],[a[i],c[s]]);for(s=0;s < p.length;s++)o(r[a[i]],[a[i],"on"+p[s]])}for(i=0;i < u.length;i++)o(r.user,["user",u[i]]);setTimeout(function(){var f=e.createElement("script"),d=e.getElementById("loadable");f.async=!0,f.src=("https:"==e.location.protocol?"https://ssl.widgets.webengage.com":"https://cdn.widgets.webengage.com")+"/js/webengage-min-v-6.0.js",d.parentNode.insertBefore(f,d)},5000)}}(window,document,"webengage"); } } function webengageInit() { if(window){ if(window.location.hostname.toString() == "responsive-hh.staging.htmedia.in" || window.location.hostname.toString() == "uat.livehindustan.com" || window.location.hostname.toString() == "preprod-www.livehindustan.com"){ webengage.init("~2024ba1b"); } else { webengage.init("~47b660c0"); } webengage.options('delay', 5000); webengage.options('webpush.disablePrompt', false); webengage.options('webpush.registerServiceWorker', false); webengage.onReady(function () { webengage.webpush.prompt(); }); } } window.googletag = window.googletag || {cmd: []}; window.PWT = window.PWT || {}; var PWT = window.PWT || window.PWT || {}; googletag.cmd.push(function() { function setWithExpiryCDP(key, value, ttl) { const now = new Date(); const item = { value: value, expiry: now.getTime() + ttl, }; localStorage.setItem(key, JSON.stringify(item)); } function getWithExpiryCDP(key) { const itemStr = localStorage.getItem(key); if (!itemStr) { return null; } const item = JSON.parse(itemStr); const now = new Date(); if (now.getTime() > item.expiry) { localStorage.removeItem(key); return null; } return item.value; } function getCookie(e){ for (var t = e + "=", n = document.cookie.split(";"), o = 0; o < n.length; o++) { for (var a = n[o]; " " == a.charAt(0);) a = a.substring(1, a.length); if (0 == a.indexOf(t)) return a.substring(t.length, a.length) } return null; } function setCookie(e, t, n) { var o = new Date; o.setTime(o.getTime() + 24 * n * 60 * 60 * 1e3); var a = "expires=" + o.toUTCString(); document.cookie = e + "=" + t + ";" + a + ";path=/" } var cookieValue = getCookie("_ht_fp"); var htCdp = getWithExpiryCDP("lh_cdp"); let reqHostLoadable = isSafari() ? "https://www.livehindustan.com/cdp/api/adserve/lh?user=" : "https://www.hindustantimes.com/cdp/api/adserve/lh?user="; var requestUrl = reqHostLoadable + cookieValue; }); </script><script id="timeout" strategy="afterInteractive"> var isSlowNetwork=false; let userAgentString = navigator.userAgent; let chromeAgent = userAgentString.indexOf("Chrome") > -1; if(chromeAgent){ let connection = navigator.connection || navigator.mozConnection || navigator.webkitConnection; let type = connection.effectiveType; let downLink = connection.downlink; if((type=='2g'||type=='3g')&& downLink<=0.4){ isSlowNetwork=true; } } let timeoutValue = 6000; let gptTimeoutValue = 2500; if(isSlowNetwork){ timeoutValue = 4000; gptTimeoutValue = 2500; } window.addEventListener('load',(event) => { setTimeout(() =>{ lhGPTScript(); PwtScript(); lhApsScript(); },gptTimeoutValue); setTimeout(() => { webEngageScript(); webengageInit(); },timeoutValue); }); </script><div id="popup_interstitial"></div><div id="ssoSDKSignIn"></div><div id="onBoardingDiv"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"section":"uttar-pradesh","sectionData":{"id":201719905404557,"url":"/uttar-pradesh/sultanpur","name":"sultanpur","title":"Sultanpur News, Sultanpur Samachar, सुल्तानपुर समाचार – Hindustan","domainId":"63a8564c0118f51f159e8223","keywords":["Sultanpur news today","Sultanpur news live","aaj ki breaking news Sultanpur","सुल्तानपुर समाचार","Sultanpur News","लोकल सुल्तानपुर न्यूज़","Sultanpur Samachar","लोकल सुल्तानपुर न्यूज़ टुडे","today Sultanpur news"],"description":"\u003cp\u003eRead the latest Sultanpur news on Sultanpur crime, Sultanpur politics, entertainment, Sultanpur education, Sultanpur weather and live updates on Hindustan.\u003c/p\u003e","additionalInfo":"","about":null,"parentSection":{"id":201719905391849,"url":"/uttar-pradesh","name":"uttar-pradesh","title":"uttar-pradesh news in hindi (उत्तर प्रदेश न्यूज़) - latest uttar-pradesh news today in hindi","domainId":"63a8564c0118f51f159e8223","keywords":["उत्तर प्रदेश खबरें","uttar-pradesh Hindi News","उत्तर प्रदेश न्यूज़","uttar-pradesh news","uttar-pradesh samachar","उत्तर प्रदेश समाचार","latest uttar-pradesh news in hindi","uttar-pradesh hindi news"],"description":"\u003cp\u003eLatest uttar-pradesh News in Hindi : Get uttar-pradesh news today in Hindi (उत्तर प्रदेश) समाचार. पढ़ें उत्तर प्रदेश से जुड़ी ताजा खबरें हिंदी में फोटो और वीडियो के साथ हिंदुस्तान पर|\u003c/p\u003e","additionalInfo":"","about":null,"parentSection":null,"subSection":null,"navigation":[],"subNavigation":[],"parentSubNavigation":null,"status":"PUBLISHED","editionDate":null,"lastPublishedDate":1727090286000,"lastPublishedBy":"D111780","pageType":"SECTION","category":null,"design":"list","personalizeCheck":null,"coverImage":null,"images":null,"stories":null,"content":null,"mincontent":null,"contentCount":0,"pinnedArticles":[],"timestamp":null,"template":null,"templateContent":null,"alias":"uttar-pradesh","breakingNews":null,"misResponse":null,"externalUrl":null,"cssHTMLClass":null,"metadata":{"dynamicMeta":[{"key":"metatitleprefix","value":"","description":null},{"key":"metatitlesuffix","value":"","description":null},{"key":"metadescriptionprefix","value":"","description":null},{"key":"metadescriptionsuffix","value":"","description":null},{"key":"cutomemeta1","value":"","description":null}],"sectionId":null,"section":null,"sectionUrl":null,"subSectionId":null,"subSection":null,"subSectionUrl":null,"contextualKeyword":null},"coverImageHeight":0,"coverImageWidth":0,"bodyElements":null,"listBodyElements":null,"sectionDisplayName":"उत्तर प्रदेश","synonymsList":[]},"subSection":null,"navigation":[],"subNavigation":[],"parentSubNavigation":null,"status":"PUBLISHED","editionDate":null,"lastPublishedDate":1727271243000,"lastPublishedBy":"M81067","pageType":"SUBSECTION","category":null,"design":"list","personalizeCheck":null,"coverImage":null,"images":null,"stories":[],"content":[{"id":201740850326083,"oldUuid":"201740850326083","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:32:08+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:32:08+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:32:08+0000","firstPublishedDate":"2025-03-01T17:32:08+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-court-seeks-criminal-history-in-77-lakh-fraud-case-involving-advocate-abbas-ahmed-khan-201740850326083.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Court","Fraud","Abbas Ahmed Khan","Bail Application","Ghaziyabad"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-court-seeks-criminal-history-in-77-lakh-fraud-case-involving-advocate-abbas-ahmed-khan-201740850326083.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Court Seeks Criminal History in 77 Lakh Fraud Case Involving Advocate Abbas Ahmed Khan","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_29,Emo_anger,Hour_23,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["सुलतानपुर","ठगी","जमानत","संतराम शुक्ला","गाजियाबाद"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Court,Fraud,Abbas Ahmed Khan,Bail Application,Ghaziyabad","ampurl":"/uttar-pradesh/sultanpur/story-court-seeks-criminal-history-in-77-lakh-fraud-case-involving-advocate-abbas-ahmed-khan-201740850326083.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740850328756],"listElement":[{"id":201740850328756,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:32:08+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:32:08+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:32:08+0000","firstPublishedDate":"2025-03-01T17:32:08+0000","metadata":{"url":null,"authors":null,"charCount":581,"wordCount":140,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:32:08+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eसुलतानपुर। अधिवक्ता अब्बास अहमद खान से गाजियाबाद में भूमि दिलाने के नाम पर 77 लाख रूपए की ठगी व धोखाधड़ी करने के मामले में जेल में बन्द आरोपी संतराम शुक्ला की जमानत याचिका पर कोर्ट ने आपराधिक इतिहास और रिपोर्ट तलब किया है। सीजेएम कोर्ट के न्यायिक हिरासत में भेजने और जमानत याचिका निरस्त करने के बाद आरोपी की ओर से जमानत के लिए सेशन कोर्ट में दाखिल अर्जी सुनवाई के लिए एडीजे चतुर्थ की कोर्ट में स्थानांतरित कर दी गई है। सुनवाई 10 मार्च को होगी। गाजियाबाद शहर में सात करोड़ में भूमि खरीदने के सौदे के बाद हुई धोखाधड़ी का यह मामला अधिवक्ता अब्बास अहमद खान ने दर्ज कराया था। बल्दीराय थाना क्षेत्र के बघौना पूरे कन्हई शुक्ल निवासी आरोपी संतराम को कोतवाली नगर पुलिस ने बीती 23 जनवरी को टेढ़ुई तिराहा से गिरफ्तार कर जेल भेजा था।\u003c/p\u003e\u003cp\u003e\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की","summary":"सुलतानपुर में अधिवक्ता अब्बास अहमद खान से गाजियाबाद में भूमि दिलाने के नाम पर 77 लाख रूपए की ठगी का मामला प्रकाश में आया है। आरोपी संतराम शुक्ला की जमानत याचिका पर कोर्ट ने आपराधिक इतिहास और रिपोर्ट...","quickReadSummary":null,"mobileHeadline":"खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की","urlHeadline":"Court Seeks Criminal History in 77 Lakh Fraud Case Involving Advocate Abbas Ahmed Khan","leadMedia":{"id":null,"mediaType":"image","elements":[201740850328583],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740850271078,"oldUuid":"201740850271078","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:31:13+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:31:13+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:31:13+0000","firstPublishedDate":"2025-03-01T17:31:13+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-court-issues-warrant-against-witness-in-mlc-shailendra-singh-election-code-violation-case-201740850271078.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","MLC","Shailendra Singh","election code violation","witness warrant","court hearing"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-court-issues-warrant-against-witness-in-mlc-shailendra-singh-election-code-violation-case-201740850271078.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Court Issues Warrant Against Witness in MLC Shailendra Singh Election Code Violation Case","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_44,Emo_anticipation,Hour_23,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["एमएलसी","शैलेन्द्र सिंह","आचार संहिता उल्लंघन","गवाह वारंट","कोर्ट सुनवाई"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,MLC,Shailendra Singh,election code violation,witness warrant,court hearing","ampurl":"/uttar-pradesh/sultanpur/story-court-issues-warrant-against-witness-in-mlc-shailendra-singh-election-code-violation-case-201740850271078.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740850274325],"listElement":[{"id":201740850274325,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:31:13+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:31:13+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:31:14+0000","firstPublishedDate":"2025-03-01T17:31:14+0000","metadata":{"url":null,"authors":null,"charCount":464,"wordCount":109,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:31:13+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eसुलतानपुर। एमएलसी शैलेन्द्र सिंह पर चल रहे आदर्श चुनाव आचार संहिता उल्लंघन का मुकदमा काफी समय से लम्बित है। मामले में अभियोजन पक्ष के गवाह दारोगा नरेन्द्र वर्मा पर कोर्ट ने वारंट जारी किया है। कोतवाली देहात थाने में एमएलसी शैलेन्द्र प्रताप सिंह, भोले सिंह व एक अन्य के विरुद्ध 11 मई 2019 को विधानसभा चुनाव प्रचार के दौरान उड़नदस्ता प्रभारी गजेंद्र कुमार सिंह ने आदर्श चुनाव आचार संहिता के उल्लंघन का मुकदमा दर्ज कराया था। आरोप है कि बिना अनुमति 50 से अधिक लोगों को चुनाव प्रचार के दौरान शैलेन्द्र सिंह की ओर से भोजन कराया जा रहा था। अगली सुनवाई सात मार्च को नियत की गई है।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट","summary":"सुलतानपुर में एमएलसी शैलेन्द्र सिंह पर आदर्श चुनाव आचार संहिता उल्लंघन का मामला लंबित है। कोर्ट ने गवाह दारोगा नरेन्द्र वर्मा के खिलाफ वारंट जारी किया है। 11 मई 2019 को चुनाव प्रचार के दौरान 50 से...","quickReadSummary":null,"mobileHeadline":"दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट","urlHeadline":"Court Issues Warrant Against Witness in MLC Shailendra Singh Election Code Violation Case","leadMedia":{"id":null,"mediaType":"image","elements":[201740850274084],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740850023437,"oldUuid":"201740850023437","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"विधायक ताहिर के केस में सुनवाई टली","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:27:06+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:27:06+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:27:06+0000","firstPublishedDate":"2025-03-01T17:27:06+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-lawyers-strike-delays-hearing-in-case-against-mla-tahir-khan-201740850023437.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Political News","Tahir Khan","lawyers' strike","hearing delay","case","Sultanpur"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur","Sultanpur News","Lawyers Strike"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur","/tags/sultanpur-news","/tags/lawyers-strike"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-lawyers-strike-delays-hearing-in-case-against-mla-tahir-khan-201740850023437.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Lawyers Strike Delays Hearing in Case Against MLA Tahir Khan","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_75,Emo_anger,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704727959190,201704722485603,201704726406326],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["ताहिर खान","वकीलों की हड़ताल","सुनवाई","मुकदमा","सुलतानपुर"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Political News,Tahir Khan,lawyers' strike,hearing delay,case,Sultanpur","ampurl":"/uttar-pradesh/sultanpur/story-lawyers-strike-delays-hearing-in-case-against-mla-tahir-khan-201740850023437.amp.html","topicString":"Sultanpur Latest News,Sultanpur,Sultanpur News,Lawyers Strike","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740850027011],"listElement":[{"id":201740850027011,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:27:06+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:27:06+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:27:07+0000","firstPublishedDate":"2025-03-01T17:27:07+0000","metadata":{"url":null,"authors":null,"charCount":425,"wordCount":97,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:27:06+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003e\u003cp\u003eसुलतानपुर। इसौली विधायक ताहिर खान पर विचाराधीन केस में शनिवार को वकीलों की हड़ताल से सुनवाई नहीं हो सकी। बीती पेशी पर अभियोजन के गवाह डिप्टी रेंजर रहे अरविंद द्विवेदी ने हाजिर होकर बयान दर्ज कराया था। एमपी -एमएलए के विशेष मजिस्ट्रेट शुभम वर्मा ने शेष साक्ष्य के लिए छह मार्च की तारीख नियत की है। विधायक ताहिर खान पर तत्कालीन प्रभारी अधिकारी दरोगा मुकेश कुमार ने तीन फरवरी 2000 को आपराधिक बल प्रयोग, अपमानित करने, आरक्षित वन भूमि पर कब्जा कर सड़क निर्माण करने तथा आपराधिक बल प्रयोग कर अपमानित करने का मुकदमा दर्ज कराया था।\u003c/p\u003e\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"विधायक ताहिर के केस में सुनवाई टली","summary":"सुलतानपुर में इसौली विधायक ताहिर खान के खिलाफ विचाराधीन केस की सुनवाई शनिवार को वकीलों की हड़ताल के कारण नहीं हो सकी। पिछले पेशी में डिप्टी रेंजर अरविंद द्विवेदी ने बयान दर्ज कराया था। विशेष...","quickReadSummary":null,"mobileHeadline":"विधायक ताहिर के केस में सुनवाई टली","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"विधायक ताहिर के केस में सुनवाई टली","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"विधायक ताहिर के केस में सुनवाई टली","urlHeadline":"Lawyers Strike Delays Hearing in Case Against MLA Tahir Khan","leadMedia":{"id":null,"mediaType":"image","elements":[201740850026791],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849963555,"oldUuid":"201740849963555","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:26:05+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:26:05+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:26:05+0000","firstPublishedDate":"2025-03-01T17:26:05+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-grand-inauguration-of-newly-built-auditorium-in-jaysinghpur-block-201740849963555.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Political News","inauguration","auditorium","Jaysinghpur","development","government"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-grand-inauguration-of-newly-built-auditorium-in-jaysinghpur-block-201740849963555.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Grand Inauguration of Newly Built Auditorium in Jaysinghpur Block","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_49,Emo_joy,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["उद्घाटन","सभागार","जयसिंहपुर","विकास","सरकार"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Political News,inauguration,auditorium,Jaysinghpur,development,government","ampurl":"/uttar-pradesh/sultanpur/story-grand-inauguration-of-newly-built-auditorium-in-jaysinghpur-block-201740849963555.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849966159],"listElement":[{"id":201740849966159,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:26:05+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:26:05+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:26:06+0000","firstPublishedDate":"2025-03-01T17:26:06+0000","metadata":{"url":null,"authors":null,"charCount":969,"wordCount":196,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:26:05+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eफोटो- सभागार का उद्घाटन करते विधायक और प्रमुख बरौंसा, संवाददाता:\u003c/p\u003e\u003cp\u003eजयसिंहपुर ब्लॉक मुख्यालय में नवनिर्मित सभागार के सौंदर्यीकरण का कार्य पूर्ण होने पर शनिवार को भव्य उद्घाटन समारोह आयोजित किया गया। कार्यक्रम के मुख्य अतिथि विधायक राजप्रसाद उपाध्याय (राजबाबू) ने समाजसेवी चंद्रशेखर शुक्ल, प्रभाकर शुक्ल और ब्लॉक प्रमुख राहुल शुक्ला,बीडीओ निशा तिवारी की उपस्थिति में फीता काटकर उद्घाटन किया।\u003c/p\u003e\u003cp\u003eक्षेत्र पंचायत से करीब साढ़े नौ लाख रुपये की लागत से सभागार का सौंदर्यीकरण किया गया है। उद्घाटन समारोह को संबोधित करते हुए विधायक ने कहा कि क्षेत्र में विकास कार्यों को निरंतर गति देने के लिए सरकार पूरी तरह से प्रतिबद्ध है। उन्होंने बताया कि यह सभागार क्षेत्रवासियों को समर्पित किया गया है। ब्लॉक प्रमुख राहुल शुक्ला ने अपने संबोधन में कहा कि इस सभागार से अब विभिन्न प्रशासनिक, सामाजिक और सांस्कृतिक कार्यक्रमों के आयोजन को एक बेहतर स्थान मिलेगा। उन्होंने कहा कि यह सभागार स्थानीय लोगों के लिए बेहद उपयोगी साबित होगा। इस अवसर पर भाजपा मंडल अध्यक्ष रामजीत पाल, पिंटू कसौधन, प्रधान राजू वर्मा, प्रधान विक्की यादव, नवीन सिंह, क्षेत्र पंचायत सदस्य पंच बहादुर वर्मा, अरुण वर्मा, सुनील वर्मा, जितेंद्र वर्मा, बबलू तिवारी, अंजनी यादव सहित कई गणमान्य नागरिक व स्थानीय लोग उपस्थित रहे।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन","summary":"फोटो- सभागार का उद्घाटन करते विधायक और प्रमुखब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटनब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटनब्लाक सभा","quickReadSummary":null,"mobileHeadline":"ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन","urlHeadline":"Grand Inauguration of Newly Built Auditorium in Jaysinghpur Block","leadMedia":{"id":null,"mediaType":"image","elements":[201740849965895],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849906008,"oldUuid":"201740849906008","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:25:08+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:25:08+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:25:08+0000","firstPublishedDate":"2025-03-01T17:25:08+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-traditional-folk-theatre-performance-by-pandit-ram-asare-mishra-institute-in-koiripur-201740849906008.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Traditional","Folk Theatre","Performance","Pandit Ram Asare Mishra","Cultural Event"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-traditional-folk-theatre-performance-by-pandit-ram-asare-mishra-institute-in-koiripur-201740849906008.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Traditional Folk Theatre Performance by Pandit Ram Asare Mishra Institute in Koiripur","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_21,Emo_joy,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["पारम्परिक","लोक नाट्य","कार्यक्रम","कोइरीपुर","बेटी बचाओ"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Traditional,Folk Theatre,Performance,Pandit Ram Asare Mishra,Cultural Event","ampurl":"/uttar-pradesh/sultanpur/story-traditional-folk-theatre-performance-by-pandit-ram-asare-mishra-institute-in-koiripur-201740849906008.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849909030],"listElement":[{"id":201740849909030,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:25:08+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:25:08+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:25:09+0000","firstPublishedDate":"2025-03-01T17:25:09+0000","metadata":{"url":null,"authors":null,"charCount":607,"wordCount":123,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:25:08+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eचांदा, संवाददाता भारत सरकार संस्कृति मंत्रालय द्वारा पोषित पंडित राम आसरे मिश्र शिक्षण संस्थान पारम्परिक लोक नाट्य कला केंद्र कोइरीपुर की ओर से न्यू प्रोडक्शन कार्यक्रम का आयोजन किया गया ।\u003c/p\u003e\u003cp\u003eयह आयोजन शुक्रवार की देर शाम से श्री वृन्दा वनेश्वर हनुमान मन्दिर कोइरीपुर के प्रांगण में किया गया। जिसमे संस्था के कलाकारों द्वारा बेटी बचाओ बेटी पढ़ाओ की मंच से सुन्दर प्रस्तुति की। कार्यक्रम का शुभारम्भ मन्दिर के मुख्य पुजारी पंडित राम टहल महराज द्वारा मां सरस्वती की प्रतिमा पर माल्यार्पण कर किया गया। कार्यक्रम का संचालन संस्था के प्रभारी राकेश मिश्र द्वारा किया गया। संस्था के कलाकारों द्वारा मनमोहक प्रस्तुति की गयी। कार्यक्रम में विजय शुक्ल, किशोरी गोस्वामी, राधेश्याम यादव, सत्य नारायण चौरसिया आदि सहित बड़ी संख्या में लोग मौजूद रहे।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन","summary":"चांदा, संवाददाता कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचनकोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचनकोइरीपुर में कलाकारों ने किया लोकनाट्य का","quickReadSummary":null,"mobileHeadline":"कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन","urlHeadline":"Traditional Folk Theatre Performance by Pandit Ram Asare Mishra Institute in Koiripur","leadMedia":{"id":null,"mediaType":"image","elements":[201740849908831],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849851159,"oldUuid":"201740849851159","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:24:13+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:24:13+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:24:13+0000","firstPublishedDate":"2025-03-01T17:24:13+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-tragic-road-accidents-in-baldeeray-3-dead-2-seriously-injured-201740849851159.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","road accidents","Baldeeray","casualties","injured","hospital"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News","Hospital"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news","/tags/hospital"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-tragic-road-accidents-in-baldeeray-3-dead-2-seriously-injured-201740849851159.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Tragic Road Accidents in Baldeeray 3 Dead 2 Seriously Injured","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_22,Emo_sadness,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603,201704729976156],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["सड़क दुर्घटनाएं","बल्दीराय","मौत","घायल","अस्पताल"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,road accidents,Baldeeray,casualties,injured,hospital","ampurl":"/uttar-pradesh/sultanpur/story-tragic-road-accidents-in-baldeeray-3-dead-2-seriously-injured-201740849851159.amp.html","topicString":"Sultanpur Latest News,Sultanpur News,Hospital","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849853851],"listElement":[{"id":201740849853851,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:24:13+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:24:13+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:24:13+0000","firstPublishedDate":"2025-03-01T17:24:13+0000","metadata":{"url":null,"authors":null,"charCount":1271,"wordCount":298,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:24:13+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eहलियापुर व बल्दीराय क्षेत्र में हुई सड़क दुर्घटनाएं दोनों घायलों का सीएचसी बल्दीराय में चल रहा इलाज\u003c/p\u003e\u003cp\u003eबल्दीराय, संवाददाता\u003c/p\u003e\u003cp\u003eजिले में दो अलग-अलग सड़क हादसों में तीन लोगों की मौत हो गई, जबकि दो युवक गंभीर रूप से घायल हो गए। पहली दुर्घटना बल्दीराय थाना क्षेत्र की है। यह हादसा हलियापुर-सुलतानपुर रोड पर चक्कारी भीट मोड़ के पास हुआ। राम करन जायसवाल (45) पुत्र राजाराम निवासी ड़ड़वा मजरे सादुल्लापुर थाना बल्दीराय अपने बेटों दिव्यांग और दिवांश के साथ बाइक से धूनी मेला जा रहे थे। इसी दौरान विपरीत दिशा से आ रही बाइक ने जोरदार टक्कर मार दी, जिससे राम करन जायसवाल की मौके पर ही मौत हो गई। हादसे में राम करन के दोनों मासूम बेटे बाल-बाल बच गए। टक्कर मारने वाली बाइक पर सवार राजेश पुत्र राम मिलन और जितेंद्र पुत्र कृष्ण कुमार निवासीगण दौलतपुर मजरे हेमनापुर गंभीर रूप से घायल हो गए,जिनका इलाज सीएचसी बल्दीराय में जारी है। थानाध्यक्ष बल्दीराय धीरज कुमार ने बताया कि शव को कब्जे में लेकर पोस्टमार्टम के लिए भेज दिया गया है और आगे की कार्रवाई की जा रही है।\u003c/p\u003e\u003cp\u003eदूसरी घटना हलियापुर थाना क्षेत्र में हुई, जहां बल्दीराय थाना क्षेत्र के इसौली गांव निवासी विजय कुमार (26) पुत्र सीताराम बाइक से निमंत्रण में जा रहे थे। रास्ते में तेज रफ्तार पिकअप वाहन ने उन्हें टक्कर मार दी, जिससे वे गंभीर रूप से घायल हो गए । इसी दौरान साइकिल से हलियापुर जा रहे उमाशंकर मिश्र (68) पुत्र गंगाराम मिश्र, निवासी विरोली झाम, थाना कुमारगंज, अयोध्या को भी उसी पिकअप ने टक्कर मार दी। दोनों घायलों को सौ शैया अस्पताल, पिठला अयोध्या में भर्ती कराया गया। जहां इलाज के दौरान दोनों की मौत हो गई। थानाध्यक्ष हलियापुर प्रदीप कुमार सिंह ने बताया कि दुर्घटना करने वाले वाहन की तलाश की जा रही है और आवश्यक कार्रवाई की जा रही है।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल","summary":"हलियापुर व बल्दीराय क्षेत्र में हुई सड़क दुर्घटनाएंअलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायलअलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायलअलग-अलग","quickReadSummary":null,"mobileHeadline":"अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल","urlHeadline":"Tragic Road Accidents in Baldeeray 3 Dead 2 Seriously Injured","leadMedia":{"id":null,"mediaType":"image","elements":[201740849853612],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849846064,"oldUuid":"201740849846064","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:24:07+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:24:07+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:24:07+0000","firstPublishedDate":"2025-03-01T17:24:07+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-lack-of-office-for-child-nutrition-department-even-after-two-decades-201740849846064.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Child Nutrition","Office","Anganwadi Centers","Block Headquarters","Infrastructure"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-lack-of-office-for-child-nutrition-department-even-after-two-decades-201740849846064.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Lack of Office for Child Nutrition Department Even After Two Decades","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_27,Emo_sadness,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["बाल पुष्टाहार","आगनबाड़ी केन्द्र","कार्यालय","जर्जर","भवन"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Child Nutrition,Office,Anganwadi Centers,Block Headquarters,Infrastructure","ampurl":"/uttar-pradesh/sultanpur/story-lack-of-office-for-child-nutrition-department-even-after-two-decades-201740849846064.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849848482],"listElement":[{"id":201740849848482,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:24:08+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:24:08+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:24:08+0000","firstPublishedDate":"2025-03-01T17:24:08+0000","metadata":{"url":null,"authors":null,"charCount":881,"wordCount":211,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:24:08+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eकुड़वार, संवाददाता दो दशक से अधिक समय बीत जाने के बाद भी बाल पुष्टाहार विभाग को अपना कार्यालय नसीब नहीं हो सका है। ब्लॉक मुख्यालय के जर्जर कमरे में कार्यालय और गोदाम को संचालित किया जा रहा है।\u003c/p\u003e\u003cp\u003eबाल पुष्टाहार विभाग द्वारा वर्ष 2003 में 03 से 06 वर्ष के बच्चों को प्राथमिक शिक्षा देने के लिए आंगनबाड़ी केन्द्रों को खोल कर आंगनबाड़ी कार्यकत्री व सहायिका की भर्ती की गयी। विकास खण्ड में कुल 207आंगनबाडी केन्द्र संचालित हो रहे हैं। विडम्बना की बात यह है कि दो दशक का समय बीतने के बाद भी बाल पुष्टाहार विभाग का ब्लाक स्तरीय कार्यालय नहीं है। ब्लॉक मुख्यालय परिसर के एक जर्जर कमरे में कार्यालय है और दो कमरों में पोषाहार व अन्य खाद्य सामग्रियों का भण्डारण हो रहा है। 207आंगनबाडी केन्द्रों में भी काफी संख्या में अभी तक अपना आंगनबाड़ी केंद्र नहीं है। यह केन्द्र या तो विद्यालय परिसर में चलाए जा रहे हैं। या तो पंचायत भवन में चलाया जा रहा है। खादर बसंतपुर ग्राम पंचायत में लाखों रूपए खर्च कर बना आंगनबाड़ी केंद्र झील झंखाड में तब्दील हो गया है। पूर्ण होने के बाद भी उसमें केन्द्र संचालित नहीं किया जा रहा है। बड़ी ग्राम पंचायत कुड़वार में तीन आंगनबाड़ी केंद्र है। जिसमें से दो के पास अपना भवन नहीं है।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना","summary":"कुड़वार, संवाददाता दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बनादो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बनादो दशक बाद भी बाल पुष्टाहार विभाग","quickReadSummary":null,"mobileHeadline":"दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना ","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना ","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना ","urlHeadline":"Lack of Office for Child Nutrition Department Even After Two Decades","leadMedia":{"id":null,"mediaType":"image","elements":[201740849848278],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849790823,"oldUuid":"201740849790823","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:23:12+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:23:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:23:12+0000","firstPublishedDate":"2025-03-01T17:23:12+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-incomplete-road-construction-disrupts-daily-life-in-ramapur-india-201740849790823.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Political News","road construction","incomplete","Ramapur","Prime Minister's scheme","daily difficulties"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-incomplete-road-construction-disrupts-daily-life-in-ramapur-india-201740849790823.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Incomplete Road Construction Disrupts Daily Life in Ramapur India","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_23,Emo_disgust,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["सड़क निर्माण","अधूरा","रामपुर","प्रधानमंत्री योजना","दैनिक कठिनाइयाँ"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Political News,road construction,incomplete,Ramapur,Prime Minister's scheme,daily difficulties","ampurl":"/uttar-pradesh/sultanpur/story-incomplete-road-construction-disrupts-daily-life-in-ramapur-india-201740849790823.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849792900],"listElement":[{"id":201740849792900,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:23:12+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:23:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:23:13+0000","firstPublishedDate":"2025-03-01T17:23:13+0000","metadata":{"url":null,"authors":null,"charCount":696,"wordCount":162,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:23:12+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eबल्दीराय, संवाददाता इसौली विधानसभा अंतर्गत ग्राम रामपुर से भिखारीपुर तक बनने वाली 5.975 किमी लंबी सड़क का निर्माण अधूरा छोड़ दिया गया है। यह सड़क प्रधानमंत्री ग्राम सड़क योजना के तहत बनाई जानी थी,लेकिन अब तक पूरी नहीं हो पाई है,जिससे रोजाना लगभग हज़ारों लोगों को आवागमन में कठिनाई हो रही है।\u003c/p\u003e\u003cp\u003eस्थानीय नागरिकों और जनप्रतिनिधियों का कहना है कि इस सड़क पर छात्र-छात्राओं,किसानों और राहगीरों को आने-जाने में भारी दिक्कतों का सामना करना पड़ रहा है। खासकर धूल-मिट्टी और कीचड़ के कारण सड़क पर चलना मुश्किल हो गया है ।हैरानी की बात यह है कि पांच फरवरी 2024 को सड़क निर्माण पूरा होने का बोर्ड लगा दिया गया। जबकि वास्तव में केवल आबादी वाले क्षेत्रों में कुछ हिस्सों में ही सीसी रोड बनाई गई है और बाकी सड़क जस की तस पड़ी हुई है। इस स्थिति को देखते हुए जिला पंचायत प्रतिनिधि रामशंकर यादव ने जिलाधिकारी को पत्र लिखकर जल्द से जल्द अधूरे निर्माण को पूरा कराने की मांग की है।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान","summary":"बल्दीराय, संवाददाता अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशानअधूर पड़ा सड़क निर्माण का कार्य, लोग परेशानअधूर पड़ा सड़क निर्माण का कार्य, लोग परेशानअ","quickReadSummary":null,"mobileHeadline":"अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान","urlHeadline":"Incomplete Road Construction Disrupts Daily Life in Ramapur India","leadMedia":{"id":null,"mediaType":"image","elements":[201740849792707],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849785834,"oldUuid":"201740849785834","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:23:08+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:23:08+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:23:08+0000","firstPublishedDate":"2025-03-01T17:23:08+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-mass-wedding-ceremony-blesses-103-couples-in-motigarpur-201740849785834.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Political News","Mass Wedding","Couples","Blessing","Motigarpur","Chief Minister Scheme"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-mass-wedding-ceremony-blesses-103-couples-in-motigarpur-201740849785834.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Mass Wedding Ceremony Blesses 103 Couples in Motigarpur","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_21,Emo_joy,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["सामूहिक विवाह","नव दंपती","आशीर्वाद","मोतिगरपुर","मुख्यमंत्री योजना"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Political News,Mass Wedding,Couples,Blessing,Motigarpur,Chief Minister Scheme","ampurl":"/uttar-pradesh/sultanpur/story-mass-wedding-ceremony-blesses-103-couples-in-motigarpur-201740849785834.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849788913],"listElement":[{"id":201740849788913,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:23:08+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:23:08+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:23:09+0000","firstPublishedDate":"2025-03-01T17:23:09+0000","metadata":{"url":null,"authors":null,"charCount":1206,"wordCount":262,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:23:08+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eसदर विधायक राज प्रसाद उपाध्याय व प्रमुख चंद्र प्रताप सिंह ने दिया नव दम्पतियों को आशीर्वाद मोतिगरपुर, संवाददाता\u003c/p\u003e\u003cp\u003eब्लॉक परिसर मोतिगरपुर में शनिवार को मुख्यमंत्री सामूहिक विवाह योजना का गवाह बने 103 जोड़ों को पं अर्जुन प्रसाद पांडेय ने वेद मंत्रोच्चार के साथ हिंदू रीति रिवाज विवाह कराया। सदर विधायक राजप्रसाद उपाध्याय व प्रमुख चंद्र प्रताप सिंह ने लोगों के साथ नव युगल दंपति पर पुष्प वर्षा कर मंगल कामना की।\u003c/p\u003e\u003cp\u003eशनिवार को ब्लॉक परिसर को दुल्हन की तरह सजाया गया। मण्डप मे 103 बेदियो पर नव युगल जोड़ों को विधि विधान से मंत्रोच्चार के बाद वर-वधू ने एक दूसरे को वर माला पहनाई। मुख्य अतिथि सदर विधायक , ब्लॉक प्रमुख , जिला समाज कल्याण अमित सिंह, खण्ड विकास अधिकारी महेश चंद्र त्रिपाठी, मण्डल अध्यक्ष डां विनय प्रजापति, जिला पंचायत सदस्य नंदन चतुर्वेदी, समाजसेवी प्रभाकर चंद्रशेखर शुक्ला ने नव दंपतियों पर पुष्प वर्षा कर मंगल कामनाएं की। विधायक ने कहा मुख्यमंत्री ने बहुत ही अच्छी योजना लागू की है। बेटी की शादी में पिता जो सपने सजाता है। योगी जी प्रदेश की बेटियों को अपनी बेटी की तरह शादी कर उपहार देकर पिता के अरमानों को पूरा कर रहे हैं। एडीओ समाज कल्याण ओम प्रकाश सिंह ने बताया पीपी कमैचा 5, जयसिंहपुर से 70, मोतिगरपुर की 28 जोड़ों का विवाह संपन्न हुआ। उपहार स्वरूप बेटियों को वस्त्र, गहने, गृह उपयोगी सामान शासन के मंशानुसार दिया गया। कार्यक्रम में विधायक प्रतिनिधि गुड्डू उपाध्याय, जयसिंहपुर महामंत्री रत्नेश तिवारी लव कुश सैनी, सर्वेश मिश्र, प्रधान संघ अध्यक्ष सुशील गोस्वामी, रंजीत वर्मा, ग्राम पंचायत अधिकारी रुचि दुबे ,सुरेंद्र यादव, नितेश सिंह, कृपा शंकर मिश्र आदि रहे।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े","summary":"सदर विधायक राज प्रसाद उपाध्याय व प्रमुख चंद्र प्रताप सिंह ने दिया नव दम्पतियों को आशीर्वादमुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़ेमुख्यम","quickReadSummary":null,"mobileHeadline":"मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े","urlHeadline":"Mass Wedding Ceremony Blesses 103 Couples in Motigarpur","leadMedia":{"id":null,"mediaType":"image","elements":[201740849788700],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849731934,"oldUuid":"201740849731934","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:22:13+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:22:13+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:22:13+0000","firstPublishedDate":"2025-03-01T17:22:13+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-residents-demand-municipality-status-for-baldeerai-lack-of-basic-facilities-persists-201740849731934.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Political News","Baldeerai","Municipality","Basic Facilities","Development","Residents"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-residents-demand-municipality-status-for-baldeerai-lack-of-basic-facilities-persists-201740849731934.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Residents Demand Municipality Status for Baldeerai Lack of Basic Facilities Persists","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_20,Emo_sadness,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["बल्दीराय","नगर पंचायत","मूलभूत सुविधाएं","विकास","निवासी"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Political News,Baldeerai,Municipality,Basic Facilities,Development,Residents","ampurl":"/uttar-pradesh/sultanpur/story-residents-demand-municipality-status-for-baldeerai-lack-of-basic-facilities-persists-201740849731934.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849734747],"listElement":[{"id":201740849734747,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:22:14+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:22:14+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:22:14+0000","firstPublishedDate":"2025-03-01T17:22:14+0000","metadata":{"url":null,"authors":null,"charCount":1416,"wordCount":318,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:22:14+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eबल्दीराय, संवाददाता बल्दीराय कस्बे को नगर पंचायत घोषित किए जाने को लेकर क्षेत्रवासी मुखर हो गए हैं। बल्दीराय में तहसील की स्थापना हुए लगभग 6 वर्ष बीत गए हैं, किंतु अभी तक बलदीराय कस्बा पिछड़ा ही है। मुख्यालय के लोग आज भी कई मूलभूत सुविधाओं से वंचित रह गए हैं, उन्हें जरूरतमंद सुविधाएं नहीं मिल सकी है। तहसील होने के बावजूद भी विकास की एक भी किरण मुख्यालय तक नहीं पहुंच सकी है। यहां नगर पालिका बनाने के लिए पर्याप्त आबादी वोटर गांव मौजूद हैं। तहसील मुख्यालय पर बड़ा डाकघर, बाल विकास परियोजना ,कार्यालय विद्युत विभाग, कार्यालय ब्लॉक मुख्यालय, तहसील मुख्यालय, सामुदायिक स्वास्थ्य केंद्र, थाना बलदीराय, रजिस्ट्री आफिस, क्षेत्राधिकारी कार्यालय इंटर कॉलेज, जूनियर हाई स्कूल, प्राथमिक विद्यालय, कस्तूरबा विद्यालय सहित कई सरकारी कार्यालय मुख्यालय पर मौजूद हैं। यहां नगर पंचायत का होना अति आवश्यक है।\u003c/p\u003e\u003cp\u003eइसौली के विधायक मोहम्मद ताहिर खान ने भी बल्दीराय तहसील को नगर पंचायत बनाने के लिए मुद्दा जोरों से उठा दिया है। इधर स्थानीय क्षेत्र वासी भी बल्दीराय तहसील मुख्यालय को नगर पंचायत का दर्जा दिलाने के लिए मुखर हो गए हैं। कस्बा निवासी वरिष्ठ समाजसेवी भाजपा नेता डॉक्टर अवधेश त्रिपाठी कहते हैं कि कई बार क्षेत्रीय लोगों से लेकर व्यापारियों तक ने आवाज उठाई, लेकिन अभी तक बल्दीराय नगर पंचायत नहीं घोषित हो सकी। फोटोस्टेट संचालक अरुण साहू कहते हैं कि पुरानी बाजार होने के बावजूद भी ग्राहकों को कोई सुविधा नहीं है। बल्दीराय कस्बा बहुत बड़ा कस्बा है। काफी दूर में बसा हुआ है। नगर पंचायत घोषित किया जाना अति आवश्यक है।\u003c/p\u003e\u003cp\u003eरंजीत सिंह कहते हैं कि बल्दीराय तहसील बनने के बाद भी अभी तक मूलभूत सुविधाओं से कस्बा वंचित है। विकास के नाम पर कुछ नहीं है। सड़कें जर्जर है नगर पंचायत बनने से क्षेत्र का विकास होगा। अजय दूबे कहते हैं कि बल्दीराय तहसील बने हुए 6 वर्ष बीत गए, लेकिन अभी तक नगर पंचायत नहीं बन सका। नगर पंचायत बनने से क्षेत्रीय लोगों को शासन का लाभ मिलेगा।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत","summary":"बल्दीराय, संवाददाताबल्दीराय कस्बे को नगर पंचायत बनाने की जरूरतबल्दीराय कस्बे को नगर पंचायत बनाने की जरूरतबल्दीराय कस्बे को नगर पंचायत बनाने की जरूरतबल","quickReadSummary":null,"mobileHeadline":"बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत","urlHeadline":"Residents Demand Municipality Status for Baldeerai Lack of Basic Facilities Persists","leadMedia":{"id":null,"mediaType":"image","elements":[201740849734561],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849669113,"oldUuid":"201740849669113","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"पहला रोजा आज, रमजान की तैयारियों जोरों पर","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:21:10+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:21:10+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:21:10+0000","firstPublishedDate":"2025-03-01T17:21:10+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-ramadan-begins-mosques-adorned-and-crowds-gather-in-sultanpur-201740849669113.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Ramadan","Mosques","Crowds","Decoration","Prayer"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-ramadan-begins-mosques-adorned-and-crowds-gather-in-sultanpur-201740849669113.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Ramadan Begins Mosques Adorned and Crowds Gather in Sultanpur","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_21,Emo_joy,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["रमजान","मस्जिदें","भीड़","सजावट","नमाज"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Ramadan,Mosques,Crowds,Decoration,Prayer","ampurl":"/uttar-pradesh/sultanpur/story-ramadan-begins-mosques-adorned-and-crowds-gather-in-sultanpur-201740849669113.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849671275],"listElement":[{"id":201740849671275,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:21:10+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:21:10+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:21:11+0000","firstPublishedDate":"2025-03-01T17:21:11+0000","metadata":{"url":null,"authors":null,"charCount":1429,"wordCount":368,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:21:10+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eमस्जिदों में की गई आकर्षक सजावट बाजार में खरीदारों की दिखी भीड़\u003c/p\u003e\u003cp\u003eसुलतानपुर, संवाददाता\u003c/p\u003e\u003cp\u003eमुस्लिम समुदाय के सबसे पवित्र माह रमजान की शुरुआत मंगलवार से होगी। इसी दिन से रोजा भी शुरू होगा। इस दौरान मस्जिदों में आकर्षक सजावट की गई है। बाजारों में भी खरीदारों की काफी भीड़ देखने को मिली।\u003c/p\u003e\u003cp\u003eशिया वेलफेयर एसोसिएशन के अध्यक्ष हैदर अब्बास खान ने बताया कि रमजान के पवित्र महीने की तैयारियां पूरी हो गयी हैं। सभी मस्जिदों की साफ सफाई कराकर सारी तैयारियों को अंतिम रूप दिया जा रहा है। नमाज पढ़ाने के लिए सभी मस्जिदों में मौलानाओं से बात हो गयी है। दो मार्च से चन्द्र दर्शन के अनुसार पहली रमजान रहेगी। साल भर रोजेदार को इस पवित्र माह का इस्तेजार रहता है। जिसमें खुदा की इबादत का मौका मिलता है ।\u003c/p\u003e\u003cp\u003eउन्होंने बताया कि रमजान एक पवित्र माह है। जिसमें बन्दा खुदा का मेहमान होता है। रमजान के महीने में रोजा रखना, नमाज पढ़ना, कुरान पढ़ना सत्तर गुना सवाब देता है। रमजान की इबादत साल भर की इबादत से कहीं बढ़कर है। खुदा ने रोजा रखने का इसलिए आदेश दिया है कि जब इन्सान रोजा रखेगा तो उसके दिल में गरीबों की जिन्दगी का ख्याल आयेगा और गरीबों की मदद के लिए लोगों के हाथ बढ़ेंगे। जब इन्सान एक माह रोजा नमाज में लगा रहेगा तो उनके अन्दर बुरे खयालात नहीं आयेंगे और वह बुराई से बचेगा।\u003c/p\u003e\u003cp\u003eजिस तरीके से एक माता पिता अपने बच्चे से प्यार करता उसी तरीके से खुदा भी अपने बन्दो से प्यार करता है और वह हमारे हर गुनाहों की माफी के लिए रास्ता खोलता है। खुदा हमारे ऊपर इतना मेहरबान है, उसको कैसे कोई भुला सकता है। इसीलिए उस महान हस्ती को कोई नमाज पढ़कर कोई पूजा करके अपने अपने धर्म के अनुसार मानता है। उसी खुदा की इबादत करने का पवित्र महीना रमजान है जो आज से शुरू हो रहा है। रमजान में जमाअत के साथ नमाज पढ़ने में बेहद सवाब है। इसी लिए पांच वक्त रमजान में सभी मस्जिदों में जमाअत के साथ नमाज होती है और जुमाकी नमाज में दूर दराज से लोग नमाज पढ़ने आते हैं। रमजान का जुमा साल भर के जुमा से कहीं बढ़कर है। इसीलिए इबादत के लिए रमजान के महीने की खास अहमियत है।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"पहला रोजा आज, रमजान की तैयारियों जोरों पर","summary":"मस्जिदों में की गई आकर्षक सजावटपहला रोजा आज, रमजान की तैयारियों जोरों परपहला रोजा आज, रमजान की तैयारियों जोरों परपहला रोजा आज, रमजान की तैयारियों जोरो","quickReadSummary":null,"mobileHeadline":"पहला रोजा आज, रमजान की तैयारियों जोरों पर ","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"पहला रोजा आज, रमजान की तैयारियों जोरों पर ","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"पहला रोजा आज, रमजान की तैयारियों जोरों पर ","urlHeadline":"Ramadan Begins Mosques Adorned and Crowds Gather in Sultanpur","leadMedia":{"id":null,"mediaType":"image","elements":[201740849671093],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849610712,"oldUuid":"201740849610712","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:20:12+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:20:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:20:12+0000","firstPublishedDate":"2025-03-01T17:20:12+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-inauguration-of-scout-guide-training-camp-at-rambaran-pg-college-201740849610712.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Scout Guide","Training Camp","Inauguration","Rambaran PG College","Community Service"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-inauguration-of-scout-guide-training-camp-at-rambaran-pg-college-201740849610712.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Inauguration of Scout Guide Training Camp at Rambaran PG College","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_23,Emo_anticipation,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["स्काउट गाइड","प्रशिक्षण शिविर","उद्घाटन","रामबरन पीजी कॉलेज","समाज सेवा"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Scout Guide,Training Camp,Inauguration,Rambaran PG College,Community Service","ampurl":"/uttar-pradesh/sultanpur/story-inauguration-of-scout-guide-training-camp-at-rambaran-pg-college-201740849610712.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849613091],"listElement":[{"id":201740849613091,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:20:12+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:20:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:20:13+0000","firstPublishedDate":"2025-03-01T17:20:13+0000","metadata":{"url":null,"authors":null,"charCount":831,"wordCount":164,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:20:12+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eफोटो नं. स्काउट गाइड शिविर को संबोधित करते प्रबंधक अजय सिंह मोतिगरपुर, संवाददाता\u003c/p\u003e\u003cp\u003eरामबरन पीजी कॉलेज बिभारपुर मे शनिवार को डीएलएड (बीटीसी) के पांच दिवसीय स्काउट गाइड प्रशिक्षण शिविर का उद्घाटन प्रबंधक अजय कुमार सिंह ने मां सरस्वती के चित्र पर दीप प्रज्वलित कर किया। कहा कि स्काउट गाइड समाज सेवा का एक सशक्त माध्यम है। छात्र सौम्या सिंह, सुचिता सिंह ने मां सरस्वती की वंदना स्वागत गीत की मनमोहक प्रस्तुति को लोगों ने सराहा।\u003c/p\u003e\u003cp\u003eजिला संगठन आयुक्त स्काउट गाइड गौरव सिंह ने कहा कि सभी डीएलएड प्रशिक्षु छात्र-छात्राओं के लिए स्काउट गाइड का प्रशिक्षण अनिवार्य होता है इसके बगैर प्रशिक्षण अधूरा माना जाता है। प्रशिक्षु छात्र-छात्राओं को इसमें अपनी पूरी सहभागिता प्रदान करनी चाहिए। प्रथम सत्र के प्रशिक्षण में आज ट्रेनिंग काउंसलर स्काउट गाइड महेंद्र वर्मा,सुभाष विश्वकर्मा वं रेनू वर्मा ने प्रशिक्षु छात्र-छात्राओं को प्रार्थना, झंडा गीत और नियम प्रतिज्ञा सिद्धांत का प्रशिक्षण दिया। यहा पर इंचार्ज प्राचार्य अजय त्रिपाठी, प्रशासक संजय सिंह,डायरेक्टर अमर प्रताप सिंह, जितेंद्र कुमार सिंह महेश जयसवाल आदि रहे।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ","summary":"फोटो नं. स्काउट गाइड शिविर को संबोधित करते प्रबंधक अजय सिंहराम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भराम बरन पीजी कॉलेज में स्काउट शिविर का शुभा","quickReadSummary":null,"mobileHeadline":"राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ","urlHeadline":"Inauguration of Scout Guide Training Camp at Rambaran PG College","leadMedia":{"id":null,"mediaType":"image","elements":[201740849612855],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849603413,"oldUuid":"201740849603413","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:20:05+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:20:05+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:20:05+0000","firstPublishedDate":"2025-03-01T17:20:05+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-mass-gathering-at-shani-dev-temple-in-mahmoodpur-community-feast-celebrated-201740849603413.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Shani Dev Temple","Mahmoodpur","Community Feast","Sultanpur","Havan"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-mass-gathering-at-shani-dev-temple-in-mahmoodpur-community-feast-celebrated-201740849603413.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Mass Gathering at Shani Dev Temple in Mahmoodpur Community Feast Celebrated","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_21,Emo_joy,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704727959190,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["शनिदेव मंदिर","महमूदपुर","भंडारा","सुलतानपुर","हवन"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Shani Dev Temple,Mahmoodpur,Community Feast,Sultanpur,Havan","ampurl":"/uttar-pradesh/sultanpur/story-mass-gathering-at-shani-dev-temple-in-mahmoodpur-community-feast-celebrated-201740849603413.amp.html","topicString":"Sultanpur Latest News,Sultanpur,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849606185],"listElement":[{"id":201740849606185,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:20:05+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:20:05+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:20:06+0000","firstPublishedDate":"2025-03-01T17:20:06+0000","metadata":{"url":null,"authors":null,"charCount":474,"wordCount":97,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:20:05+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eमहमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा सुलतानपुर। गोसाईंगंज थाना क्षेत्र में डीह ढग्गूपुर मौजा के महमूदपुर में स्थित शनिदेव मन्दिर परिसर में शनिवार को भंडारा आयोजित हुआ। हवन एवं पूर्ण आहुति के बाद आयोजित भंडारे में बड़ी संख्या में लोगों ने प्रसाद ग्रहण किया। महिलाओं ने महिला संगीत और भजन गाकर भगवान शनि की पूजा की। आयोजक राजेश कुमार सिंह और राजू सिंह रहे। इस मौके पर प्रधान प्रतिनिधि राज कुमार गुप्ता, अमर कुमार, ओपी वर्मा, विवेक श्रीवास्तव, राम अचल वर्मा, रामहेत वर्मा, जेपी वर्मा, सीताराम श्रीवास्तव, बीनू श्रीवास्तव, वन्दना श्रीवास्तव, विजय लक्ष्मी सिंह मौजूद रहे।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा","summary":"महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारामहमूदपुर में शनिदेव मन्दिर पर हुआ भंडारामहमूदपुर में शनिदेव मन्दिर पर हुआ भंडारामहमूदपुर में शनिदेव मन्दिर पर","quickReadSummary":null,"mobileHeadline":"महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा","urlHeadline":"Mass Gathering at Shani Dev Temple in Mahmoodpur Community Feast Celebrated","leadMedia":{"id":null,"mediaType":"image","elements":[201740849605967],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849551632,"oldUuid":"201740849551632","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"दूसरी शादी करने पर पति-पत्नी पर केस दर्ज","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:19:13+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:19:13+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:19:13+0000","firstPublishedDate":"2025-03-01T17:19:13+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-illegal-second-marriage-police-file-case-against-husband-and-second-wife-201740849551632.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","second marriage","police case","dowry demand","first wife","Kadiapur"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-illegal-second-marriage-police-file-case-against-husband-and-second-wife-201740849551632.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Illegal Second Marriage Police File Case Against Husband and Second Wife","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_42,Emo_disgust,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["दूसरी शादी","पुलिस केस","दहेज मांग","पहली पत्नी","कादीपुर"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,second marriage,police case,dowry demand,first wife,Kadiapur","ampurl":"/uttar-pradesh/sultanpur/story-illegal-second-marriage-police-file-case-against-husband-and-second-wife-201740849551632.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849554625],"listElement":[{"id":201740849554625,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:19:14+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:19:14+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:19:14+0000","firstPublishedDate":"2025-03-01T17:19:14+0000","metadata":{"url":null,"authors":null,"charCount":664,"wordCount":169,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:19:14+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eकादीपुर, संवाददाता शादीशुदा एक व्यक्ति ने पहली पत्नी के जीवित रहते दूसरी शादी कर ली। क्षेत्राधिकारी के निर्देश पर पुलिस ने पति एवं दूसरी पत्नी के विरुद्ध केस दर्ज कर लिया है।\u003c/p\u003e\u003cp\u003eकोतवाली क्षेत्र के भटपुरा नरायनपुर की निवासिनी सीमा की शादी 2012 में अच्छेलाल के पुत्र संतोष गुप्ता के साथ हुई थी। दोनों के दो लड़की व एक लड़का भी है। आरोप है कि दोनों पुत्रियों के पैदा होने के बाद दहेज में पति ने सीमा से एक लाख नगद लाने की मांग की। रुपया न लाने पर 13 जून 2024 को बुरी तरह से मारापीटा और दहेज की मांग न पूरी होने पर दूसरी शादी करने की धमकी दी। इसी बीच पति संतोष ने आजमगढ़ जिले के अतरौलिया खिरई पट्टी निवासी बुद्धिराम गौतम की पुत्री मनीषा गौतम के साथ दूसरी शादी कर ली। दोनों पति-पत्नी के रूप में लुधियाना में रह रहे हैं। शनिवार को सीओ के निर्देश पर कोतवाली पुलिस ने पति संतोष गुप्ता एवम उनकी दूसरी पत्नी मनीषा के विरुद्ध केस दर्ज कर लिया है।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"दूसरी शादी करने पर पति-पत्नी पर केस दर्ज","summary":"कादीपुर, संवाददाता दूसरी शादी करने पर पति-पत्नी पर केस दर्जदूसरी शादी करने पर पति-पत्नी पर केस दर्जदूसरी शादी करने पर पति-पत्नी पर केस दर्जदूसरी शादी","quickReadSummary":null,"mobileHeadline":"दूसरी शादी करने पर पति-पत्नी पर केस दर्ज ","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"दूसरी शादी करने पर पति-पत्नी पर केस दर्ज ","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"दूसरी शादी करने पर पति-पत्नी पर केस दर्ज ","urlHeadline":"Illegal Second Marriage Police File Case Against Husband and Second Wife","leadMedia":{"id":null,"mediaType":"image","elements":[201740849554342],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849543453,"oldUuid":"201740849543453","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:19:05+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:19:05+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:19:05+0000","firstPublishedDate":"2025-03-01T17:19:05+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-district-level-grievance-redressal-day-held-in-baldi-ray-with-focus-on-timely-resolution-201740849543453.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Political News","Grievance Redressal","District Level","Baldi Ray","Complaint Resolution","Administrative Meeting"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-district-level-grievance-redressal-day-held-in-baldi-ray-with-focus-on-timely-resolution-201740849543453.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"District Level Grievance Redressal Day Held in Baldi Ray with Focus on Timely Resolution","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_34,Emo_optimism,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["सम्पूर्ण समाधान","जिलाधिकारी","शिकायतें","बल्दीराय","प्रशासनिक बैठक"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Political News,Grievance Redressal,District Level,Baldi Ray,Complaint Resolution,Administrative Meeting","ampurl":"/uttar-pradesh/sultanpur/story-district-level-grievance-redressal-day-held-in-baldi-ray-with-focus-on-timely-resolution-201740849543453.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849546279],"listElement":[{"id":201740849546279,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:19:05+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:19:05+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:19:06+0000","firstPublishedDate":"2025-03-01T17:19:06+0000","metadata":{"url":null,"authors":null,"charCount":1249,"wordCount":250,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:19:05+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eसमय से शिकायतों का निस्तारण करें : जिलाधिकारी बल्दीराय में आयोजित हुआ जिला स्तरीय सम्पूर्ण समाधान दिवस\u003c/p\u003e\u003cp\u003eबल्दीराय, संवाददाता\u003c/p\u003e\u003cp\u003eजिलाधिकारी कुमार हर्ष की अध्यक्षता, पुलिस अधीक्षक कुंवर अनुपम सिंह, मुख्य विकास अधिकारी अंकुर कौशिक, उपजिलाधिकारी बल्दीराय गामिनी सिंगला सहित अन्य जनपद स्तरीय अधिकारियों की उपस्थिति में तहसील बल्दीराय में सम्पूर्ण समाधान दिवस का आयोजन किया गया। जिला स्तरीय सम्पूर्ण समाधान दिवस में कुल 100 प्रार्थना पत्र प्राप्त हुए, जिसमें राजस्व विभाग के 72, पुलिस विभाग के 07, विकास विभाग के 08, आपूर्ति विभाग के 03 एवं अन्य विभागों के 08 प्रार्थना प्राप्त हुए, जिनमें 02 प्रार्थना पत्रों का निस्तारण मौके पर ही किया गया। बाकी 98 प्रार्थना पत्र अधिकारियों को निस्तारण हेतु निर्देशित किया गया।\u003c/p\u003e\u003cp\u003eसबसे ज्यादा शिकायत पैमाइश व सरकारी जमीन पर कब्जे की रही । जिलाधिकारी द्वारा जनता की समस्याओं को गम्भीरता के साथ सुनने के उपरान्त विभागीय अधिकारियों के माध्यम से मौके पर ही समस्याओं का निस्तारण कराने के लिए आवश्यक दिशा निर्देश दिये गये। जिलाधिकारी द्वारा समाधान दिवस में आम जनमानस की समस्याओं को गंभीरता पूर्वक समझ कर सभी सम्बन्धित विभाग के अधिकारियों को मौके पर ही एकीकृत प्रयास कर निस्तारण के निर्देश दिये गये। उन्होंने कहा कि शासन की मंशा के अनुरूप जन शिकायतों का निस्तारण सम्बन्धित अधिकारीगण प्राथमिकता के आधार पर गुणवत्तापूर्ण ढंग से करते हुए शिकायतकर्ता को पूर्ण रूप से संतुष्ट किया जाय। समाधान दिवस में नायब तहसीलदार गुलाब सिंह, जगदीशपुर विधायक सुरेश पासी, ब्लाक प्रमुख बलदीराय शिव कुमार सिंह थानाध्यक्ष बलदीराय धीरज कुमार, हलियापुर प्रदीप सिंह समेत अन्य अधिकारी उपस्थित रहे।\u003c/p\u003e\u003cp\u003e-------------\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण","summary":"समय से शिकायतों का निस्तारण करें : जिलाधिकारीसमाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारणसमाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारणसमाधा","quickReadSummary":null,"mobileHeadline":"समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण","urlHeadline":"District Level Grievance Redressal Day Held in Baldi Ray with Focus on Timely Resolution","leadMedia":{"id":null,"mediaType":"image","elements":[201740849546088],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849493635,"oldUuid":"201740849493635","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"वित्तीय अनियमितता पर रार बरकरार","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:18:16+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:18:16+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:18:16+0000","firstPublishedDate":"2025-03-01T17:18:16+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-sultanpur-bar-association-dispute-over-financial-irregularities-continues-201740849493635.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Sultanpur","Bar Association","Financial Irregularities","Investigation Committee","Ranjit Singh"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-sultanpur-bar-association-dispute-over-financial-irregularities-continues-201740849493635.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Sultanpur Bar Association Dispute Over Financial Irregularities Continues","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_29,Emo_disgust,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704727959190,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["सुलतानपुर","बार एसोसिएशन","वित्तीय अनियमितता","जांच समिति","रणजीत सिंह"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Sultanpur,Bar Association,Financial Irregularities,Investigation Committee,Ranjit Singh","ampurl":"/uttar-pradesh/sultanpur/story-sultanpur-bar-association-dispute-over-financial-irregularities-continues-201740849493635.amp.html","topicString":"Sultanpur Latest News,Sultanpur,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849496797],"listElement":[{"id":201740849496797,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:18:16+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:18:16+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:18:16+0000","firstPublishedDate":"2025-03-01T17:18:16+0000","metadata":{"url":null,"authors":null,"charCount":292,"wordCount":63,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:18:16+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003e\u003cp\u003eसुलतानपुर। बार एसोसिएशन के पूर्व अध्यक्ष नागेन्द्र सिंह और अरविन्द पाण्डेय के कार्यकाल में कथित वित्तीय अनियमितता पर रार बरकरार है। शनिवार को वकीलों की बैठक के बाद बार एसोसिएशन अध्यक्ष रणजीत सिंह त्रिसुंडी ने बताया कि सलाहकार समिति और जांच समिति की रिपोर्ट में भिन्नता की मंगलवार को समीक्षा होगी, जिसके बाद साधारण सभा की बैठक में आगे की कार्रवाई तय होगी।\u003c/p\u003e\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"वित्तीय अनियमितता पर रार बरकरार","summary":"सुलतानपुर में बार एसोसिएशन के पूर्व अध्यक्ष नागेन्द्र सिंह और अरविन्द पाण्डेय के कार्यकाल में वित्तीय अनियमितताओं को लेकर विवाद जारी है। वकीलों की बैठक के बाद, बार एसोसिएशन के अध्यक्ष रणजीत सिंह...","quickReadSummary":null,"mobileHeadline":"वित्तीय अनियमितता पर रार बरकरार","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"वित्तीय अनियमितता पर रार बरकरार","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"वित्तीय अनियमितता पर रार बरकरार","urlHeadline":"Sultanpur Bar Association Dispute Over Financial Irregularities Continues","leadMedia":{"id":null,"mediaType":"image","elements":[201740849496540],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849432411,"oldUuid":"201740849432411","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:17:14+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:17:14+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:17:14+0000","firstPublishedDate":"2025-03-01T17:17:14+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-sanjay-gandhi-pg-college-initiates-nss-camp-in-lambhua-201740849432411.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Sanjay Gandhi PG College","NSS Camp","Lambhua","Social Awareness","Community Service"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News","NSS Camp","lambhua"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news","/tags/nss-camp","/tags/lambhua"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-sanjay-gandhi-pg-college-initiates-nss-camp-in-lambhua-201740849432411.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Sanjay Gandhi PG College Initiates NSS Camp in Lambhua","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_21,Emo_anticipation,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603,201704728034374,201704721155397],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["संजय गांधी पीजी कॉलेज","राष्ट्रीय सेवा योजना","लंभुआ","सामाजिक जागरूकता","समुदाय सेवा"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Sanjay Gandhi PG College,NSS Camp,Lambhua,Social Awareness,Community Service","ampurl":"/uttar-pradesh/sultanpur/story-sanjay-gandhi-pg-college-initiates-nss-camp-in-lambhua-201740849432411.amp.html","topicString":"Sultanpur Latest News,Sultanpur News,NSS Camp,lambhua","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849435459],"listElement":[{"id":201740849435459,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:17:15+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:17:15+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:17:15+0000","firstPublishedDate":"2025-03-01T17:17:15+0000","metadata":{"url":null,"authors":null,"charCount":776,"wordCount":161,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:17:15+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eसंजय गांधी पीजी कॉलेज का रासेयो शिविर शुरू लंभुआ, संवाददाता\u003c/p\u003e\u003cp\u003eलंभुआ तहसील क्षेत्र में स्थित संजय गांधी पीजी कॉलेज चौकिया के राष्ट्रीय सेवा योजना शिविर का शनिवार को शुभारंभ किया गया। कार्यक्रम अधिकारी डॉ धर्म विजय सिंह तथा डॉ शीला सिंह के नेतृत्व में प्राथमिक पाठशाला तेरयें में लगे शिविर का उद्घाटन महाविद्यालय प्रबंधन योगेश प्रताप सिंह तथा प्राचार्य डॉ मंजू मगन ने किया।\u003c/p\u003e\u003cp\u003eप्रबंधक श्री सिंह ने कहा कि राष्ट्रहित में किया गया कार्य ही सर्वोपरि होता है और सभी का कर्तव्य है कि राष्ट्रीय हित में ही अपना योगदान दें। प्राचार्या ने शिविरार्थियों को संबोधित करते हुए कहा कि राष्ट्रीय सेवा योजना शिविर में स्वास्थ्य, साक्षरता, परिवार कल्याण, जल संरक्षण, स्वच्छता, पौधरोपण, सामाजिक कुरीतियों के प्रति जागरूकता, ऐतिहासिक स्थलों की सफाई, नशा उन्मूलन, मतदाता जागरुकता, मतदान तथा श्रम का महत्व आदि विषय पर कार्यक्रम आयोजित किए जाएंगे। जिससे आप लोगों को सही मार्गदर्शन और सही दिशा मिल सके। शिविर में दोनों इकाइयों के सौ छात्र-छात्राएं शामिल किए गए हैं।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक","summary":"संजय गांधी पीजी कॉलेज का रासेयो शिविर शुरूराष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधकराष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधकराष्ट्रह","quickReadSummary":null,"mobileHeadline":"राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक","urlHeadline":"Sanjay Gandhi PG College Initiates NSS Camp in Lambhua","leadMedia":{"id":null,"mediaType":"image","elements":[201740849435171],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849429596,"oldUuid":"201740849429596","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"शिक्षिका को गाली देने व पति को पीटने का आरोप","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:17:11+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:17:11+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:17:11+0000","firstPublishedDate":"2025-03-01T17:17:11+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-teacher-files-complaint-against-assailants-in-lambhua-legal-action-initiated-201740849429596.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Teacher","Complaint","Assailants","Legal Action","Lambhua"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News","lambhua","Complaint"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news","/tags/lambhua","/tags/complaint"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-teacher-files-complaint-against-assailants-in-lambhua-legal-action-initiated-201740849429596.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Teacher Files Complaint Against Assailants in Lambhua Legal Action Initiated","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_17,Emo_anger,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603,201704721155397,201704727789297],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["शिक्षिका","मुकदमा","आरोपी","धमकी","लंभुआ"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Teacher,Complaint,Assailants,Legal Action,Lambhua","ampurl":"/uttar-pradesh/sultanpur/story-teacher-files-complaint-against-assailants-in-lambhua-legal-action-initiated-201740849429596.amp.html","topicString":"Sultanpur Latest News,Sultanpur News,lambhua,Complaint","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849432525],"listElement":[{"id":201740849432525,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:17:12+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:17:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:17:12+0000","firstPublishedDate":"2025-03-01T17:17:12+0000","metadata":{"url":null,"authors":null,"charCount":595,"wordCount":158,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:17:12+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eशिक्षिका की तहरीर पर आरोपी के खिलाफ मुकदमा दर्ज लंभुआ, संवाददाता\u003c/p\u003e\u003cp\u003eलंभुआ कोतवाली क्षेत्र के हाटा प्राथमिक विद्यालय में चौकिया की नीतू सिंह सहायक अध्यापक के पद पर तैनात हैं। आरोप है कि वह 24 फरवरी को दिन में तीन बजे अपने पति सूरज सिंह के साथ कार से घर वापस आ रही थी, कि रास्ते में खेत की सिंचाई करने के लिए पाइप लगाई गई थी, जो फट गई। उसी समय खेत की सिंचाई कर रहा हाटा निवासी अंशु यादव शिक्षिका को गाली देने लगा, जब शिक्षिका के पति ने विरोध किया तो उन्हें भी अपने अन्य साथियों के साथ मारा पीटा। शिक्षिका का आरोप है कि उक्त लोग 27 फरवरी को भी विद्यालय में आकर जान से मारने की धमकी दिए और बराबर धमकी दी जा रही है। जिससे उसका विद्यालय में पढ़ाना मुश्किल हो रहा है। कोतवाली प्रभारी अखंड देव मिश्रा ने बताया कि आरोपियों के खिलाफ मुकदमा दर्ज कर जांच की जा रही है।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"शिक्षिका को गाली देने व पति को पीटने का आरोप","summary":"शिक्षिका की तहरीर पर आरोपी के खिलाफ मुकदमा दर्जशिक्षिका को गाली देने व पति को पीटने का आरोपशिक्षिका को गाली देने व पति को पीटने का आरोपशिक्षिका को ग","quickReadSummary":null,"mobileHeadline":"शिक्षिका को गाली देने व पति को पीटने का आरोप","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"शिक्षिका को गाली देने व पति को पीटने का आरोप","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"शिक्षिका को गाली देने व पति को पीटने का आरोप","urlHeadline":"Teacher Files Complaint Against Assailants in Lambhua Legal Action Initiated","leadMedia":{"id":null,"mediaType":"image","elements":[201740849432339],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849370646,"oldUuid":"201740849370646","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:16:12+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:16:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:16:12+0000","firstPublishedDate":"2025-03-01T17:16:12+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-new-athletics-coach-kumari-asha-appointed-in-sultanpur-district-sports-office-201740849370646.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Athletics","Coach","Kumari Asha","Sultanpur","Training"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-new-athletics-coach-kumari-asha-appointed-in-sultanpur-district-sports-office-201740849370646.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"New Athletics Coach Kumari Asha Appointed in Sultanpur District Sports Office","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_21,Emo_anticipation,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704727959190,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["एथलेटिक्स","कोच","कुमारी आशा","सुलतानपुर","प्रशिक्षण"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Athletics,Coach,Kumari Asha,Sultanpur,Training","ampurl":"/uttar-pradesh/sultanpur/story-new-athletics-coach-kumari-asha-appointed-in-sultanpur-district-sports-office-201740849370646.amp.html","topicString":"Sultanpur Latest News,Sultanpur,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849372847],"listElement":[{"id":201740849372847,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:16:12+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:16:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:16:13+0000","firstPublishedDate":"2025-03-01T17:16:13+0000","metadata":{"url":null,"authors":null,"charCount":691,"wordCount":149,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:16:12+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eसुलतानपुर, संवाददाता जिला खेल कार्यालय सुलतानपुर में एथलेटिक्स की नई जिम्मेदारी प्रशिक्षक कुमारी आशा को मिली है l मूलतः बलिया की निवासी कुमारी आशा को क्रास कंट्री रेस में महारत हासिल है, जिले के पंत स्पोर्ट्स स्टेडियम में रजिस्ट्रेशन कराने के बाद जिले के खिलाड़ी अब एथलेटिक्स का प्रशिक्षण प्राप्त कर सकते है।\u003c/p\u003e\u003cp\u003eयहा जानकारी कार्यालय सहायक फ़यज़ा ने दी l वर्तमान में वॉलीबॉल कोच प्रदीप यादव, टेबुल टेनिस कोच शमा बानो, फुटबॉल कोच आशुतोष गुप्ता, कुश्ती कोच मारुति नंदन राय एवं हैंडबॉल कोच प्रवीन मिश्रा अपने अपने खेल स्पर्धा में जिले के खिलाड़ियों को निखारने का कार्य कर रहे हैं l एथलेटिक्स में नए कोच के आगमन पर क्रीड़ा सचिव माध्यमिक दिलीप सिंह, मंडल व्यायाम शिक्षक बेसिक राहुल तिवारी, क्रीड़ा प्रभारी डॉ बृजेश सिंह, डॉ प्रवीन सिंह, मुनेंद्र मिश्र, महेश यादव, राजेश कनौजिया, तारिक वसीम, मो सईद सहित जिले के खेल शिक्षक व प्रशिक्षकों ने खुशी जताई l\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण","summary":"सुलतानपुर, संवाददाता स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षणस्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षणस्टेडियम में अब ख","quickReadSummary":null,"mobileHeadline":"स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण","urlHeadline":"New Athletics Coach Kumari Asha Appointed in Sultanpur District Sports Office","leadMedia":{"id":null,"mediaType":"image","elements":[201740849372597],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849368504,"oldUuid":"201740849368504","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:16:10+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:16:10+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:16:10+0000","firstPublishedDate":"2025-03-01T17:16:10+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-devotees-from-kolkata-s-medinipur-sing-for-lord-ram-s-blessings-on-their-journey-to-ayodhya-201740849368504.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Devotees","Kolkata","Ayodhya","Ram Mandir","Journey"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News","Ayodhya","Kolkata"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news","/tags/ayodhya","/tags/kolkata"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-devotees-from-kolkata-s-medinipur-sing-for-lord-ram-s-blessings-on-their-journey-to-ayodhya-201740849368504.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Devotees from Kolkata s Medinipur Sing for Lord Ram s Blessings on Their Journey to Ayodhya","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_21,Emo_joy,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603,201704720877766,201704727311473],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["श्रद्धालु","कोलकाता","अयोध्या","राम मंदिर","यात्रा"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Devotees,Kolkata,Ayodhya,Ram Mandir,Journey","ampurl":"/uttar-pradesh/sultanpur/story-devotees-from-kolkata-s-medinipur-sing-for-lord-ram-s-blessings-on-their-journey-to-ayodhya-201740849368504.amp.html","topicString":"Sultanpur Latest News,Sultanpur News,Ayodhya,Kolkata","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849370850],"listElement":[{"id":201740849370850,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:16:10+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:16:10+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:16:11+0000","firstPublishedDate":"2025-03-01T17:16:11+0000","metadata":{"url":null,"authors":null,"charCount":1859,"wordCount":462,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:16:10+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eहर हर गंगे , बम बम भोले के बाद अब श्री राम के दर्शन की आस कोलकाता के मेदनीपुर जिले से आए हुए श्रद्धालुओं ने गाया गीत\u003c/p\u003e\u003cp\u003eभदैंया, संवाददाता\u003c/p\u003e\u003cp\u003eकोलकाता मेदनीपुर से आए 35 श्रद्धालुओं को शुक्रवार की रात भदैंया मुख्यालय में भोजन व आराम करने की व्यवस्था की गयी। व्यवस्थापकों ने राममंदिर की कारसेवा की बातें उनको बताई तो सभी श्रद्धालुओं की आंखों से आंसू गिरने लगे। सभी रूंधे गले से जय श्री राम का जयघोष कर अयोध्या दर्शन करने को निकले।\u003c/p\u003e\u003cp\u003eभदैंया मुख्यालय पर अयोध्या जाने वाले यात्रियों की एक बस शुक्रवार की रात आठ बजे फिर रुकी। जिसमे कोलकाता के मेंहदीपुर के करीब 35 श्रद्धालु मौजूद थे। सभी यात्री रुके तो मुख्यालय की टीम ने उनके लिऐ सभागार कक्ष खोला और सभी यात्री आराम करने को गये। यात्रियों के लिए भोजन बनाया जाने लगा। इसी बीच यात्रियों का परिचय करने और बातचीत करने संघ के पदाधिकारी देवी तिवारी और सहायता शिविर के राजेश चतुर्वेदी पहुंचे। यात्रियों ने ताली बजाकर बंगला लोकगीत सुनाया। म्हारो प्यारो बांग्लो , सब कुछ न्योछारो बांग्लो। लोकगीत गाकर यात्रियों ने सबको मुग्ध कर दिया। श्रद्धालुओं की टीम मे राइमा बनर्जी, सोमन बनर्जी, श्रुति चटर्जी, मोमुन जावा, सीमा सेन, निकिता शर्मा , जेपी नैयर, सुमित नैयर आदि लोग मौजूद थे। सभी ने बताया कि 20 किमी की यात्रा कर सभी संगम की त्रिवेणी मे स्नान किए हैं। सभी ने हर हर गंगे जय प्रयागराज का जयघोष भी किया । इसके बाद 12 घंटे की यात्रा कर वाराणसी पहुचकर बाबा विश्वनाथ का दर्शन किऐ और अब राममंदिर को देखने जा रहे है।\u003c/p\u003e\u003cp\u003eइनसेट\u003c/p\u003e\u003cp\u003eसुनाई कारसेवको के बलिदान की कहानी\u003c/p\u003e\u003cp\u003eइसके बाद संघ के देवी तिवारी ने श्रद्धालुओं को राममंदिर को लेकर कारसेवकों की यात्रा और बलिदान की कहानियां सुनाई । बताया कि भदैंया के कामतागंज से बभनगंवा घाट से दस हजार से अधिक कारसेवक नदी पार कर अयोध्या कारसेवा मे गये थे। पश्चिम बंगाल का एक कारसेवक गोमती नदी पार करते समय गोमती मे डूबकर मौत हो गयी थी। जिसका अंतिम संस्कार भी यही किया गया था। अयोध्या की घटना और साथी कारसेवक की मौत की बात सुनकर सभी श्रद्धालुओ की आंखो से आंसू निकल गये। सभी ने मृत कारसेवक को श्रद्धांजलि भी दी ।\u003c/p\u003e\u003cp\u003eइनसेट\u003c/p\u003e\u003cp\u003eअवध की धरती को किया प्रणाम\u003c/p\u003e\u003cp\u003eभोजन बनने मे देरी होने पर सभी श्रद्धालुओ ने लोकगीत को दोबारा गाया जिसके बाद जब अयोध्या धाम और प्रभु श्री राम के मंदिर और स्थापित मूर्ति ( विग्रह ) के विषय में जानकारी दी गई। सभी श्रद्धालु राम मंदिर स्थापना की बात सुनकर भाव विभोर हो गये। फिर सभी रात दस बजे भोजन किऐ। अंत में मेदनीपुर बंगाल से आए लोगों ने इस अवध की पावन धरा को प्रणाम किया और कहा कि यूपी और अवध के लोग बहुत अच्छे हैं । और जय श्री राम के नारे लगाकर अयोध्या दर्शन को चल दिए।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु","summary":"हर हर गंगे , बम बम भोले के बाद अब श्री राम के दर्शन की आसकारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालुकारसेवकों की कहानी सुनकर रोने लगे कोलका","quickReadSummary":null,"mobileHeadline":"कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु","urlHeadline":"Devotees from Kolkata s Medinipur Sing for Lord Ram s Blessings on Their Journey to Ayodhya","leadMedia":{"id":null,"mediaType":"image","elements":[201740849370572],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false}],"mincontent":null,"contentCount":0,"pinnedArticles":[],"timestamp":null,"template":null,"templateContent":null,"alias":"sultanpur","breakingNews":null,"misResponse":null,"externalUrl":null,"cssHTMLClass":null,"metadata":{"dynamicMeta":[],"sectionId":null,"section":null,"sectionUrl":null,"subSectionId":null,"subSection":null,"subSectionUrl":null,"contextualKeyword":null},"coverImageHeight":0,"coverImageWidth":0,"bodyElements":null,"listBodyElements":[],"sectionDisplayName":"सुल्तानपुर","synonymsList":[]},"subsection":"sultanpur","l2MenuData":{"id":201719905404557,"url":"/uttar-pradesh/sultanpur","name":"sultanpur","title":"Sultanpur News, Sultanpur Samachar, सुल्तानपुर समाचार – Hindustan","domainId":"63a8564c0118f51f159e8223","keywords":["Sultanpur news today","Sultanpur news live","aaj ki breaking news Sultanpur","सुल्तानपुर समाचार","Sultanpur News","लोकल सुल्तानपुर न्यूज़","Sultanpur Samachar","लोकल सुल्तानपुर न्यूज़ टुडे","today Sultanpur news"],"description":"\u003cp\u003eRead the latest Sultanpur news on Sultanpur crime, Sultanpur politics, entertainment, Sultanpur education, Sultanpur weather and live updates on Hindustan.\u003c/p\u003e","additionalInfo":"","about":null,"parentSection":{"id":201719905391849,"url":"/uttar-pradesh","name":"uttar-pradesh","title":"uttar-pradesh news in hindi (उत्तर प्रदेश न्यूज़) - latest uttar-pradesh news today in hindi","domainId":"63a8564c0118f51f159e8223","keywords":["उत्तर प्रदेश खबरें","uttar-pradesh Hindi News","उत्तर प्रदेश न्यूज़","uttar-pradesh news","uttar-pradesh samachar","उत्तर प्रदेश समाचार","latest uttar-pradesh news in hindi","uttar-pradesh hindi news"],"description":"\u003cp\u003eLatest uttar-pradesh News in Hindi : Get uttar-pradesh news today in Hindi (उत्तर प्रदेश) समाचार. पढ़ें उत्तर प्रदेश से जुड़ी ताजा खबरें हिंदी में फोटो और वीडियो के साथ हिंदुस्तान पर|\u003c/p\u003e","additionalInfo":"","about":null,"parentSection":null,"subSection":null,"navigation":[],"subNavigation":[],"parentSubNavigation":null,"status":"PUBLISHED","editionDate":null,"lastPublishedDate":1727090286000,"lastPublishedBy":"D111780","pageType":"SECTION","category":null,"design":"list","personalizeCheck":null,"coverImage":null,"images":null,"stories":null,"content":null,"mincontent":null,"contentCount":0,"pinnedArticles":[],"timestamp":null,"template":null,"templateContent":null,"alias":"uttar-pradesh","breakingNews":null,"misResponse":null,"externalUrl":null,"cssHTMLClass":null,"metadata":{"dynamicMeta":[{"key":"metatitleprefix","value":"","description":null},{"key":"metatitlesuffix","value":"","description":null},{"key":"metadescriptionprefix","value":"","description":null},{"key":"metadescriptionsuffix","value":"","description":null},{"key":"cutomemeta1","value":"","description":null}],"sectionId":null,"section":null,"sectionUrl":null,"subSectionId":null,"subSection":null,"subSectionUrl":null,"contextualKeyword":null},"coverImageHeight":0,"coverImageWidth":0,"bodyElements":null,"listBodyElements":null,"sectionDisplayName":"उत्तर प्रदेश","synonymsList":[]},"subSection":null,"navigation":[],"subNavigation":[],"parentSubNavigation":null,"status":"PUBLISHED","editionDate":null,"lastPublishedDate":1727271243000,"lastPublishedBy":"M81067","pageType":"SUBSECTION","category":null,"design":"list","personalizeCheck":null,"coverImage":null,"images":null,"stories":[],"content":[{"id":201740850326083,"oldUuid":"201740850326083","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:32:08+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:32:08+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:32:08+0000","firstPublishedDate":"2025-03-01T17:32:08+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-court-seeks-criminal-history-in-77-lakh-fraud-case-involving-advocate-abbas-ahmed-khan-201740850326083.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Court","Fraud","Abbas Ahmed Khan","Bail Application","Ghaziyabad"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-court-seeks-criminal-history-in-77-lakh-fraud-case-involving-advocate-abbas-ahmed-khan-201740850326083.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Court Seeks Criminal History in 77 Lakh Fraud Case Involving Advocate Abbas Ahmed Khan","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_29,Emo_anger,Hour_23,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["सुलतानपुर","ठगी","जमानत","संतराम शुक्ला","गाजियाबाद"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Court,Fraud,Abbas Ahmed Khan,Bail Application,Ghaziyabad","ampurl":"/uttar-pradesh/sultanpur/story-court-seeks-criminal-history-in-77-lakh-fraud-case-involving-advocate-abbas-ahmed-khan-201740850326083.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740850328756],"listElement":[{"id":201740850328756,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:32:08+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:32:08+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:32:08+0000","firstPublishedDate":"2025-03-01T17:32:08+0000","metadata":{"url":null,"authors":null,"charCount":581,"wordCount":140,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:32:08+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eसुलतानपुर। अधिवक्ता अब्बास अहमद खान से गाजियाबाद में भूमि दिलाने के नाम पर 77 लाख रूपए की ठगी व धोखाधड़ी करने के मामले में जेल में बन्द आरोपी संतराम शुक्ला की जमानत याचिका पर कोर्ट ने आपराधिक इतिहास और रिपोर्ट तलब किया है। सीजेएम कोर्ट के न्यायिक हिरासत में भेजने और जमानत याचिका निरस्त करने के बाद आरोपी की ओर से जमानत के लिए सेशन कोर्ट में दाखिल अर्जी सुनवाई के लिए एडीजे चतुर्थ की कोर्ट में स्थानांतरित कर दी गई है। सुनवाई 10 मार्च को होगी। गाजियाबाद शहर में सात करोड़ में भूमि खरीदने के सौदे के बाद हुई धोखाधड़ी का यह मामला अधिवक्ता अब्बास अहमद खान ने दर्ज कराया था। बल्दीराय थाना क्षेत्र के बघौना पूरे कन्हई शुक्ल निवासी आरोपी संतराम को कोतवाली नगर पुलिस ने बीती 23 जनवरी को टेढ़ुई तिराहा से गिरफ्तार कर जेल भेजा था।\u003c/p\u003e\u003cp\u003e\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की","summary":"सुलतानपुर में अधिवक्ता अब्बास अहमद खान से गाजियाबाद में भूमि दिलाने के नाम पर 77 लाख रूपए की ठगी का मामला प्रकाश में आया है। आरोपी संतराम शुक्ला की जमानत याचिका पर कोर्ट ने आपराधिक इतिहास और रिपोर्ट...","quickReadSummary":null,"mobileHeadline":"खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"खाधड़ी मामले में कोर्ट ने रिपोर्ट तलब की","urlHeadline":"Court Seeks Criminal History in 77 Lakh Fraud Case Involving Advocate Abbas Ahmed Khan","leadMedia":{"id":null,"mediaType":"image","elements":[201740850328583],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740850271078,"oldUuid":"201740850271078","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:31:13+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:31:13+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:31:13+0000","firstPublishedDate":"2025-03-01T17:31:13+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-court-issues-warrant-against-witness-in-mlc-shailendra-singh-election-code-violation-case-201740850271078.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","MLC","Shailendra Singh","election code violation","witness warrant","court hearing"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-court-issues-warrant-against-witness-in-mlc-shailendra-singh-election-code-violation-case-201740850271078.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Court Issues Warrant Against Witness in MLC Shailendra Singh Election Code Violation Case","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_44,Emo_anticipation,Hour_23,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["एमएलसी","शैलेन्द्र सिंह","आचार संहिता उल्लंघन","गवाह वारंट","कोर्ट सुनवाई"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,MLC,Shailendra Singh,election code violation,witness warrant,court hearing","ampurl":"/uttar-pradesh/sultanpur/story-court-issues-warrant-against-witness-in-mlc-shailendra-singh-election-code-violation-case-201740850271078.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740850274325],"listElement":[{"id":201740850274325,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:31:13+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:31:13+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:31:14+0000","firstPublishedDate":"2025-03-01T17:31:14+0000","metadata":{"url":null,"authors":null,"charCount":464,"wordCount":109,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:31:13+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eसुलतानपुर। एमएलसी शैलेन्द्र सिंह पर चल रहे आदर्श चुनाव आचार संहिता उल्लंघन का मुकदमा काफी समय से लम्बित है। मामले में अभियोजन पक्ष के गवाह दारोगा नरेन्द्र वर्मा पर कोर्ट ने वारंट जारी किया है। कोतवाली देहात थाने में एमएलसी शैलेन्द्र प्रताप सिंह, भोले सिंह व एक अन्य के विरुद्ध 11 मई 2019 को विधानसभा चुनाव प्रचार के दौरान उड़नदस्ता प्रभारी गजेंद्र कुमार सिंह ने आदर्श चुनाव आचार संहिता के उल्लंघन का मुकदमा दर्ज कराया था। आरोप है कि बिना अनुमति 50 से अधिक लोगों को चुनाव प्रचार के दौरान शैलेन्द्र सिंह की ओर से भोजन कराया जा रहा था। अगली सुनवाई सात मार्च को नियत की गई है।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट","summary":"सुलतानपुर में एमएलसी शैलेन्द्र सिंह पर आदर्श चुनाव आचार संहिता उल्लंघन का मामला लंबित है। कोर्ट ने गवाह दारोगा नरेन्द्र वर्मा के खिलाफ वारंट जारी किया है। 11 मई 2019 को चुनाव प्रचार के दौरान 50 से...","quickReadSummary":null,"mobileHeadline":"दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"दरोगा नरेन्द्र वर्मा पर गिरफ्तारी वारंट","urlHeadline":"Court Issues Warrant Against Witness in MLC Shailendra Singh Election Code Violation Case","leadMedia":{"id":null,"mediaType":"image","elements":[201740850274084],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740850023437,"oldUuid":"201740850023437","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"विधायक ताहिर के केस में सुनवाई टली","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:27:06+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:27:06+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:27:06+0000","firstPublishedDate":"2025-03-01T17:27:06+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-lawyers-strike-delays-hearing-in-case-against-mla-tahir-khan-201740850023437.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Political News","Tahir Khan","lawyers' strike","hearing delay","case","Sultanpur"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur","Sultanpur News","Lawyers Strike"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur","/tags/sultanpur-news","/tags/lawyers-strike"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-lawyers-strike-delays-hearing-in-case-against-mla-tahir-khan-201740850023437.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Lawyers Strike Delays Hearing in Case Against MLA Tahir Khan","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_75,Emo_anger,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704727959190,201704722485603,201704726406326],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["ताहिर खान","वकीलों की हड़ताल","सुनवाई","मुकदमा","सुलतानपुर"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Political News,Tahir Khan,lawyers' strike,hearing delay,case,Sultanpur","ampurl":"/uttar-pradesh/sultanpur/story-lawyers-strike-delays-hearing-in-case-against-mla-tahir-khan-201740850023437.amp.html","topicString":"Sultanpur Latest News,Sultanpur,Sultanpur News,Lawyers Strike","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740850027011],"listElement":[{"id":201740850027011,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:27:06+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:27:06+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:27:07+0000","firstPublishedDate":"2025-03-01T17:27:07+0000","metadata":{"url":null,"authors":null,"charCount":425,"wordCount":97,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:27:06+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003e\u003cp\u003eसुलतानपुर। इसौली विधायक ताहिर खान पर विचाराधीन केस में शनिवार को वकीलों की हड़ताल से सुनवाई नहीं हो सकी। बीती पेशी पर अभियोजन के गवाह डिप्टी रेंजर रहे अरविंद द्विवेदी ने हाजिर होकर बयान दर्ज कराया था। एमपी -एमएलए के विशेष मजिस्ट्रेट शुभम वर्मा ने शेष साक्ष्य के लिए छह मार्च की तारीख नियत की है। विधायक ताहिर खान पर तत्कालीन प्रभारी अधिकारी दरोगा मुकेश कुमार ने तीन फरवरी 2000 को आपराधिक बल प्रयोग, अपमानित करने, आरक्षित वन भूमि पर कब्जा कर सड़क निर्माण करने तथा आपराधिक बल प्रयोग कर अपमानित करने का मुकदमा दर्ज कराया था।\u003c/p\u003e\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"विधायक ताहिर के केस में सुनवाई टली","summary":"सुलतानपुर में इसौली विधायक ताहिर खान के खिलाफ विचाराधीन केस की सुनवाई शनिवार को वकीलों की हड़ताल के कारण नहीं हो सकी। पिछले पेशी में डिप्टी रेंजर अरविंद द्विवेदी ने बयान दर्ज कराया था। विशेष...","quickReadSummary":null,"mobileHeadline":"विधायक ताहिर के केस में सुनवाई टली","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"विधायक ताहिर के केस में सुनवाई टली","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"विधायक ताहिर के केस में सुनवाई टली","urlHeadline":"Lawyers Strike Delays Hearing in Case Against MLA Tahir Khan","leadMedia":{"id":null,"mediaType":"image","elements":[201740850026791],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849963555,"oldUuid":"201740849963555","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:26:05+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:26:05+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:26:05+0000","firstPublishedDate":"2025-03-01T17:26:05+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-grand-inauguration-of-newly-built-auditorium-in-jaysinghpur-block-201740849963555.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Political News","inauguration","auditorium","Jaysinghpur","development","government"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-grand-inauguration-of-newly-built-auditorium-in-jaysinghpur-block-201740849963555.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Grand Inauguration of Newly Built Auditorium in Jaysinghpur Block","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_49,Emo_joy,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["उद्घाटन","सभागार","जयसिंहपुर","विकास","सरकार"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Political News,inauguration,auditorium,Jaysinghpur,development,government","ampurl":"/uttar-pradesh/sultanpur/story-grand-inauguration-of-newly-built-auditorium-in-jaysinghpur-block-201740849963555.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849966159],"listElement":[{"id":201740849966159,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:26:05+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:26:05+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:26:06+0000","firstPublishedDate":"2025-03-01T17:26:06+0000","metadata":{"url":null,"authors":null,"charCount":969,"wordCount":196,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:26:05+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eफोटो- सभागार का उद्घाटन करते विधायक और प्रमुख बरौंसा, संवाददाता:\u003c/p\u003e\u003cp\u003eजयसिंहपुर ब्लॉक मुख्यालय में नवनिर्मित सभागार के सौंदर्यीकरण का कार्य पूर्ण होने पर शनिवार को भव्य उद्घाटन समारोह आयोजित किया गया। कार्यक्रम के मुख्य अतिथि विधायक राजप्रसाद उपाध्याय (राजबाबू) ने समाजसेवी चंद्रशेखर शुक्ल, प्रभाकर शुक्ल और ब्लॉक प्रमुख राहुल शुक्ला,बीडीओ निशा तिवारी की उपस्थिति में फीता काटकर उद्घाटन किया।\u003c/p\u003e\u003cp\u003eक्षेत्र पंचायत से करीब साढ़े नौ लाख रुपये की लागत से सभागार का सौंदर्यीकरण किया गया है। उद्घाटन समारोह को संबोधित करते हुए विधायक ने कहा कि क्षेत्र में विकास कार्यों को निरंतर गति देने के लिए सरकार पूरी तरह से प्रतिबद्ध है। उन्होंने बताया कि यह सभागार क्षेत्रवासियों को समर्पित किया गया है। ब्लॉक प्रमुख राहुल शुक्ला ने अपने संबोधन में कहा कि इस सभागार से अब विभिन्न प्रशासनिक, सामाजिक और सांस्कृतिक कार्यक्रमों के आयोजन को एक बेहतर स्थान मिलेगा। उन्होंने कहा कि यह सभागार स्थानीय लोगों के लिए बेहद उपयोगी साबित होगा। इस अवसर पर भाजपा मंडल अध्यक्ष रामजीत पाल, पिंटू कसौधन, प्रधान राजू वर्मा, प्रधान विक्की यादव, नवीन सिंह, क्षेत्र पंचायत सदस्य पंच बहादुर वर्मा, अरुण वर्मा, सुनील वर्मा, जितेंद्र वर्मा, बबलू तिवारी, अंजनी यादव सहित कई गणमान्य नागरिक व स्थानीय लोग उपस्थित रहे।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन","summary":"फोटो- सभागार का उद्घाटन करते विधायक और प्रमुखब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटनब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटनब्लाक सभा","quickReadSummary":null,"mobileHeadline":"ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"ब्लाक सभागार का विधायक और प्रमुख ने किया उद्घाटन","urlHeadline":"Grand Inauguration of Newly Built Auditorium in Jaysinghpur Block","leadMedia":{"id":null,"mediaType":"image","elements":[201740849965895],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849906008,"oldUuid":"201740849906008","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:25:08+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:25:08+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:25:08+0000","firstPublishedDate":"2025-03-01T17:25:08+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-traditional-folk-theatre-performance-by-pandit-ram-asare-mishra-institute-in-koiripur-201740849906008.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Traditional","Folk Theatre","Performance","Pandit Ram Asare Mishra","Cultural Event"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-traditional-folk-theatre-performance-by-pandit-ram-asare-mishra-institute-in-koiripur-201740849906008.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Traditional Folk Theatre Performance by Pandit Ram Asare Mishra Institute in Koiripur","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_21,Emo_joy,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["पारम्परिक","लोक नाट्य","कार्यक्रम","कोइरीपुर","बेटी बचाओ"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Traditional,Folk Theatre,Performance,Pandit Ram Asare Mishra,Cultural Event","ampurl":"/uttar-pradesh/sultanpur/story-traditional-folk-theatre-performance-by-pandit-ram-asare-mishra-institute-in-koiripur-201740849906008.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849909030],"listElement":[{"id":201740849909030,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:25:08+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:25:08+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:25:09+0000","firstPublishedDate":"2025-03-01T17:25:09+0000","metadata":{"url":null,"authors":null,"charCount":607,"wordCount":123,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:25:08+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eचांदा, संवाददाता भारत सरकार संस्कृति मंत्रालय द्वारा पोषित पंडित राम आसरे मिश्र शिक्षण संस्थान पारम्परिक लोक नाट्य कला केंद्र कोइरीपुर की ओर से न्यू प्रोडक्शन कार्यक्रम का आयोजन किया गया ।\u003c/p\u003e\u003cp\u003eयह आयोजन शुक्रवार की देर शाम से श्री वृन्दा वनेश्वर हनुमान मन्दिर कोइरीपुर के प्रांगण में किया गया। जिसमे संस्था के कलाकारों द्वारा बेटी बचाओ बेटी पढ़ाओ की मंच से सुन्दर प्रस्तुति की। कार्यक्रम का शुभारम्भ मन्दिर के मुख्य पुजारी पंडित राम टहल महराज द्वारा मां सरस्वती की प्रतिमा पर माल्यार्पण कर किया गया। कार्यक्रम का संचालन संस्था के प्रभारी राकेश मिश्र द्वारा किया गया। संस्था के कलाकारों द्वारा मनमोहक प्रस्तुति की गयी। कार्यक्रम में विजय शुक्ल, किशोरी गोस्वामी, राधेश्याम यादव, सत्य नारायण चौरसिया आदि सहित बड़ी संख्या में लोग मौजूद रहे।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन","summary":"चांदा, संवाददाता कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचनकोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचनकोइरीपुर में कलाकारों ने किया लोकनाट्य का","quickReadSummary":null,"mobileHeadline":"कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"कोइरीपुर में कलाकारों ने किया लोकनाट्य का मंचन","urlHeadline":"Traditional Folk Theatre Performance by Pandit Ram Asare Mishra Institute in Koiripur","leadMedia":{"id":null,"mediaType":"image","elements":[201740849908831],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849851159,"oldUuid":"201740849851159","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:24:13+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:24:13+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:24:13+0000","firstPublishedDate":"2025-03-01T17:24:13+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-tragic-road-accidents-in-baldeeray-3-dead-2-seriously-injured-201740849851159.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","road accidents","Baldeeray","casualties","injured","hospital"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News","Hospital"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news","/tags/hospital"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-tragic-road-accidents-in-baldeeray-3-dead-2-seriously-injured-201740849851159.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Tragic Road Accidents in Baldeeray 3 Dead 2 Seriously Injured","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_22,Emo_sadness,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603,201704729976156],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["सड़क दुर्घटनाएं","बल्दीराय","मौत","घायल","अस्पताल"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,road accidents,Baldeeray,casualties,injured,hospital","ampurl":"/uttar-pradesh/sultanpur/story-tragic-road-accidents-in-baldeeray-3-dead-2-seriously-injured-201740849851159.amp.html","topicString":"Sultanpur Latest News,Sultanpur News,Hospital","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849853851],"listElement":[{"id":201740849853851,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:24:13+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:24:13+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:24:13+0000","firstPublishedDate":"2025-03-01T17:24:13+0000","metadata":{"url":null,"authors":null,"charCount":1271,"wordCount":298,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:24:13+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eहलियापुर व बल्दीराय क्षेत्र में हुई सड़क दुर्घटनाएं दोनों घायलों का सीएचसी बल्दीराय में चल रहा इलाज\u003c/p\u003e\u003cp\u003eबल्दीराय, संवाददाता\u003c/p\u003e\u003cp\u003eजिले में दो अलग-अलग सड़क हादसों में तीन लोगों की मौत हो गई, जबकि दो युवक गंभीर रूप से घायल हो गए। पहली दुर्घटना बल्दीराय थाना क्षेत्र की है। यह हादसा हलियापुर-सुलतानपुर रोड पर चक्कारी भीट मोड़ के पास हुआ। राम करन जायसवाल (45) पुत्र राजाराम निवासी ड़ड़वा मजरे सादुल्लापुर थाना बल्दीराय अपने बेटों दिव्यांग और दिवांश के साथ बाइक से धूनी मेला जा रहे थे। इसी दौरान विपरीत दिशा से आ रही बाइक ने जोरदार टक्कर मार दी, जिससे राम करन जायसवाल की मौके पर ही मौत हो गई। हादसे में राम करन के दोनों मासूम बेटे बाल-बाल बच गए। टक्कर मारने वाली बाइक पर सवार राजेश पुत्र राम मिलन और जितेंद्र पुत्र कृष्ण कुमार निवासीगण दौलतपुर मजरे हेमनापुर गंभीर रूप से घायल हो गए,जिनका इलाज सीएचसी बल्दीराय में जारी है। थानाध्यक्ष बल्दीराय धीरज कुमार ने बताया कि शव को कब्जे में लेकर पोस्टमार्टम के लिए भेज दिया गया है और आगे की कार्रवाई की जा रही है।\u003c/p\u003e\u003cp\u003eदूसरी घटना हलियापुर थाना क्षेत्र में हुई, जहां बल्दीराय थाना क्षेत्र के इसौली गांव निवासी विजय कुमार (26) पुत्र सीताराम बाइक से निमंत्रण में जा रहे थे। रास्ते में तेज रफ्तार पिकअप वाहन ने उन्हें टक्कर मार दी, जिससे वे गंभीर रूप से घायल हो गए । इसी दौरान साइकिल से हलियापुर जा रहे उमाशंकर मिश्र (68) पुत्र गंगाराम मिश्र, निवासी विरोली झाम, थाना कुमारगंज, अयोध्या को भी उसी पिकअप ने टक्कर मार दी। दोनों घायलों को सौ शैया अस्पताल, पिठला अयोध्या में भर्ती कराया गया। जहां इलाज के दौरान दोनों की मौत हो गई। थानाध्यक्ष हलियापुर प्रदीप कुमार सिंह ने बताया कि दुर्घटना करने वाले वाहन की तलाश की जा रही है और आवश्यक कार्रवाई की जा रही है।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल","summary":"हलियापुर व बल्दीराय क्षेत्र में हुई सड़क दुर्घटनाएंअलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायलअलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायलअलग-अलग","quickReadSummary":null,"mobileHeadline":"अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"अलग-अलग सड़क दुर्घटनाओं में तीन की मौत,दो घायल","urlHeadline":"Tragic Road Accidents in Baldeeray 3 Dead 2 Seriously Injured","leadMedia":{"id":null,"mediaType":"image","elements":[201740849853612],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849846064,"oldUuid":"201740849846064","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:24:07+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:24:07+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:24:07+0000","firstPublishedDate":"2025-03-01T17:24:07+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-lack-of-office-for-child-nutrition-department-even-after-two-decades-201740849846064.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Child Nutrition","Office","Anganwadi Centers","Block Headquarters","Infrastructure"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-lack-of-office-for-child-nutrition-department-even-after-two-decades-201740849846064.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Lack of Office for Child Nutrition Department Even After Two Decades","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_27,Emo_sadness,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["बाल पुष्टाहार","आगनबाड़ी केन्द्र","कार्यालय","जर्जर","भवन"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Child Nutrition,Office,Anganwadi Centers,Block Headquarters,Infrastructure","ampurl":"/uttar-pradesh/sultanpur/story-lack-of-office-for-child-nutrition-department-even-after-two-decades-201740849846064.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849848482],"listElement":[{"id":201740849848482,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:24:08+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:24:08+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:24:08+0000","firstPublishedDate":"2025-03-01T17:24:08+0000","metadata":{"url":null,"authors":null,"charCount":881,"wordCount":211,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:24:08+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eकुड़वार, संवाददाता दो दशक से अधिक समय बीत जाने के बाद भी बाल पुष्टाहार विभाग को अपना कार्यालय नसीब नहीं हो सका है। ब्लॉक मुख्यालय के जर्जर कमरे में कार्यालय और गोदाम को संचालित किया जा रहा है।\u003c/p\u003e\u003cp\u003eबाल पुष्टाहार विभाग द्वारा वर्ष 2003 में 03 से 06 वर्ष के बच्चों को प्राथमिक शिक्षा देने के लिए आंगनबाड़ी केन्द्रों को खोल कर आंगनबाड़ी कार्यकत्री व सहायिका की भर्ती की गयी। विकास खण्ड में कुल 207आंगनबाडी केन्द्र संचालित हो रहे हैं। विडम्बना की बात यह है कि दो दशक का समय बीतने के बाद भी बाल पुष्टाहार विभाग का ब्लाक स्तरीय कार्यालय नहीं है। ब्लॉक मुख्यालय परिसर के एक जर्जर कमरे में कार्यालय है और दो कमरों में पोषाहार व अन्य खाद्य सामग्रियों का भण्डारण हो रहा है। 207आंगनबाडी केन्द्रों में भी काफी संख्या में अभी तक अपना आंगनबाड़ी केंद्र नहीं है। यह केन्द्र या तो विद्यालय परिसर में चलाए जा रहे हैं। या तो पंचायत भवन में चलाया जा रहा है। खादर बसंतपुर ग्राम पंचायत में लाखों रूपए खर्च कर बना आंगनबाड़ी केंद्र झील झंखाड में तब्दील हो गया है। पूर्ण होने के बाद भी उसमें केन्द्र संचालित नहीं किया जा रहा है। बड़ी ग्राम पंचायत कुड़वार में तीन आंगनबाड़ी केंद्र है। जिसमें से दो के पास अपना भवन नहीं है।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना","summary":"कुड़वार, संवाददाता दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बनादो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बनादो दशक बाद भी बाल पुष्टाहार विभाग","quickReadSummary":null,"mobileHeadline":"दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना ","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना ","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"दो दशक बाद भी बाल पुष्टाहार विभाग का भवन नहीं बना ","urlHeadline":"Lack of Office for Child Nutrition Department Even After Two Decades","leadMedia":{"id":null,"mediaType":"image","elements":[201740849848278],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849790823,"oldUuid":"201740849790823","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:23:12+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:23:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:23:12+0000","firstPublishedDate":"2025-03-01T17:23:12+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-incomplete-road-construction-disrupts-daily-life-in-ramapur-india-201740849790823.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Political News","road construction","incomplete","Ramapur","Prime Minister's scheme","daily difficulties"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-incomplete-road-construction-disrupts-daily-life-in-ramapur-india-201740849790823.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Incomplete Road Construction Disrupts Daily Life in Ramapur India","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_23,Emo_disgust,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["सड़क निर्माण","अधूरा","रामपुर","प्रधानमंत्री योजना","दैनिक कठिनाइयाँ"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Political News,road construction,incomplete,Ramapur,Prime Minister's scheme,daily difficulties","ampurl":"/uttar-pradesh/sultanpur/story-incomplete-road-construction-disrupts-daily-life-in-ramapur-india-201740849790823.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849792900],"listElement":[{"id":201740849792900,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:23:12+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:23:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:23:13+0000","firstPublishedDate":"2025-03-01T17:23:13+0000","metadata":{"url":null,"authors":null,"charCount":696,"wordCount":162,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:23:12+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eबल्दीराय, संवाददाता इसौली विधानसभा अंतर्गत ग्राम रामपुर से भिखारीपुर तक बनने वाली 5.975 किमी लंबी सड़क का निर्माण अधूरा छोड़ दिया गया है। यह सड़क प्रधानमंत्री ग्राम सड़क योजना के तहत बनाई जानी थी,लेकिन अब तक पूरी नहीं हो पाई है,जिससे रोजाना लगभग हज़ारों लोगों को आवागमन में कठिनाई हो रही है।\u003c/p\u003e\u003cp\u003eस्थानीय नागरिकों और जनप्रतिनिधियों का कहना है कि इस सड़क पर छात्र-छात्राओं,किसानों और राहगीरों को आने-जाने में भारी दिक्कतों का सामना करना पड़ रहा है। खासकर धूल-मिट्टी और कीचड़ के कारण सड़क पर चलना मुश्किल हो गया है ।हैरानी की बात यह है कि पांच फरवरी 2024 को सड़क निर्माण पूरा होने का बोर्ड लगा दिया गया। जबकि वास्तव में केवल आबादी वाले क्षेत्रों में कुछ हिस्सों में ही सीसी रोड बनाई गई है और बाकी सड़क जस की तस पड़ी हुई है। इस स्थिति को देखते हुए जिला पंचायत प्रतिनिधि रामशंकर यादव ने जिलाधिकारी को पत्र लिखकर जल्द से जल्द अधूरे निर्माण को पूरा कराने की मांग की है।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान","summary":"बल्दीराय, संवाददाता अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशानअधूर पड़ा सड़क निर्माण का कार्य, लोग परेशानअधूर पड़ा सड़क निर्माण का कार्य, लोग परेशानअ","quickReadSummary":null,"mobileHeadline":"अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"अधूर पड़ा सड़क निर्माण का कार्य, लोग परेशान","urlHeadline":"Incomplete Road Construction Disrupts Daily Life in Ramapur India","leadMedia":{"id":null,"mediaType":"image","elements":[201740849792707],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849785834,"oldUuid":"201740849785834","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:23:08+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:23:08+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:23:08+0000","firstPublishedDate":"2025-03-01T17:23:08+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-mass-wedding-ceremony-blesses-103-couples-in-motigarpur-201740849785834.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Political News","Mass Wedding","Couples","Blessing","Motigarpur","Chief Minister Scheme"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-mass-wedding-ceremony-blesses-103-couples-in-motigarpur-201740849785834.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Mass Wedding Ceremony Blesses 103 Couples in Motigarpur","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_21,Emo_joy,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["सामूहिक विवाह","नव दंपती","आशीर्वाद","मोतिगरपुर","मुख्यमंत्री योजना"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Political News,Mass Wedding,Couples,Blessing,Motigarpur,Chief Minister Scheme","ampurl":"/uttar-pradesh/sultanpur/story-mass-wedding-ceremony-blesses-103-couples-in-motigarpur-201740849785834.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849788913],"listElement":[{"id":201740849788913,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:23:08+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:23:08+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:23:09+0000","firstPublishedDate":"2025-03-01T17:23:09+0000","metadata":{"url":null,"authors":null,"charCount":1206,"wordCount":262,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:23:08+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eसदर विधायक राज प्रसाद उपाध्याय व प्रमुख चंद्र प्रताप सिंह ने दिया नव दम्पतियों को आशीर्वाद मोतिगरपुर, संवाददाता\u003c/p\u003e\u003cp\u003eब्लॉक परिसर मोतिगरपुर में शनिवार को मुख्यमंत्री सामूहिक विवाह योजना का गवाह बने 103 जोड़ों को पं अर्जुन प्रसाद पांडेय ने वेद मंत्रोच्चार के साथ हिंदू रीति रिवाज विवाह कराया। सदर विधायक राजप्रसाद उपाध्याय व प्रमुख चंद्र प्रताप सिंह ने लोगों के साथ नव युगल दंपति पर पुष्प वर्षा कर मंगल कामना की।\u003c/p\u003e\u003cp\u003eशनिवार को ब्लॉक परिसर को दुल्हन की तरह सजाया गया। मण्डप मे 103 बेदियो पर नव युगल जोड़ों को विधि विधान से मंत्रोच्चार के बाद वर-वधू ने एक दूसरे को वर माला पहनाई। मुख्य अतिथि सदर विधायक , ब्लॉक प्रमुख , जिला समाज कल्याण अमित सिंह, खण्ड विकास अधिकारी महेश चंद्र त्रिपाठी, मण्डल अध्यक्ष डां विनय प्रजापति, जिला पंचायत सदस्य नंदन चतुर्वेदी, समाजसेवी प्रभाकर चंद्रशेखर शुक्ला ने नव दंपतियों पर पुष्प वर्षा कर मंगल कामनाएं की। विधायक ने कहा मुख्यमंत्री ने बहुत ही अच्छी योजना लागू की है। बेटी की शादी में पिता जो सपने सजाता है। योगी जी प्रदेश की बेटियों को अपनी बेटी की तरह शादी कर उपहार देकर पिता के अरमानों को पूरा कर रहे हैं। एडीओ समाज कल्याण ओम प्रकाश सिंह ने बताया पीपी कमैचा 5, जयसिंहपुर से 70, मोतिगरपुर की 28 जोड़ों का विवाह संपन्न हुआ। उपहार स्वरूप बेटियों को वस्त्र, गहने, गृह उपयोगी सामान शासन के मंशानुसार दिया गया। कार्यक्रम में विधायक प्रतिनिधि गुड्डू उपाध्याय, जयसिंहपुर महामंत्री रत्नेश तिवारी लव कुश सैनी, सर्वेश मिश्र, प्रधान संघ अध्यक्ष सुशील गोस्वामी, रंजीत वर्मा, ग्राम पंचायत अधिकारी रुचि दुबे ,सुरेंद्र यादव, नितेश सिंह, कृपा शंकर मिश्र आदि रहे।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े","summary":"सदर विधायक राज प्रसाद उपाध्याय व प्रमुख चंद्र प्रताप सिंह ने दिया नव दम्पतियों को आशीर्वादमुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़ेमुख्यम","quickReadSummary":null,"mobileHeadline":"मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"मुख्यमंत्री सामूहिक विवाह में एक दूजे के हुए 103 जोड़े","urlHeadline":"Mass Wedding Ceremony Blesses 103 Couples in Motigarpur","leadMedia":{"id":null,"mediaType":"image","elements":[201740849788700],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849731934,"oldUuid":"201740849731934","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:22:13+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:22:13+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:22:13+0000","firstPublishedDate":"2025-03-01T17:22:13+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-residents-demand-municipality-status-for-baldeerai-lack-of-basic-facilities-persists-201740849731934.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Political News","Baldeerai","Municipality","Basic Facilities","Development","Residents"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-residents-demand-municipality-status-for-baldeerai-lack-of-basic-facilities-persists-201740849731934.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Residents Demand Municipality Status for Baldeerai Lack of Basic Facilities Persists","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_20,Emo_sadness,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["बल्दीराय","नगर पंचायत","मूलभूत सुविधाएं","विकास","निवासी"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Political News,Baldeerai,Municipality,Basic Facilities,Development,Residents","ampurl":"/uttar-pradesh/sultanpur/story-residents-demand-municipality-status-for-baldeerai-lack-of-basic-facilities-persists-201740849731934.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849734747],"listElement":[{"id":201740849734747,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:22:14+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:22:14+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:22:14+0000","firstPublishedDate":"2025-03-01T17:22:14+0000","metadata":{"url":null,"authors":null,"charCount":1416,"wordCount":318,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:22:14+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eबल्दीराय, संवाददाता बल्दीराय कस्बे को नगर पंचायत घोषित किए जाने को लेकर क्षेत्रवासी मुखर हो गए हैं। बल्दीराय में तहसील की स्थापना हुए लगभग 6 वर्ष बीत गए हैं, किंतु अभी तक बलदीराय कस्बा पिछड़ा ही है। मुख्यालय के लोग आज भी कई मूलभूत सुविधाओं से वंचित रह गए हैं, उन्हें जरूरतमंद सुविधाएं नहीं मिल सकी है। तहसील होने के बावजूद भी विकास की एक भी किरण मुख्यालय तक नहीं पहुंच सकी है। यहां नगर पालिका बनाने के लिए पर्याप्त आबादी वोटर गांव मौजूद हैं। तहसील मुख्यालय पर बड़ा डाकघर, बाल विकास परियोजना ,कार्यालय विद्युत विभाग, कार्यालय ब्लॉक मुख्यालय, तहसील मुख्यालय, सामुदायिक स्वास्थ्य केंद्र, थाना बलदीराय, रजिस्ट्री आफिस, क्षेत्राधिकारी कार्यालय इंटर कॉलेज, जूनियर हाई स्कूल, प्राथमिक विद्यालय, कस्तूरबा विद्यालय सहित कई सरकारी कार्यालय मुख्यालय पर मौजूद हैं। यहां नगर पंचायत का होना अति आवश्यक है।\u003c/p\u003e\u003cp\u003eइसौली के विधायक मोहम्मद ताहिर खान ने भी बल्दीराय तहसील को नगर पंचायत बनाने के लिए मुद्दा जोरों से उठा दिया है। इधर स्थानीय क्षेत्र वासी भी बल्दीराय तहसील मुख्यालय को नगर पंचायत का दर्जा दिलाने के लिए मुखर हो गए हैं। कस्बा निवासी वरिष्ठ समाजसेवी भाजपा नेता डॉक्टर अवधेश त्रिपाठी कहते हैं कि कई बार क्षेत्रीय लोगों से लेकर व्यापारियों तक ने आवाज उठाई, लेकिन अभी तक बल्दीराय नगर पंचायत नहीं घोषित हो सकी। फोटोस्टेट संचालक अरुण साहू कहते हैं कि पुरानी बाजार होने के बावजूद भी ग्राहकों को कोई सुविधा नहीं है। बल्दीराय कस्बा बहुत बड़ा कस्बा है। काफी दूर में बसा हुआ है। नगर पंचायत घोषित किया जाना अति आवश्यक है।\u003c/p\u003e\u003cp\u003eरंजीत सिंह कहते हैं कि बल्दीराय तहसील बनने के बाद भी अभी तक मूलभूत सुविधाओं से कस्बा वंचित है। विकास के नाम पर कुछ नहीं है। सड़कें जर्जर है नगर पंचायत बनने से क्षेत्र का विकास होगा। अजय दूबे कहते हैं कि बल्दीराय तहसील बने हुए 6 वर्ष बीत गए, लेकिन अभी तक नगर पंचायत नहीं बन सका। नगर पंचायत बनने से क्षेत्रीय लोगों को शासन का लाभ मिलेगा।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत","summary":"बल्दीराय, संवाददाताबल्दीराय कस्बे को नगर पंचायत बनाने की जरूरतबल्दीराय कस्बे को नगर पंचायत बनाने की जरूरतबल्दीराय कस्बे को नगर पंचायत बनाने की जरूरतबल","quickReadSummary":null,"mobileHeadline":"बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"बल्दीराय कस्बे को नगर पंचायत बनाने की जरूरत","urlHeadline":"Residents Demand Municipality Status for Baldeerai Lack of Basic Facilities Persists","leadMedia":{"id":null,"mediaType":"image","elements":[201740849734561],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849669113,"oldUuid":"201740849669113","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"पहला रोजा आज, रमजान की तैयारियों जोरों पर","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:21:10+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:21:10+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:21:10+0000","firstPublishedDate":"2025-03-01T17:21:10+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-ramadan-begins-mosques-adorned-and-crowds-gather-in-sultanpur-201740849669113.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Ramadan","Mosques","Crowds","Decoration","Prayer"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-ramadan-begins-mosques-adorned-and-crowds-gather-in-sultanpur-201740849669113.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Ramadan Begins Mosques Adorned and Crowds Gather in Sultanpur","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_21,Emo_joy,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["रमजान","मस्जिदें","भीड़","सजावट","नमाज"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Ramadan,Mosques,Crowds,Decoration,Prayer","ampurl":"/uttar-pradesh/sultanpur/story-ramadan-begins-mosques-adorned-and-crowds-gather-in-sultanpur-201740849669113.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849671275],"listElement":[{"id":201740849671275,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:21:10+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:21:10+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:21:11+0000","firstPublishedDate":"2025-03-01T17:21:11+0000","metadata":{"url":null,"authors":null,"charCount":1429,"wordCount":368,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:21:10+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eमस्जिदों में की गई आकर्षक सजावट बाजार में खरीदारों की दिखी भीड़\u003c/p\u003e\u003cp\u003eसुलतानपुर, संवाददाता\u003c/p\u003e\u003cp\u003eमुस्लिम समुदाय के सबसे पवित्र माह रमजान की शुरुआत मंगलवार से होगी। इसी दिन से रोजा भी शुरू होगा। इस दौरान मस्जिदों में आकर्षक सजावट की गई है। बाजारों में भी खरीदारों की काफी भीड़ देखने को मिली।\u003c/p\u003e\u003cp\u003eशिया वेलफेयर एसोसिएशन के अध्यक्ष हैदर अब्बास खान ने बताया कि रमजान के पवित्र महीने की तैयारियां पूरी हो गयी हैं। सभी मस्जिदों की साफ सफाई कराकर सारी तैयारियों को अंतिम रूप दिया जा रहा है। नमाज पढ़ाने के लिए सभी मस्जिदों में मौलानाओं से बात हो गयी है। दो मार्च से चन्द्र दर्शन के अनुसार पहली रमजान रहेगी। साल भर रोजेदार को इस पवित्र माह का इस्तेजार रहता है। जिसमें खुदा की इबादत का मौका मिलता है ।\u003c/p\u003e\u003cp\u003eउन्होंने बताया कि रमजान एक पवित्र माह है। जिसमें बन्दा खुदा का मेहमान होता है। रमजान के महीने में रोजा रखना, नमाज पढ़ना, कुरान पढ़ना सत्तर गुना सवाब देता है। रमजान की इबादत साल भर की इबादत से कहीं बढ़कर है। खुदा ने रोजा रखने का इसलिए आदेश दिया है कि जब इन्सान रोजा रखेगा तो उसके दिल में गरीबों की जिन्दगी का ख्याल आयेगा और गरीबों की मदद के लिए लोगों के हाथ बढ़ेंगे। जब इन्सान एक माह रोजा नमाज में लगा रहेगा तो उनके अन्दर बुरे खयालात नहीं आयेंगे और वह बुराई से बचेगा।\u003c/p\u003e\u003cp\u003eजिस तरीके से एक माता पिता अपने बच्चे से प्यार करता उसी तरीके से खुदा भी अपने बन्दो से प्यार करता है और वह हमारे हर गुनाहों की माफी के लिए रास्ता खोलता है। खुदा हमारे ऊपर इतना मेहरबान है, उसको कैसे कोई भुला सकता है। इसीलिए उस महान हस्ती को कोई नमाज पढ़कर कोई पूजा करके अपने अपने धर्म के अनुसार मानता है। उसी खुदा की इबादत करने का पवित्र महीना रमजान है जो आज से शुरू हो रहा है। रमजान में जमाअत के साथ नमाज पढ़ने में बेहद सवाब है। इसी लिए पांच वक्त रमजान में सभी मस्जिदों में जमाअत के साथ नमाज होती है और जुमाकी नमाज में दूर दराज से लोग नमाज पढ़ने आते हैं। रमजान का जुमा साल भर के जुमा से कहीं बढ़कर है। इसीलिए इबादत के लिए रमजान के महीने की खास अहमियत है।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"पहला रोजा आज, रमजान की तैयारियों जोरों पर","summary":"मस्जिदों में की गई आकर्षक सजावटपहला रोजा आज, रमजान की तैयारियों जोरों परपहला रोजा आज, रमजान की तैयारियों जोरों परपहला रोजा आज, रमजान की तैयारियों जोरो","quickReadSummary":null,"mobileHeadline":"पहला रोजा आज, रमजान की तैयारियों जोरों पर ","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"पहला रोजा आज, रमजान की तैयारियों जोरों पर ","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"पहला रोजा आज, रमजान की तैयारियों जोरों पर ","urlHeadline":"Ramadan Begins Mosques Adorned and Crowds Gather in Sultanpur","leadMedia":{"id":null,"mediaType":"image","elements":[201740849671093],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849610712,"oldUuid":"201740849610712","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:20:12+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:20:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:20:12+0000","firstPublishedDate":"2025-03-01T17:20:12+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-inauguration-of-scout-guide-training-camp-at-rambaran-pg-college-201740849610712.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Scout Guide","Training Camp","Inauguration","Rambaran PG College","Community Service"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-inauguration-of-scout-guide-training-camp-at-rambaran-pg-college-201740849610712.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Inauguration of Scout Guide Training Camp at Rambaran PG College","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_23,Emo_anticipation,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["स्काउट गाइड","प्रशिक्षण शिविर","उद्घाटन","रामबरन पीजी कॉलेज","समाज सेवा"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Scout Guide,Training Camp,Inauguration,Rambaran PG College,Community Service","ampurl":"/uttar-pradesh/sultanpur/story-inauguration-of-scout-guide-training-camp-at-rambaran-pg-college-201740849610712.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849613091],"listElement":[{"id":201740849613091,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:20:12+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:20:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:20:13+0000","firstPublishedDate":"2025-03-01T17:20:13+0000","metadata":{"url":null,"authors":null,"charCount":831,"wordCount":164,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:20:12+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eफोटो नं. स्काउट गाइड शिविर को संबोधित करते प्रबंधक अजय सिंह मोतिगरपुर, संवाददाता\u003c/p\u003e\u003cp\u003eरामबरन पीजी कॉलेज बिभारपुर मे शनिवार को डीएलएड (बीटीसी) के पांच दिवसीय स्काउट गाइड प्रशिक्षण शिविर का उद्घाटन प्रबंधक अजय कुमार सिंह ने मां सरस्वती के चित्र पर दीप प्रज्वलित कर किया। कहा कि स्काउट गाइड समाज सेवा का एक सशक्त माध्यम है। छात्र सौम्या सिंह, सुचिता सिंह ने मां सरस्वती की वंदना स्वागत गीत की मनमोहक प्रस्तुति को लोगों ने सराहा।\u003c/p\u003e\u003cp\u003eजिला संगठन आयुक्त स्काउट गाइड गौरव सिंह ने कहा कि सभी डीएलएड प्रशिक्षु छात्र-छात्राओं के लिए स्काउट गाइड का प्रशिक्षण अनिवार्य होता है इसके बगैर प्रशिक्षण अधूरा माना जाता है। प्रशिक्षु छात्र-छात्राओं को इसमें अपनी पूरी सहभागिता प्रदान करनी चाहिए। प्रथम सत्र के प्रशिक्षण में आज ट्रेनिंग काउंसलर स्काउट गाइड महेंद्र वर्मा,सुभाष विश्वकर्मा वं रेनू वर्मा ने प्रशिक्षु छात्र-छात्राओं को प्रार्थना, झंडा गीत और नियम प्रतिज्ञा सिद्धांत का प्रशिक्षण दिया। यहा पर इंचार्ज प्राचार्य अजय त्रिपाठी, प्रशासक संजय सिंह,डायरेक्टर अमर प्रताप सिंह, जितेंद्र कुमार सिंह महेश जयसवाल आदि रहे।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ","summary":"फोटो नं. स्काउट गाइड शिविर को संबोधित करते प्रबंधक अजय सिंहराम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भराम बरन पीजी कॉलेज में स्काउट शिविर का शुभा","quickReadSummary":null,"mobileHeadline":"राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"राम बरन पीजी कॉलेज में स्काउट शिविर का शुभारम्भ","urlHeadline":"Inauguration of Scout Guide Training Camp at Rambaran PG College","leadMedia":{"id":null,"mediaType":"image","elements":[201740849612855],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849603413,"oldUuid":"201740849603413","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:20:05+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:20:05+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:20:05+0000","firstPublishedDate":"2025-03-01T17:20:05+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-mass-gathering-at-shani-dev-temple-in-mahmoodpur-community-feast-celebrated-201740849603413.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Shani Dev Temple","Mahmoodpur","Community Feast","Sultanpur","Havan"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-mass-gathering-at-shani-dev-temple-in-mahmoodpur-community-feast-celebrated-201740849603413.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Mass Gathering at Shani Dev Temple in Mahmoodpur Community Feast Celebrated","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_21,Emo_joy,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704727959190,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["शनिदेव मंदिर","महमूदपुर","भंडारा","सुलतानपुर","हवन"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Shani Dev Temple,Mahmoodpur,Community Feast,Sultanpur,Havan","ampurl":"/uttar-pradesh/sultanpur/story-mass-gathering-at-shani-dev-temple-in-mahmoodpur-community-feast-celebrated-201740849603413.amp.html","topicString":"Sultanpur Latest News,Sultanpur,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849606185],"listElement":[{"id":201740849606185,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:20:05+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:20:05+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:20:06+0000","firstPublishedDate":"2025-03-01T17:20:06+0000","metadata":{"url":null,"authors":null,"charCount":474,"wordCount":97,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:20:05+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eमहमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा सुलतानपुर। गोसाईंगंज थाना क्षेत्र में डीह ढग्गूपुर मौजा के महमूदपुर में स्थित शनिदेव मन्दिर परिसर में शनिवार को भंडारा आयोजित हुआ। हवन एवं पूर्ण आहुति के बाद आयोजित भंडारे में बड़ी संख्या में लोगों ने प्रसाद ग्रहण किया। महिलाओं ने महिला संगीत और भजन गाकर भगवान शनि की पूजा की। आयोजक राजेश कुमार सिंह और राजू सिंह रहे। इस मौके पर प्रधान प्रतिनिधि राज कुमार गुप्ता, अमर कुमार, ओपी वर्मा, विवेक श्रीवास्तव, राम अचल वर्मा, रामहेत वर्मा, जेपी वर्मा, सीताराम श्रीवास्तव, बीनू श्रीवास्तव, वन्दना श्रीवास्तव, विजय लक्ष्मी सिंह मौजूद रहे।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा","summary":"महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारामहमूदपुर में शनिदेव मन्दिर पर हुआ भंडारामहमूदपुर में शनिदेव मन्दिर पर हुआ भंडारामहमूदपुर में शनिदेव मन्दिर पर","quickReadSummary":null,"mobileHeadline":"महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"महमूदपुर में शनिदेव मन्दिर पर हुआ भंडारा","urlHeadline":"Mass Gathering at Shani Dev Temple in Mahmoodpur Community Feast Celebrated","leadMedia":{"id":null,"mediaType":"image","elements":[201740849605967],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849551632,"oldUuid":"201740849551632","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"दूसरी शादी करने पर पति-पत्नी पर केस दर्ज","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:19:13+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:19:13+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:19:13+0000","firstPublishedDate":"2025-03-01T17:19:13+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-illegal-second-marriage-police-file-case-against-husband-and-second-wife-201740849551632.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","second marriage","police case","dowry demand","first wife","Kadiapur"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-illegal-second-marriage-police-file-case-against-husband-and-second-wife-201740849551632.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Illegal Second Marriage Police File Case Against Husband and Second Wife","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_42,Emo_disgust,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["दूसरी शादी","पुलिस केस","दहेज मांग","पहली पत्नी","कादीपुर"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,second marriage,police case,dowry demand,first wife,Kadiapur","ampurl":"/uttar-pradesh/sultanpur/story-illegal-second-marriage-police-file-case-against-husband-and-second-wife-201740849551632.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849554625],"listElement":[{"id":201740849554625,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:19:14+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:19:14+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:19:14+0000","firstPublishedDate":"2025-03-01T17:19:14+0000","metadata":{"url":null,"authors":null,"charCount":664,"wordCount":169,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:19:14+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eकादीपुर, संवाददाता शादीशुदा एक व्यक्ति ने पहली पत्नी के जीवित रहते दूसरी शादी कर ली। क्षेत्राधिकारी के निर्देश पर पुलिस ने पति एवं दूसरी पत्नी के विरुद्ध केस दर्ज कर लिया है।\u003c/p\u003e\u003cp\u003eकोतवाली क्षेत्र के भटपुरा नरायनपुर की निवासिनी सीमा की शादी 2012 में अच्छेलाल के पुत्र संतोष गुप्ता के साथ हुई थी। दोनों के दो लड़की व एक लड़का भी है। आरोप है कि दोनों पुत्रियों के पैदा होने के बाद दहेज में पति ने सीमा से एक लाख नगद लाने की मांग की। रुपया न लाने पर 13 जून 2024 को बुरी तरह से मारापीटा और दहेज की मांग न पूरी होने पर दूसरी शादी करने की धमकी दी। इसी बीच पति संतोष ने आजमगढ़ जिले के अतरौलिया खिरई पट्टी निवासी बुद्धिराम गौतम की पुत्री मनीषा गौतम के साथ दूसरी शादी कर ली। दोनों पति-पत्नी के रूप में लुधियाना में रह रहे हैं। शनिवार को सीओ के निर्देश पर कोतवाली पुलिस ने पति संतोष गुप्ता एवम उनकी दूसरी पत्नी मनीषा के विरुद्ध केस दर्ज कर लिया है।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"दूसरी शादी करने पर पति-पत्नी पर केस दर्ज","summary":"कादीपुर, संवाददाता दूसरी शादी करने पर पति-पत्नी पर केस दर्जदूसरी शादी करने पर पति-पत्नी पर केस दर्जदूसरी शादी करने पर पति-पत्नी पर केस दर्जदूसरी शादी","quickReadSummary":null,"mobileHeadline":"दूसरी शादी करने पर पति-पत्नी पर केस दर्ज ","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"दूसरी शादी करने पर पति-पत्नी पर केस दर्ज ","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"दूसरी शादी करने पर पति-पत्नी पर केस दर्ज ","urlHeadline":"Illegal Second Marriage Police File Case Against Husband and Second Wife","leadMedia":{"id":null,"mediaType":"image","elements":[201740849554342],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849543453,"oldUuid":"201740849543453","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:19:05+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:19:05+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:19:05+0000","firstPublishedDate":"2025-03-01T17:19:05+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-district-level-grievance-redressal-day-held-in-baldi-ray-with-focus-on-timely-resolution-201740849543453.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Political News","Grievance Redressal","District Level","Baldi Ray","Complaint Resolution","Administrative Meeting"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-district-level-grievance-redressal-day-held-in-baldi-ray-with-focus-on-timely-resolution-201740849543453.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"District Level Grievance Redressal Day Held in Baldi Ray with Focus on Timely Resolution","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_34,Emo_optimism,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["सम्पूर्ण समाधान","जिलाधिकारी","शिकायतें","बल्दीराय","प्रशासनिक बैठक"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Political News,Grievance Redressal,District Level,Baldi Ray,Complaint Resolution,Administrative Meeting","ampurl":"/uttar-pradesh/sultanpur/story-district-level-grievance-redressal-day-held-in-baldi-ray-with-focus-on-timely-resolution-201740849543453.amp.html","topicString":"Sultanpur Latest News,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849546279],"listElement":[{"id":201740849546279,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:19:05+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:19:05+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:19:06+0000","firstPublishedDate":"2025-03-01T17:19:06+0000","metadata":{"url":null,"authors":null,"charCount":1249,"wordCount":250,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:19:05+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eसमय से शिकायतों का निस्तारण करें : जिलाधिकारी बल्दीराय में आयोजित हुआ जिला स्तरीय सम्पूर्ण समाधान दिवस\u003c/p\u003e\u003cp\u003eबल्दीराय, संवाददाता\u003c/p\u003e\u003cp\u003eजिलाधिकारी कुमार हर्ष की अध्यक्षता, पुलिस अधीक्षक कुंवर अनुपम सिंह, मुख्य विकास अधिकारी अंकुर कौशिक, उपजिलाधिकारी बल्दीराय गामिनी सिंगला सहित अन्य जनपद स्तरीय अधिकारियों की उपस्थिति में तहसील बल्दीराय में सम्पूर्ण समाधान दिवस का आयोजन किया गया। जिला स्तरीय सम्पूर्ण समाधान दिवस में कुल 100 प्रार्थना पत्र प्राप्त हुए, जिसमें राजस्व विभाग के 72, पुलिस विभाग के 07, विकास विभाग के 08, आपूर्ति विभाग के 03 एवं अन्य विभागों के 08 प्रार्थना प्राप्त हुए, जिनमें 02 प्रार्थना पत्रों का निस्तारण मौके पर ही किया गया। बाकी 98 प्रार्थना पत्र अधिकारियों को निस्तारण हेतु निर्देशित किया गया।\u003c/p\u003e\u003cp\u003eसबसे ज्यादा शिकायत पैमाइश व सरकारी जमीन पर कब्जे की रही । जिलाधिकारी द्वारा जनता की समस्याओं को गम्भीरता के साथ सुनने के उपरान्त विभागीय अधिकारियों के माध्यम से मौके पर ही समस्याओं का निस्तारण कराने के लिए आवश्यक दिशा निर्देश दिये गये। जिलाधिकारी द्वारा समाधान दिवस में आम जनमानस की समस्याओं को गंभीरता पूर्वक समझ कर सभी सम्बन्धित विभाग के अधिकारियों को मौके पर ही एकीकृत प्रयास कर निस्तारण के निर्देश दिये गये। उन्होंने कहा कि शासन की मंशा के अनुरूप जन शिकायतों का निस्तारण सम्बन्धित अधिकारीगण प्राथमिकता के आधार पर गुणवत्तापूर्ण ढंग से करते हुए शिकायतकर्ता को पूर्ण रूप से संतुष्ट किया जाय। समाधान दिवस में नायब तहसीलदार गुलाब सिंह, जगदीशपुर विधायक सुरेश पासी, ब्लाक प्रमुख बलदीराय शिव कुमार सिंह थानाध्यक्ष बलदीराय धीरज कुमार, हलियापुर प्रदीप सिंह समेत अन्य अधिकारी उपस्थित रहे।\u003c/p\u003e\u003cp\u003e-------------\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण","summary":"समय से शिकायतों का निस्तारण करें : जिलाधिकारीसमाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारणसमाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारणसमाधा","quickReadSummary":null,"mobileHeadline":"समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"समाधान दिवस में 100 शिकायतें, सिर्फ दो का निस्तारण","urlHeadline":"District Level Grievance Redressal Day Held in Baldi Ray with Focus on Timely Resolution","leadMedia":{"id":null,"mediaType":"image","elements":[201740849546088],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849493635,"oldUuid":"201740849493635","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"वित्तीय अनियमितता पर रार बरकरार","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:18:16+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:18:16+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:18:16+0000","firstPublishedDate":"2025-03-01T17:18:16+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-sultanpur-bar-association-dispute-over-financial-irregularities-continues-201740849493635.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Sultanpur","Bar Association","Financial Irregularities","Investigation Committee","Ranjit Singh"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-sultanpur-bar-association-dispute-over-financial-irregularities-continues-201740849493635.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Sultanpur Bar Association Dispute Over Financial Irregularities Continues","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_29,Emo_disgust,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704727959190,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["सुलतानपुर","बार एसोसिएशन","वित्तीय अनियमितता","जांच समिति","रणजीत सिंह"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Sultanpur,Bar Association,Financial Irregularities,Investigation Committee,Ranjit Singh","ampurl":"/uttar-pradesh/sultanpur/story-sultanpur-bar-association-dispute-over-financial-irregularities-continues-201740849493635.amp.html","topicString":"Sultanpur Latest News,Sultanpur,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849496797],"listElement":[{"id":201740849496797,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:18:16+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:18:16+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:18:16+0000","firstPublishedDate":"2025-03-01T17:18:16+0000","metadata":{"url":null,"authors":null,"charCount":292,"wordCount":63,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:18:16+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003e\u003cp\u003eसुलतानपुर। बार एसोसिएशन के पूर्व अध्यक्ष नागेन्द्र सिंह और अरविन्द पाण्डेय के कार्यकाल में कथित वित्तीय अनियमितता पर रार बरकरार है। शनिवार को वकीलों की बैठक के बाद बार एसोसिएशन अध्यक्ष रणजीत सिंह त्रिसुंडी ने बताया कि सलाहकार समिति और जांच समिति की रिपोर्ट में भिन्नता की मंगलवार को समीक्षा होगी, जिसके बाद साधारण सभा की बैठक में आगे की कार्रवाई तय होगी।\u003c/p\u003e\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"वित्तीय अनियमितता पर रार बरकरार","summary":"सुलतानपुर में बार एसोसिएशन के पूर्व अध्यक्ष नागेन्द्र सिंह और अरविन्द पाण्डेय के कार्यकाल में वित्तीय अनियमितताओं को लेकर विवाद जारी है। वकीलों की बैठक के बाद, बार एसोसिएशन के अध्यक्ष रणजीत सिंह...","quickReadSummary":null,"mobileHeadline":"वित्तीय अनियमितता पर रार बरकरार","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"वित्तीय अनियमितता पर रार बरकरार","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"वित्तीय अनियमितता पर रार बरकरार","urlHeadline":"Sultanpur Bar Association Dispute Over Financial Irregularities Continues","leadMedia":{"id":null,"mediaType":"image","elements":[201740849496540],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849432411,"oldUuid":"201740849432411","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:17:14+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:17:14+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:17:14+0000","firstPublishedDate":"2025-03-01T17:17:14+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-sanjay-gandhi-pg-college-initiates-nss-camp-in-lambhua-201740849432411.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Sanjay Gandhi PG College","NSS Camp","Lambhua","Social Awareness","Community Service"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News","NSS Camp","lambhua"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news","/tags/nss-camp","/tags/lambhua"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-sanjay-gandhi-pg-college-initiates-nss-camp-in-lambhua-201740849432411.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Sanjay Gandhi PG College Initiates NSS Camp in Lambhua","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_21,Emo_anticipation,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603,201704728034374,201704721155397],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["संजय गांधी पीजी कॉलेज","राष्ट्रीय सेवा योजना","लंभुआ","सामाजिक जागरूकता","समुदाय सेवा"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Sanjay Gandhi PG College,NSS Camp,Lambhua,Social Awareness,Community Service","ampurl":"/uttar-pradesh/sultanpur/story-sanjay-gandhi-pg-college-initiates-nss-camp-in-lambhua-201740849432411.amp.html","topicString":"Sultanpur Latest News,Sultanpur News,NSS Camp,lambhua","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849435459],"listElement":[{"id":201740849435459,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:17:15+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:17:15+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:17:15+0000","firstPublishedDate":"2025-03-01T17:17:15+0000","metadata":{"url":null,"authors":null,"charCount":776,"wordCount":161,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:17:15+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eसंजय गांधी पीजी कॉलेज का रासेयो शिविर शुरू लंभुआ, संवाददाता\u003c/p\u003e\u003cp\u003eलंभुआ तहसील क्षेत्र में स्थित संजय गांधी पीजी कॉलेज चौकिया के राष्ट्रीय सेवा योजना शिविर का शनिवार को शुभारंभ किया गया। कार्यक्रम अधिकारी डॉ धर्म विजय सिंह तथा डॉ शीला सिंह के नेतृत्व में प्राथमिक पाठशाला तेरयें में लगे शिविर का उद्घाटन महाविद्यालय प्रबंधन योगेश प्रताप सिंह तथा प्राचार्य डॉ मंजू मगन ने किया।\u003c/p\u003e\u003cp\u003eप्रबंधक श्री सिंह ने कहा कि राष्ट्रहित में किया गया कार्य ही सर्वोपरि होता है और सभी का कर्तव्य है कि राष्ट्रीय हित में ही अपना योगदान दें। प्राचार्या ने शिविरार्थियों को संबोधित करते हुए कहा कि राष्ट्रीय सेवा योजना शिविर में स्वास्थ्य, साक्षरता, परिवार कल्याण, जल संरक्षण, स्वच्छता, पौधरोपण, सामाजिक कुरीतियों के प्रति जागरूकता, ऐतिहासिक स्थलों की सफाई, नशा उन्मूलन, मतदाता जागरुकता, मतदान तथा श्रम का महत्व आदि विषय पर कार्यक्रम आयोजित किए जाएंगे। जिससे आप लोगों को सही मार्गदर्शन और सही दिशा मिल सके। शिविर में दोनों इकाइयों के सौ छात्र-छात्राएं शामिल किए गए हैं।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक","summary":"संजय गांधी पीजी कॉलेज का रासेयो शिविर शुरूराष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधकराष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधकराष्ट्रह","quickReadSummary":null,"mobileHeadline":"राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"राष्ट्रहित में किया गया कार्य ही सर्वोपरि: प्रबंधक","urlHeadline":"Sanjay Gandhi PG College Initiates NSS Camp in Lambhua","leadMedia":{"id":null,"mediaType":"image","elements":[201740849435171],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849429596,"oldUuid":"201740849429596","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"शिक्षिका को गाली देने व पति को पीटने का आरोप","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:17:11+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:17:11+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:17:11+0000","firstPublishedDate":"2025-03-01T17:17:11+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-teacher-files-complaint-against-assailants-in-lambhua-legal-action-initiated-201740849429596.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Teacher","Complaint","Assailants","Legal Action","Lambhua"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News","lambhua","Complaint"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news","/tags/lambhua","/tags/complaint"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-teacher-files-complaint-against-assailants-in-lambhua-legal-action-initiated-201740849429596.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Teacher Files Complaint Against Assailants in Lambhua Legal Action Initiated","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_17,Emo_anger,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603,201704721155397,201704727789297],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["शिक्षिका","मुकदमा","आरोपी","धमकी","लंभुआ"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Teacher,Complaint,Assailants,Legal Action,Lambhua","ampurl":"/uttar-pradesh/sultanpur/story-teacher-files-complaint-against-assailants-in-lambhua-legal-action-initiated-201740849429596.amp.html","topicString":"Sultanpur Latest News,Sultanpur News,lambhua,Complaint","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849432525],"listElement":[{"id":201740849432525,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:17:12+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:17:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:17:12+0000","firstPublishedDate":"2025-03-01T17:17:12+0000","metadata":{"url":null,"authors":null,"charCount":595,"wordCount":158,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:17:12+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eशिक्षिका की तहरीर पर आरोपी के खिलाफ मुकदमा दर्ज लंभुआ, संवाददाता\u003c/p\u003e\u003cp\u003eलंभुआ कोतवाली क्षेत्र के हाटा प्राथमिक विद्यालय में चौकिया की नीतू सिंह सहायक अध्यापक के पद पर तैनात हैं। आरोप है कि वह 24 फरवरी को दिन में तीन बजे अपने पति सूरज सिंह के साथ कार से घर वापस आ रही थी, कि रास्ते में खेत की सिंचाई करने के लिए पाइप लगाई गई थी, जो फट गई। उसी समय खेत की सिंचाई कर रहा हाटा निवासी अंशु यादव शिक्षिका को गाली देने लगा, जब शिक्षिका के पति ने विरोध किया तो उन्हें भी अपने अन्य साथियों के साथ मारा पीटा। शिक्षिका का आरोप है कि उक्त लोग 27 फरवरी को भी विद्यालय में आकर जान से मारने की धमकी दिए और बराबर धमकी दी जा रही है। जिससे उसका विद्यालय में पढ़ाना मुश्किल हो रहा है। कोतवाली प्रभारी अखंड देव मिश्रा ने बताया कि आरोपियों के खिलाफ मुकदमा दर्ज कर जांच की जा रही है।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"शिक्षिका को गाली देने व पति को पीटने का आरोप","summary":"शिक्षिका की तहरीर पर आरोपी के खिलाफ मुकदमा दर्जशिक्षिका को गाली देने व पति को पीटने का आरोपशिक्षिका को गाली देने व पति को पीटने का आरोपशिक्षिका को ग","quickReadSummary":null,"mobileHeadline":"शिक्षिका को गाली देने व पति को पीटने का आरोप","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"शिक्षिका को गाली देने व पति को पीटने का आरोप","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"शिक्षिका को गाली देने व पति को पीटने का आरोप","urlHeadline":"Teacher Files Complaint Against Assailants in Lambhua Legal Action Initiated","leadMedia":{"id":null,"mediaType":"image","elements":[201740849432339],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849370646,"oldUuid":"201740849370646","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:16:12+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:16:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:16:12+0000","firstPublishedDate":"2025-03-01T17:16:12+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-new-athletics-coach-kumari-asha-appointed-in-sultanpur-district-sports-office-201740849370646.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Athletics","Coach","Kumari Asha","Sultanpur","Training"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur","Sultanpur News"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur","/tags/sultanpur-news"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-new-athletics-coach-kumari-asha-appointed-in-sultanpur-district-sports-office-201740849370646.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"New Athletics Coach Kumari Asha Appointed in Sultanpur District Sports Office","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_21,Emo_anticipation,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704727959190,201704722485603],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["एथलेटिक्स","कोच","कुमारी आशा","सुलतानपुर","प्रशिक्षण"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Athletics,Coach,Kumari Asha,Sultanpur,Training","ampurl":"/uttar-pradesh/sultanpur/story-new-athletics-coach-kumari-asha-appointed-in-sultanpur-district-sports-office-201740849370646.amp.html","topicString":"Sultanpur Latest News,Sultanpur,Sultanpur News","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849372847],"listElement":[{"id":201740849372847,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:16:12+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:16:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:16:13+0000","firstPublishedDate":"2025-03-01T17:16:13+0000","metadata":{"url":null,"authors":null,"charCount":691,"wordCount":149,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:16:12+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eसुलतानपुर, संवाददाता जिला खेल कार्यालय सुलतानपुर में एथलेटिक्स की नई जिम्मेदारी प्रशिक्षक कुमारी आशा को मिली है l मूलतः बलिया की निवासी कुमारी आशा को क्रास कंट्री रेस में महारत हासिल है, जिले के पंत स्पोर्ट्स स्टेडियम में रजिस्ट्रेशन कराने के बाद जिले के खिलाड़ी अब एथलेटिक्स का प्रशिक्षण प्राप्त कर सकते है।\u003c/p\u003e\u003cp\u003eयहा जानकारी कार्यालय सहायक फ़यज़ा ने दी l वर्तमान में वॉलीबॉल कोच प्रदीप यादव, टेबुल टेनिस कोच शमा बानो, फुटबॉल कोच आशुतोष गुप्ता, कुश्ती कोच मारुति नंदन राय एवं हैंडबॉल कोच प्रवीन मिश्रा अपने अपने खेल स्पर्धा में जिले के खिलाड़ियों को निखारने का कार्य कर रहे हैं l एथलेटिक्स में नए कोच के आगमन पर क्रीड़ा सचिव माध्यमिक दिलीप सिंह, मंडल व्यायाम शिक्षक बेसिक राहुल तिवारी, क्रीड़ा प्रभारी डॉ बृजेश सिंह, डॉ प्रवीन सिंह, मुनेंद्र मिश्र, महेश यादव, राजेश कनौजिया, तारिक वसीम, मो सईद सहित जिले के खेल शिक्षक व प्रशिक्षकों ने खुशी जताई l\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण","summary":"सुलतानपुर, संवाददाता स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षणस्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षणस्टेडियम में अब ख","quickReadSummary":null,"mobileHeadline":"स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"स्टेडियम में अब खिलाड़ी ले सकेंगे एथलेटिक्स का प्रशिक्षण","urlHeadline":"New Athletics Coach Kumari Asha Appointed in Sultanpur District Sports Office","leadMedia":{"id":null,"mediaType":"image","elements":[201740849372597],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false},{"id":201740849368504,"oldUuid":"201740849368504","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु","articleType":"story","createdBy":"Newswrap","createdDate":"2025-03-01T17:16:10+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-03-01T17:16:10+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:16:10+0000","firstPublishedDate":"2025-03-01T17:16:10+0000","metadata":{"url":"/uttar-pradesh/sultanpur/story-devotees-from-kolkata-s-medinipur-sing-for-lord-ram-s-blessings-on-their-journey-to-ayodhya-201740849368504.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["sultanpur News","sultanpur Latest news","Devotees","Kolkata","Ayodhya","Ram Mandir","Journey"],"section":"uttar-pradesh","primaryLocation":"सुल्तानपुर","column":null,"subSection":"sultanpur","topic":["Sultanpur Latest News","Sultanpur News","Ayodhya","Kolkata"],"topicUrls":["/tags/sultanpur-latest-news","/tags/sultanpur-news","/tags/ayodhya","/tags/kolkata"],"alternateSection":null,"location":["सुल्तानपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/sultanpur/story-devotees-from-kolkata-s-medinipur-sing-for-lord-ram-s-blessings-on-their-journey-to-ayodhya-201740849368504.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":"PRINT","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":"/uttar-pradesh/sultanpur","dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":[{"id":201704720764272,"name":"Newswrap","twitterUrl":null,"slugName":"newswrap-79","userTypes":null,"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":"Devotees from Kolkata s Medinipur Sing for Lord Ram s Blessings on Their Journey to Ayodhya","app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":"उत्तर प्रदेश","subsectionDisplayName":"सुल्तानपुर","highlight":false,"contextualKeyword":"Topic_lh_21,Emo_joy,Hour_22,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905404557,"topicIds":[201704721879236,201704722485603,201704720877766,201704727311473],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["श्रद्धालु","कोलकाता","अयोध्या","राम मंदिर","यात्रा"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"sultanpur News,sultanpur Latest news,Devotees,Kolkata,Ayodhya,Ram Mandir,Journey","ampurl":"/uttar-pradesh/sultanpur/story-devotees-from-kolkata-s-medinipur-sing-for-lord-ram-s-blessings-on-their-journey-to-ayodhya-201740849368504.amp.html","topicString":"Sultanpur Latest News,Sultanpur News,Ayodhya,Kolkata","authorsString":"Newswrap"},"social":{"twitter":false,"web":false,"facebook":false,"mobile":false},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":null,"timestamp":null,"type":"story","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":[201740849370850],"listElement":[{"id":201740849370850,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-03-01T17:16:10+0000","lastModifiedBy":null,"lastModifiedDate":"2025-03-01T17:16:10+0000","lastPublishedBy":null,"lastPublishedDate":"2025-03-01T17:16:11+0000","firstPublishedDate":"2025-03-01T17:16:11+0000","metadata":{"url":null,"authors":null,"charCount":1859,"wordCount":462,"count":null,"agency":null,"status":null,"tags":null,"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":null,"location":null,"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":null,"writtenBy":null,"reportedBy":null,"agencyByLine":null,"bigStory":false,"deleteMode":null,"redirectUrl":null,"videoMetadata":null,"alternateUrls":null,"externalUrl":null,"subSectionL2":null,"design":"","canonicalUrl":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":null,"storyType":null,"jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":null,"subSectionUrl":null,"dynamicMeta":null,"banner":null,"live":false,"developing":false,"interview":false,"exclusive":false,"inDepth":false,"opinion":false,"latest":false,"factCheck":false,"deadLinkUrl":null,"notificationSent":false,"homePagePosition":0,"audioSourceUrl":null,"collectionType":null,"old_author":null,"authorsList":null,"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":false,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":null,"metaDescription":null,"app":true,"secondarySections":null,"audienceTags":null,"ytMigrated":false,"newLiveBlogDesign":false,"excludeFrmFeeds":false,"brunchEdition":null,"brunchEditionId":null,"brunchEditionCoverImage":null,"brunchEditionWebUrl":null,"brunchEditionTitle":null,"brunchEditionCoverImageHeight":0,"brunchEditionCoverImageWidth":0,"affKeywords":null,"checkLeadMediaFlag":false,"aiQuestionFlag":false,"partyFlag":false,"stateFlag":false,"mpFlag":false,"pmFlag":false,"popularFlag":false,"newFlag":false,"sectionDisplayName":null,"subsectionDisplayName":null,"highlight":false,"contextualKeyword":null,"sectionId":0,"subSectionId":0,"topicIds":null,"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"keyWordString":"","ampurl":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-03-01T17:16:10+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eहर हर गंगे , बम बम भोले के बाद अब श्री राम के दर्शन की आस कोलकाता के मेदनीपुर जिले से आए हुए श्रद्धालुओं ने गाया गीत\u003c/p\u003e\u003cp\u003eभदैंया, संवाददाता\u003c/p\u003e\u003cp\u003eकोलकाता मेदनीपुर से आए 35 श्रद्धालुओं को शुक्रवार की रात भदैंया मुख्यालय में भोजन व आराम करने की व्यवस्था की गयी। व्यवस्थापकों ने राममंदिर की कारसेवा की बातें उनको बताई तो सभी श्रद्धालुओं की आंखों से आंसू गिरने लगे। सभी रूंधे गले से जय श्री राम का जयघोष कर अयोध्या दर्शन करने को निकले।\u003c/p\u003e\u003cp\u003eभदैंया मुख्यालय पर अयोध्या जाने वाले यात्रियों की एक बस शुक्रवार की रात आठ बजे फिर रुकी। जिसमे कोलकाता के मेंहदीपुर के करीब 35 श्रद्धालु मौजूद थे। सभी यात्री रुके तो मुख्यालय की टीम ने उनके लिऐ सभागार कक्ष खोला और सभी यात्री आराम करने को गये। यात्रियों के लिए भोजन बनाया जाने लगा। इसी बीच यात्रियों का परिचय करने और बातचीत करने संघ के पदाधिकारी देवी तिवारी और सहायता शिविर के राजेश चतुर्वेदी पहुंचे। यात्रियों ने ताली बजाकर बंगला लोकगीत सुनाया। म्हारो प्यारो बांग्लो , सब कुछ न्योछारो बांग्लो। लोकगीत गाकर यात्रियों ने सबको मुग्ध कर दिया। श्रद्धालुओं की टीम मे राइमा बनर्जी, सोमन बनर्जी, श्रुति चटर्जी, मोमुन जावा, सीमा सेन, निकिता शर्मा , जेपी नैयर, सुमित नैयर आदि लोग मौजूद थे। सभी ने बताया कि 20 किमी की यात्रा कर सभी संगम की त्रिवेणी मे स्नान किए हैं। सभी ने हर हर गंगे जय प्रयागराज का जयघोष भी किया । इसके बाद 12 घंटे की यात्रा कर वाराणसी पहुचकर बाबा विश्वनाथ का दर्शन किऐ और अब राममंदिर को देखने जा रहे है।\u003c/p\u003e\u003cp\u003eइनसेट\u003c/p\u003e\u003cp\u003eसुनाई कारसेवको के बलिदान की कहानी\u003c/p\u003e\u003cp\u003eइसके बाद संघ के देवी तिवारी ने श्रद्धालुओं को राममंदिर को लेकर कारसेवकों की यात्रा और बलिदान की कहानियां सुनाई । बताया कि भदैंया के कामतागंज से बभनगंवा घाट से दस हजार से अधिक कारसेवक नदी पार कर अयोध्या कारसेवा मे गये थे। पश्चिम बंगाल का एक कारसेवक गोमती नदी पार करते समय गोमती मे डूबकर मौत हो गयी थी। जिसका अंतिम संस्कार भी यही किया गया था। अयोध्या की घटना और साथी कारसेवक की मौत की बात सुनकर सभी श्रद्धालुओ की आंखो से आंसू निकल गये। सभी ने मृत कारसेवक को श्रद्धांजलि भी दी ।\u003c/p\u003e\u003cp\u003eइनसेट\u003c/p\u003e\u003cp\u003eअवध की धरती को किया प्रणाम\u003c/p\u003e\u003cp\u003eभोजन बनने मे देरी होने पर सभी श्रद्धालुओ ने लोकगीत को दोबारा गाया जिसके बाद जब अयोध्या धाम और प्रभु श्री राम के मंदिर और स्थापित मूर्ति ( विग्रह ) के विषय में जानकारी दी गई। सभी श्रद्धालु राम मंदिर स्थापना की बात सुनकर भाव विभोर हो गये। फिर सभी रात दस बजे भोजन किऐ। अंत में मेदनीपुर बंगाल से आए लोगों ने इस अवध की पावन धरा को प्रणाम किया और कहा कि यूपी और अवध के लोग बहुत अच्छे हैं । और जय श्री राम के नारे लगाकर अयोध्या दर्शन को चल दिए।\u003c/p\u003e"},"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":null,"collectionStories":null,"embed":null,"expiryDate":null,"elements":null,"listElement":null,"headline":null,"summary":null,"quickReadSummary":null,"mobileHeadline":null,"mobileAppNotificationHeadline":null,"browserNotificationHeadline":null,"facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":null,"urlHeadline":null,"leadMedia":null,"timeToRead":null,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":null,"amazonAds":null,"recipe":null,"timeToComplete":0,"heading":"","timeToCompleteinHrs":0,"logoUrl":"","webStorySlide":null,"logoPosition":null,"hasSlideImage":false,"hasSlideVideo":false,"hasLogoImage":false,"ctaText":null,"ctaLink":null,"amazonMeta":false,"creditInfo":null,"altText":null,"metaTitle":null,"metaDescription":null,"keywords":null,"listicleArray":null,"listicleBulletType":null,"faqs":null,"showQuotes":false,"listicleHeadline":null,"movieReview":null,"poll":null,"alsoReadStoryIdList":null,"alsoReadStoriesUrl":null,"alsoReadStories":null,"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false}],"headline":"कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु","summary":"हर हर गंगे , बम बम भोले के बाद अब श्री राम के दर्शन की आसकारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालुकारसेवकों की कहानी सुनकर रोने लगे कोलका","quickReadSummary":null,"mobileHeadline":"कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"कारसेवकों की कहानी सुनकर रोने लगे कोलकाता के श्रद्धालु","urlHeadline":"Devotees from Kolkata s Medinipur Sing for Lord Ram s Blessings on Their Journey to Ayodhya","leadMedia":{"id":null,"mediaType":"image","elements":[201740849370572],"image":{"images":{"500x375":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","original":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","bigImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","mediumImage":"","960x540":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","380x285":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","640x360":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","384x216":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","60x45":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","480x270":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","160x120":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","144x81":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","256x144":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","1200x900":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","default-caption":"Live Hindustan","212x159":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","100x75":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/uploadimage/library/2020/10/29/16_9/16_9_4/default-image256x144.jpg"},"caption":"","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":1,"linkStoryId":null,"introBody":null,"webType":null,"related":null,"showRelated":true,"webStoryTemplate":false,"slideAnimation":null,"coverImageUrl":null,"trending":null,"match":null,"misResponse":false,"misJobResponse":null,"manulSummary":false,"draggedStories":null,"ogMedia":null,"storySlug":null,"nextStoriesList":null,"yeBhiPadeFlag":false,"totalLiveBlogPosts":0,"displayName":null,"containAffiliateEmbed":false}],"mincontent":null,"contentCount":0,"pinnedArticles":[],"timestamp":null,"template":null,"templateContent":null,"alias":"sultanpur","breakingNews":null,"misResponse":null,"externalUrl":null,"cssHTMLClass":null,"metadata":{"dynamicMeta":[],"sectionId":null,"section":null,"sectionUrl":null,"subSectionId":null,"subSection":null,"subSectionUrl":null,"contextualKeyword":null},"coverImageHeight":0,"coverImageWidth":0,"bodyElements":null,"listBodyElements":[],"sectionDisplayName":"सुल्तानपुर","synonymsList":[]},"sectionName":"uttar-pradesh","subSectionItem":"sultanpur","pageType":"listing","pageNum":null},"l1MenuData":{"mainMenu":[{"name":"होम","title":"होम","urlPath":"https://www.livehindustan.com/","urlPathAmp":"https://www.livehindustan.com/amp","active":false},{"name":"राज्य","title":"राज्य","urlPath":"https://www.livehindustan.com/state/","urlPathAmp":"https://www.livehindustan.com/state/","active":false},{"name":"देश","title":"देश","urlPath":"https://www.livehindustan.com/national","urlPathAmp":"https://www.livehindustan.com/national","active":false},{"name":"चैंपियंस ट्रॉफी","title":"चैंपियंस ट्रॉफी","urlPath":"https://www.livehindustan.com/cricket/icc-champions-trophy","urlPathAmp":"https://www.livehindustan.com/cricket/icc-champions-trophy","newNav":true,"active":false},{"name":"लाइव स्कोर","title":"लाइव स्कोर","urlPath":"https://www.livehindustan.com/cricket/live-score","urlPathAmp":"https://www.livehindustan.com/cricket/live-score","active":false},{"name":"मनोरंजन","title":"मनोरंजन","urlPath":"https://www.livehindustan.com/entertainment","urlPathAmp":"https://www.livehindustan.com/amp_entertainment/","active":false},{"name":"बिजनेस","title":"बिजनेस","urlPath":"https://www.livehindustan.com/business/","urlPathAmp":"https://www.livehindustan.com/amp_business/","active":false},{"name":"करियर","title":"करियर","urlPath":"https://www.livehindustan.com/career/","urlPathAmp":"https://www.livehindustan.com/amp_career/","active":false},{"name":"विदेश","title":"विदेश","urlPath":"https://www.livehindustan.com/international/","urlPathAmp":"https://www.livehindustan.com/amp_international/","active":false},{"name":"वेब स्टोरी","title":"वेब स्टोरी","urlPath":"https://www.livehindustan.com/web-stories/","urlPathAmp":"https://www.livehindustan.com/amp_web-stories/","active":false},{"name":"धर्म","title":"धर्म","urlPath":"https://www.livehindustan.com/astrology/","urlPathAmp":"https://www.livehindustan.com/amp_astrology/","active":false},{"name":"राशिफल","title":"राशिफल","urlPath":"https://www.livehindustan.com/astrology/rashifal/aries","urlPathAmp":"https://www.livehindustan.com/astrology/rashifal/aries","active":false},{"name":"लाइफस्टाइल","title":"लाइफस्टाइल","urlPath":"https://www.livehindustan.com/lifestyle/","urlPathAmp":"https://www.livehindustan.com/amp_lifestyle/","active":false},{"name":"ऑटो","title":"ऑटो","urlPath":"https://www.livehindustan.com/auto/","urlPathAmp":"https://www.livehindustan.com/amp_auto/","active":false}],"dropDownmainMenu":[{"name":"विधानसभा चुनाव","title":"विधानसभा चुनाव","urlPath":"https://www.livehindustan.com/assembly-elections","urlPathAmp":"https://www.livehindustan.com/assembly-elections","active":false},{"name":"चैंपियंस ट्रॉफी","title":"चैंपियंस ट्रॉफी","urlPath":"https://www.livehindustan.com/cricket/icc-champions-trophy","urlPathAmp":"https://www.livehindustan.com/cricket/icc-champions-trophy","active":false},{"name":"बोर्ड रिजल्ट्स 2025","title":"बोर्ड रिजल्ट्स 2025","urlPath":"https://www.livehindustan.com/career/results","urlPathAmp":"https://www.livehindustan.com/amp_career/amp_results","active":false},{"name":"गैजेट्स","title":"गैजेट्स","urlPath":"https://www.livehindustan.com/gadgets/","urlPathAmp":"https://www.livehindustan.com/amp_gadgets/","active":false},{"name":"खेल","title":"खेल","urlPath":"https://www.livehindustan.com/sports/","urlPathAmp":"https://www.livehindustan.com/amp_sports/","active":false},{"name":"वीडियो","title":"वीडियो","urlPath":"https://www.livehindustan.com/videos/","urlPathAmp":"https://www.livehindustan.com/amp_videos/","active":false},{"name":"आपके लिए खास","title":"आपके लिए खास","urlPath":"https://www.livehindustan.com/articles-for-you/","urlPathAmp":"https://www.livehindustan.com/articles-for-you/","active":false},{"name":"वायरल","title":"वायरल","urlPath":"https://www.livehindustan.com/viral-news/news","urlPathAmp":"https://www.livehindustan.com/amp_viral-news/","active":true},{"name":"ओपिनियन","title":"ओपिनियन","urlPath":"https://www.livehindustan.com/blog/","urlPathAmp":"https://www.livehindustan.com/amp_blog/","active":false},{"name":"फोटो","title":"फोटो","urlPath":"https://www.livehindustan.com/photos/","urlPathAmp":"https://www.livehindustan.com/amp_photos/","active":false},{"name":"क्राइम","title":"क्राइम","urlPath":"https://www.livehindustan.com/crime/","urlPathAmp":"https://www.livehindustan.com/amp_crime/","active":false},{"name":"Livemint","title":"Livemint","urlPath":"https://www.livemint.com/","urlPathAmp":"https://www.livemint.com/amp/","active":false},{"name":"Hindustan Times","title":"Hindustan Times","urlPath":"https://www.hindustantimes.com/","urlPathAmp":"https://www.hindustantimes.com/amp/","active":false},{"name":"Healthshots","title":"Healthshots","urlPath":"https://www.healthshots.com/","urlPathAmp":"https://www.healthshots.com/amp/","active":false},{"name":"Healthshots Hindi","title":"Healthshots Hindi","urlPath":"https://www.healthshots.com/hindi/","urlPathAmp":"https://www.healthshots.com/hindi/amp/","active":false},{"name":"HT Auto","title":"HT Auto","urlPath":"https://auto.hindustantimes.com/","urlPathAmp":"https://auto.hindustantimes.com/amp/","active":false}],"roadBlock":false,"promotionBanner":false,"promotionbannerads":{"deskAdCode":"/3106570/LH_Desk_Budget_1100x90","mobileAdCode":"/3106570/LH_WAP_Budget_320x70","ampAdCode":"/3106570/LH_AMP_Budget_320x70"},"showPromotionImage":false,"promotionBannerImage":[{"imgPathWeb":" https://www.livehindustan.com/static-content/1y/lh/img/promotion-banner/fog-web.png","imgPathMob":"https://www.livehindustan.com/static-content/1y/lh/img/promotion-banner/fog-mweb.png","imgUrl":"https://www.livehindustan.com/gadgets/participate-in-ht-festival-of-gifts-during-festive-season-and-win-fantastic-gifts-201727346715024.html?utm_source=topbanners\u0026utm_medium=web\u0026utm_campaign=lhfog"}],"stickyAdRefreshRate":"","logoData":{},"openAppSections":["business"]},"footerData":{},"footerHtml":"\u003cli\u003e\n \u003cspan\u003e\n Latest News in Hindi\n \u003cpicture\u003e\n \u003csource srcset=\"https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp\" type=\"image/webp\" /\u003e\n \u003csource srcset=\"https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp\" type=\"image/png\" /\u003e\n \u003cimg loading=\"lazy\" src=\"https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.png\" alt=\"Latest News\" /\u003e\n \u003c/picture\u003e\n \u003c/span\u003e\n \u003ca href=\"/uttarakhand/the-army-was-looking-for-the-missing-man-he-went-to-his-home-from-mana-in-chamoli-201740886890907.html\" title=\"लापता मान सेना कर रही थी तलाश...वह चमोली के माणा से चला गया अपने घर\"\u003eलापता मान सेना कर रही थी तलाश...वह चमोली के माणा से चला गया अपने घर\u003c/a\u003e\n \u003ca href=\"/uttar-pradesh/up-mathura-vrindavan-bane-bihari-temple-holi-advisory-no-laddoos-will-be-thrown-outside-barsana-temple-201740886786049.html\" title=\"बरसाना मंदिर के बाहर लड्डू लुटाने पर रोक, बांके बिहारी मंदिर ने जारी की होली की एडवाइजरी\"\u003eबरसाना मंदिर के बाहर लड्डू लुटाने पर रोक, बांके बिहारी मंदिर ने जारी की होली की एडवाइजरी\u003c/a\u003e\n \u003ca href=\"/uttar-pradesh/mayawati-may-give-surprise-bsp-s-national-executive-meeting-again-today-change-in-responsibilities-possible-201740886307581.html\" title=\"चौंका सकती हैं मायावती, आज फिर बैठेगी बसपा की राष्‍ट्रीय कार्यकारिणी; जिम्‍मेदारियों में फेरबदल संभव\"\u003eचौंका सकती हैं मायावती, आज फिर बैठेगी बसपा की राष्‍ट्रीय कार्यकारिणी; जिम्‍मेदारियों में फेरबदल संभव\u003c/a\u003e\n \u003ca href=\"/uttarakhand/4-lives-are-still-buried-under-snow-rescue-operation-continues-in-mana-chamoli-in-uttarakhand-201740885876476.html\" title=\"बर्फ के नीचे अभी भी दबीं हैं 4 जिंदगियां, उत्तराखंड में चमोली के माणा में रेस्क्यू ऑपरेशन जारी\"\u003eबर्फ के नीचे अभी भी दबीं हैं 4 जिंदगियां, उत्तराखंड में चमोली के माणा में रेस्क्यू ऑपरेशन जारी\u003c/a\u003e\n \u003ca href=\"/bihar/man-lure-six-year-old-girl-for-momo-and-rape-her-in-sitamarhi-201740885541239.html\" title=\"मोमो खिलाने के बहाने जबरन उठा ले गया, बिहार में यहां 6 साल की बच्ची से 42 साल के हैवान ने की हैवानियत\"\u003eमोमो खिलाने के बहाने जबरन उठा ले गया, बिहार में यहां 6 साल की बच्ची से 42 साल के हैवान ने की हैवानियत\u003c/a\u003e\n \u003ca href=\"/career/cgbse-board-exam-2025-10th-admit-card-out-download-with-this-link-201740885469753.html\" title=\"CGBSE Board Exam 2025: छत्तीसगढ़ बोर्ड 10वीं का एडमिट कार्ड जारी,डायरेक्ट लिंक से करें डाउनलोड\"\u003eCGBSE Board Exam 2025: छत्तीसगढ़ बोर्ड 10वीं का एडमिट कार्ड जारी,डायरेक्ट लिंक से करें डाउनलोड\u003c/a\u003e\n \u003ca href=\"/ncr/mahila-samriddhi-yojana-few-may-get-2500-on-8-march-201740885128428.html\" title=\"महिला समृद्धि योजना: दिल्ली में 8 मार्च को ही खाते में पैसे भेजने की भी शुरुआत कर सकती है सरकार\"\u003eमहिला समृद्धि योजना: दिल्ली में 8 मार्च को ही खाते में पैसे भेजने की भी शुरुआत कर सकती है सरकार\u003c/a\u003e\n \u003ca href=\"/cricket/india-vs-new-zealand-live-score-champions-trophy-2025-live-match-today-ind-vs-nz-scorecard-updates-at-dubai-stadium-live-blog-201740884936235.html\" title=\"India vs New Zealand Live : न्यूजीलैंड के खिलाफ रोमांच मुकाबले की उम्मीद, भारतीय टीम लगाना चाहेगी हैट्रिक\"\u003eIndia vs New Zealand Live : न्यूजीलैंड के खिलाफ रोमांच मुकाबले की उम्मीद, भारतीय टीम लगाना चाहेगी हैट्रिक\u003c/a\u003e\n \u003ca href=\"/uttar-pradesh/deoria/story-deoria-police-intensifies-vigil-as-liquor-smugglers-target-holi-festival-201740885495029.html\" title=\"शराब तस्कर हो गए सक्रिय, बिहार भेजी जा रही शराब की खेप\"\u003eशराब तस्कर हो गए सक्रिय, बिहार भेजी जा रही शराब की खेप\u003c/a\u003e\n \u003ca href=\"/uttar-pradesh/deoria/story-laxmikant-chaturvedi-s-51st-death-anniversary-celebrated-in-deoria-201740885375009.html\" title=\"पुण्य तिथि पर याद किए गए जनसंघ के पूर्व प्रदेश अध्यक्ष\"\u003eपुण्य तिथि पर याद किए गए जनसंघ के पूर्व प्रदेश अध्यक्ष\u003c/a\u003e\n\u003c/li\u003e\u003cli\u003e\n \u003cspan\u003e\n Trending Hindi News\n \u003cpicture\u003e\n \u003csource srcset=\"https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp\" type=\"image/webp\" /\u003e\n \u003csource srcset=\"https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.webp\" type=\"image/png\" /\u003e\n \u003cimg loading=\"lazy\" src=\"https://www.livehindustan.com/static-content/1y/lh/img/arrw-double-grey.png\" alt=\"Latest News\" /\u003e\n \u003c/picture\u003e\n \u003c/span\u003e\n \u003ca href=\"https://www.livehindustan.com/cricket/afghanistan-vs-australia-live-score-champions-trophy-2025-live-match-today-afg-vs-aus-scorecard-updates-at-gaddafi-live-blog-201740725539373.html\"\u003eAUS vs AFG Live Score\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/ncr/arvind-kejriwal-pension-as-former-chief-minister-201740717377416.html\"\u003eArvind Kejriwal Pension\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/national/aaj-ki-taaja-khabar-latest-and-breaking-hindi-news-february-28-2025-live-blog-201740705967961.html\"\u003eAaj Ki taaza Khabar\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/entertainment/bollywood/bollywood-news-in-hindi-february-28-2025-bollywood-ki-taaja-khabarein-box-office-collection-live-blog-201740701618391.html\"\u003eBollywood Ki Taaza Khabar\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/astrology/astrology-today-february-28-2025-latest-updates-on-hindi-panchang-and-kumbh-kanya-mithun-rashi-live-blog-201740702705116.html\"\u003eAstrology Today\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/bihar/latest-and-breaking-bihar-news-in-hindi-live-february-28-2025-bihar-ki-taja-khabarein-live-blog-201740704564411.html\"\u003eBihar Ki Taaza Khabar\u003c/a\u003e\n\u003c/li\u003e","hasElectionBottomNav":true,"hasBudgetIframeOnAmpHome":["budget"],"__N_SSP":true},"page":"/listing/[...slug]","query":{"section":"uttar-pradesh","subsection":"sultanpur"},"buildId":"NKiQN1mwO1JHa2SRIkjvi","assetPrefix":"https://www.livehindustan.com/lhfeed","isFallback":false,"dynamicIds":[73433],"gssp":true,"appGip":true,"locale":"hn","locales":["hn","en"],"defaultLocale":"hn","scriptLoader":[]}</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10