CINXE.COM
Fatehpur News, Fatehpur 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> 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 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': "fatehpur", 'published_date': "null", 'author_name': "null", 'created_by': "null", 'story_id': "null", 'user_ID': getCookieName("lh_token")? getCookieName("_ht_clientid"):null, 'user_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 { 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(dataLayer) { dataLayer.push({ 'event': 'custom_page_view', 'page_type': "listing", 'section_name': "uttar-pradesh", 'sub_section_name': "fatehpur", 'published_date': "null", 'author_name': "null", 'created_by': "null", 'story_id': "null", 'user_ID': getCookieName("lh_token")? getCookieName("_ht_clientid"):null, 'user_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': "fatehpur", 'published_date': "null", 'author_name': "null", 'created_by': "null", 'story_id': "null", 'user_ID': getCookieName("lh_token")? getCookieName("_ht_clientid"):null, 'user_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 = isSafariBrowser() ? 'dap.livehindustan.com' : 'dap.hindustantimes.com'; var configObject = { "appId": "lh", "collectorHost": dapTrackerDomain, "pageViewRequired": true, "syncRequired": true, "userIdCookie": "_ht_clientid", "pltRequired": false, "existingImpressionCapture": false, "existingLinkClickCapture": false, "webEngageTokenRequired": false }; (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/fatehpur/news"><meta name="description" content=" Read the latest Fatehpur news on Fatehpur crime, Fatehpur politics, entertainment, Fatehpur education, Fatehpur weather and live updates on Hindustan."><meta name="keywords" content="लोकल फतेहपुर न्यूज़, Fatehpur Samachar, aaj ki breaking news Fatehpur, लोकल फतेहपुर न्यूज़ टुडे, today Fatehpur news, Fatehpur news today, Fatehpur News, Fatehpur news live, फतेहपुर समाचार"><meta name="news_keywords" content="लोकल फतेहपुर न्यूज़, Fatehpur Samachar, aaj ki breaking news Fatehpur, लोकल फतेहपुर न्यूज़ टुडे, today Fatehpur news, Fatehpur news today, Fatehpur News, Fatehpur news live, फतेहपुर समाचार"><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=" Fatehpur News, Fatehpur Samachar, फतेहपुर समाचार – Hindustan"><meta property="og:type" content="website"><meta property="og:url" content="https://www.livehindustan.com/uttar-pradesh/fatehpur/news"><meta property="og:image" content="https://images.livehindustan.com/uploadimage/images/hh_logo.png"><meta property="og:description" content=" Read the latest Fatehpur news on Fatehpur crime, Fatehpur politics, entertainment, Fatehpur education, Fatehpur 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=" Fatehpur News, Fatehpur Samachar, फतेहपुर समाचार – Hindustan"><meta name="twitter:description" content=" Read the latest Fatehpur news on Fatehpur crime, Fatehpur politics, entertainment, Fatehpur education, Fatehpur 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/fatehpur/news"><meta name="twitter:image:height" content="60"><meta name="twitter:image:width" content="600"><meta name="google-site-verification" content="emQ-XdCmKPxfYfQtyvDSkm3LMT40AyUdawRSbT9FQ9s"><title> Fatehpur News, Fatehpur Samachar, फतेहपुर समाचार – Hindustan</title><script type="application/ld+json">{ "@context":"http://schema.org/", "@type":"WebPage", "name":" Fatehpur News, Fatehpur Samachar, फतेहपुर समाचार – Hindustan", "description":" Read the latest Fatehpur news on Fatehpur crime, Fatehpur politics, entertainment, Fatehpur education, Fatehpur weather and live updates on Hindustan.", "url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/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/fatehpur/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/fatehpur/news", "itemListElement": [{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-challenges-faced-by-vegetable-farmers-in-fatehpur-market-issues-and-crop-damage-201739738148013.html","position":"1","name":"बोले फतेहपुर: भाव न बाजार... सब्जी की खेती से रूठ गई बहार"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-band-business-struggles-djs-take-over-traditional-weddings-201739736647424.html","position":"2","name":"बोले फतेहपुर: हम सबकी खुशियों में शामिल लेकिन खुद के गम से बदहाल "},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-farmers-struggle-with-vegetable-cultivation-in-fatehpur-issues-with-wildlife-market-access-and-support-201739650825454.html","position":"3","name":"बोले फतेहपुर: भाव न बाजार... सब्जी की खेती से रूठ गई बहार"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/show-cause-notice-to-fatehpur-bjp-district-president-mukhlal-pal-201739616124999.html","position":"4","name":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-police-inspector-suspended-for-duty-negligence-in-hardoi-201739590920249.html","position":"5","name":"दो उपनिरीक्षक एक सिपाही निलंबित दो पीआरडी जवानों के खिलाफ लिखा पत्र"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-food-safety-training-for-traders-in-khaga-emphasis-on-quality-and-purity-201739590077558.html","position":"6","name":"सेहत का रखें ध्यान, बेचें शुद्ध सामान"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-fraud-case-filed-against-mine-manager-for-money-transfer-scam-201739505985518.html","position":"7","name":"फतेहपुर में खदान मैनेजर पर धोखाधड़ी का केस दर्ज"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-clay-potters-in-fatehpur-struggle-with-soil-shortage-and-modern-challenges-201739480185622.html","position":"8","name":"बोले फतेहपुर: हमारे लिए तो मिट्टी ही सोना है वो भी मशक्कत से नसीब होती"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-brick-kiln-operators-in-fatehpur-struggle-with-exploitation-and-rising-costs-201739479339066.html","position":"9","name":"बोले फतेहपुर: भट्ठों पर धधकी उत्पीड़न की ज्वाला मान-मुनाफा.. कोई नहीं बचाने वाला"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-state-employees-housing-crisis-poor-conditions-and-lack-of-support-201739451186745.html","position":"10","name":"BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए "},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-truck-accident-on-kanpur-prayagraj-highway-leaves-biker-dead-201739421110657.html","position":"11","name":"मुरादीपुर के पास ट्रक की टक्कर से बाइक सवार की मौत"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/mini-bus-going-to-maha-kumbh-collides-with-dumper-in-fatehpur-four-died-201739350220873.html","position":"12","name":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-illegal-mining-case-fir-filed-against-officials-in-fatehpur-village-201739248084617.html","position":"13","name":"एसडीएम के निर्देश पर अवैध खनन में कानून गो, लेखपाल समेत पांच पर केस दर्ज"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-fatehpur-police-arrests-cow-slaughterer-after-gunfire-incident-201739160155683.html","position":"14","name":"शातिर गोकश पुलिस मुठभेड़ के दौरान गिरफ्तार, पैर में लगी गोली"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-traffic-safety-concerns-rise-in-bindki-overtake-points-hazardous-201738901488839.html","position":"15","name":"सीमित गति की बात बेमानी, ओवरटेक में भी मनमानी"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-fatehpur-man-attacked-for-preventing-abusive-behavior-in-shop-201738813918853.html","position":"16","name":"गाली देने से मना करने पर फोड़ दिया सिर"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-farmers-benefit-from-gerbera-flower-cultivation-in-polyhouse-201738813738869.html","position":"17","name":"जरबेरा पुष्प खेती से किसान कमा रहा लाखों का मुनाफा"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-indian-farmers-union-demands-closure-of-illegal-vehicles-and-infrastructure-improvements-201738813618750.html","position":"18","name":"आठ सूत्रीय मांगों को लेकर भाकियू टिकैत ने किया मंथन"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-illegal-mining-destroys-21-bigha-land-in-rusi-village-police-investigates-201738813558946.html","position":"19","name":"बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी"},{"@type":"ListItem","url":"https://www.livehindustan.com/uttar-pradesh/fatehpur/story-anti-encroachment-drive-in-bindki-tensions-rise-between-municipality-workers-and-shopkeepers-201738812118134.html","position":"20","name":"बिंदकी में अतिक्रमण हटाने के दौरान हुई नोकझोंक"}] }</script><link rel="amphtml" href="https://www.livehindustan.com/amp_uttar-pradesh/amp_fatehpur/"><link rel="next" href="https://www.livehindustan.com/uttar-pradesh/fatehpur/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-05ba21128a8f1876.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-cfda1d4533df6da8.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-9e7b828c5a79a3dc.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/128-1addf58c0a9d7bbd.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/6461-00b4c3fc02bce223.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/9741-71f6be4a06807442.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/chunks/pages/listing/%5B...slug%5D-b77750a886b2ff29.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/99OAgy6TzuANWDQemqlCd/_buildManifest.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/99OAgy6TzuANWDQemqlCd/_ssgManifest.js" defer></script><script src="https://www.livehindustan.com/lhfeed/_next/static/99OAgy6TzuANWDQemqlCd/_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/76ad900692f81221.css" data-n-g media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://www.livehindustan.com/lhfeed/_next/static/css/76ad900692f81221.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&c2=6035286&cv=3.6.0&cj=1"></noscript><div style="display:none"><img src="https://sb.scorecardresearch.com/p?c1=2&c2=6035286&c4=https://www.livemint.com/&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/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/sports/" title="खेल" class>खेल</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/fatehpur/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_active___g_vR 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_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/fatehpur/story-challenges-faced-by-vegetable-farmers-in-fatehpur-market-issues-and-crop-damage-201739738148013.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">Mon, 17 Feb 2025 02:05 AM</span></li><li><a href="/uttar-pradesh/fatehpur/story-band-business-struggles-djs-take-over-traditional-weddings-201739736647424.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">Mon, 17 Feb 2025 01:40 AM</span></li><li><a href="/uttar-pradesh/fatehpur/story-farmers-struggle-with-vegetable-cultivation-in-fatehpur-issues-with-wildlife-market-access-and-support-201739650825454.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">Sun, 16 Feb 2025 01:50 AM</span></li><li><a href="/uttar-pradesh/show-cause-notice-to-fatehpur-bjp-district-president-mukhlal-pal-201739616124999.html" title="फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप"><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="फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप" alt="फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप</h2><p class="Common_ellipsis2__t3LrD">फतेहपुरके भाजपा जिलाध्यक्ष मुखलाल पाल के खिलाफ पार्टी ने कारण बताओ नोटिस जारी किया है। उन पर 50 लाख रुपये लेन-देन का आरोप है। भाजपा के प्रदेश अध्यक्ष भूपेंद्र चौधरी ने इस मामले की जांच के लिए तीन सदस्यीय कमेटी का भी गठन किया है।</p></div></a><span class="NewsListing_tmStmp__df1m0">Sat, 15 Feb 2025 04:22 PM</span></li><li><a href="/uttar-pradesh/fatehpur/story-police-inspector-suspended-for-duty-negligence-in-hardoi-201739590920249.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, 15 Feb 2025 09:12 AM</span></li><li><a href="/uttar-pradesh/fatehpur/story-food-safety-training-for-traders-in-khaga-emphasis-on-quality-and-purity-201739590077558.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, 15 Feb 2025 08:57 AM</span></li><li><a href="/uttar-pradesh/fatehpur/story-fraud-case-filed-against-mine-manager-for-money-transfer-scam-201739505985518.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">फतेहपुर में ग्राहक सेवा केंद्र से पैसे ट्रांसफर करने के बाद कैश न देने पर संचालक ने खदान मैनेजर कौशल तिवारी के खिलाफ धोखाधड़ी का केस दर्ज कराया है। अशोक यादव ने 86 हजार रुपये फोन पे के माध्यम से...</p></div></a><span class="NewsListing_tmStmp__df1m0">Fri, 14 Feb 2025 09:36 AM</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/fatehpur/story-clay-potters-in-fatehpur-struggle-with-soil-shortage-and-modern-challenges-201739480185622.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">Fri, 14 Feb 2025 02:26 AM</span></li><li><a href="/uttar-pradesh/fatehpur/story-brick-kiln-operators-in-fatehpur-struggle-with-exploitation-and-rising-costs-201739479339066.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">फतेहपुर के भट्ठा संचालक बढ़ते उत्पीड़न और लागत से परेशान हैं। पिछले कुछ वर्षों में 20% भट्ठे बंद हो गए हैं। ईंट भट्ठा संचालकों को मजदूरों के भागने और सरकारी विभागों के शोषण का सामना करना पड़ता है।...</p></div></a><span class="NewsListing_tmStmp__df1m0">Fri, 14 Feb 2025 02:12 AM</span></li><li><a href="/uttar-pradesh/fatehpur/story-state-employees-housing-crisis-poor-conditions-and-lack-of-support-201739451186745.html" title="BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए "><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="BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए " alt="BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए "></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए </h2><p class="Common_ellipsis2__t3LrD">फतेहपुर में राज्य कर्मचारियों के लिए सरकारी आवासों की कमी और जर्जर स्थिति की समस्या बढ़ रही है। कर्मचारियों ने कई बार शिकायतें की हैं, लेकिन उनकी अनदेखी की गई है। काम का बोझ बढ़ने से स्वास्थ्य पर भी...</p></div></a><span class="NewsListing_tmStmp__df1m0">Thu, 13 Feb 2025 06:23 PM</span></li><li><a href="/uttar-pradesh/fatehpur/story-truck-accident-on-kanpur-prayagraj-highway-leaves-biker-dead-201739421110657.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">Thu, 13 Feb 2025 10:01 AM</span></li><li><a href="/uttar-pradesh/mini-bus-going-to-maha-kumbh-collides-with-dumper-in-fatehpur-four-died-201739350220873.html" title="महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस"><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="महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस" alt="महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस</h2><p class="Common_ellipsis2__t3LrD">फतेहपुर के कानपुर-प्रयागराज हाईवे पर बुधवार तड़के भीषण हादसा हो गया। दिल्ली से प्रयागराज महाकुंभ जा रही मिनी बस पीछे से एक डंपर से टकरा गई। इस हादसे में चार लोगों की मौत हो गई। जबकी 17 घायल हो गए।</p></div></a><span class="NewsListing_tmStmp__df1m0">Wed, 12 Feb 2025 02:31 PM</span></li><li><a href="/uttar-pradesh/fatehpur/story-illegal-mining-case-fir-filed-against-officials-in-fatehpur-village-201739248084617.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">फतेहपुर के रूसी गांव में ग्राम समाज की जमीन पर दो बिस्वा में अवैध खनन के मामले में नायब तहसीलदार ने पांच अधिकारियों के खिलाफ रिपोर्ट दर्ज कराई है। 3 फरवरी की रात जेसीबी मशीन से खनन किया गया था, जिसके...</p></div></a><span class="NewsListing_tmStmp__df1m0">Tue, 11 Feb 2025 09:58 AM</span></li><li><a href="/uttar-pradesh/fatehpur/story-fatehpur-police-arrests-cow-slaughterer-after-gunfire-incident-201739160155683.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">Mon, 10 Feb 2025 09:32 AM</span></li><li><a href="/uttar-pradesh/fatehpur/story-traffic-safety-concerns-rise-in-bindki-overtake-points-hazardous-201738901488839.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">Fri, 7 Feb 2025 09:41 AM</span></li><li><a href="/uttar-pradesh/fatehpur/story-fatehpur-man-attacked-for-preventing-abusive-behavior-in-shop-201738813918853.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">Thu, 6 Feb 2025 09:22 AM</span></li><li><a href="/uttar-pradesh/fatehpur/story-farmers-benefit-from-gerbera-flower-cultivation-in-polyhouse-201738813738869.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">फतेहपुर के बुदवन गांव में किसान धर्मपाल प्रजापति ने 30 लाख की लागत से पॉली हाउस बनाकर जरबेरा पुष्प की खेती शुरू की है। ड्रिप सिंचाई पद्धति से की गई इस खेती से किसान को तीन से पांच साल तक फूल मिलते...</p></div></a><span class="NewsListing_tmStmp__df1m0">Thu, 6 Feb 2025 09:19 AM</span></li><li><a href="/uttar-pradesh/fatehpur/story-indian-farmers-union-demands-closure-of-illegal-vehicles-and-infrastructure-improvements-201738813618750.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">Thu, 6 Feb 2025 09:17 AM</span></li><li><a href="/uttar-pradesh/fatehpur/story-illegal-mining-destroys-21-bigha-land-in-rusi-village-police-investigates-201738813558946.html" title="बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी"><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="बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी" alt="बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी"></div><div class="NewsListing_rgt__BbdBm"><h2 class="NewsListing_title__HTq7U Common_ellipsis2__t3LrD">बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी</h2><p class="Common_ellipsis2__t3LrD">बकेवर के रुसी गांव में ग्राम समाज की 21 बीघा परती जमीन पर माफियाओं ने अवैध खनन किया। ग्राम प्रधान ने थाने में शिकायत दर्ज कराई है। गांव के कुछ लोग पांडू नदी के किनारे खुदाई कर रहे थे, जिससे जमीन और...</p></div></a><span class="NewsListing_tmStmp__df1m0">Thu, 6 Feb 2025 09:16 AM</span></li><li><a href="/uttar-pradesh/fatehpur/story-anti-encroachment-drive-in-bindki-tensions-rise-between-municipality-workers-and-shopkeepers-201738812118134.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">Thu, 6 Feb 2025 08:52 AM</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="/career/bihar-board-matriculation-exam-from-today-omr-will-be-taken-at-scheduled-time-201739753202589.html" title="Bihar Board: बिहार बोर्ड मैट्रिक एग्जाम आज से, निर्धारित समय पर लिया जाएगा ओएमआर">Bihar Board: बिहार बोर्ड मैट्रिक एग्जाम आज से, निर्धारित समय पर लिया जाएगा ओएमआर</a> <a href="/uttarakhand/7-foreign-criminals-in-dehradun-jail-will-be-deported-had-committed-this-crime-201739753047524.html" title="देहरादून की जेल में बंद 7 विदेशी अपराधी होंगे डिपोर्ट, किया था यह कांड">देहरादून की जेल में बंद 7 विदेशी अपराधी होंगे डिपोर्ट, किया था यह कांड</a> <a href="/uttar-pradesh/terror-of-stray-dogs-increased-in-up-bitten-45-lakh-people-in-one-year-201739752673261.html" title="यूपी में आवारा कुत्तों का बढ़ा आतंक, एक साल में साढ़े 45 लाख लोगों को काटा">यूपी में आवारा कुत्तों का बढ़ा आतंक, एक साल में साढ़े 45 लाख लोगों को काटा</a> <a href="/bihar/property-of-sand-liquor-and-land-mafia-will-seized-by-police-in-bihar-201739752557665.html" title="बालू, शराब और जमीन माफियाओं की संपत्ति होगी जब्त, कमेटी बना यूं होगा ऐक्शन">बालू, शराब और जमीन माफियाओं की संपत्ति होगी जब्त, कमेटी बना यूं होगा ऐक्शन</a> <a href="/ncr/earthquake-delhi-noida-gurugram-faridabad-magnitude-and-center-201739751642485.html" title="Delhi Earthquake: दिल्ली में ही था भूकंप का केंद्र, इसलिए NCR में इतनी तेज कंपन; आवाज ने भी डराया">Delhi Earthquake: दिल्ली में ही था भूकंप का केंद्र, इसलिए NCR में इतनी तेज कंपन; आवाज ने भी डराया</a> <a href="/astrology/astrology-today-february-17-2025-latest-updates-on-hindi-panchang-and-kumbh-kanya-mithun-rashi-live-blog-201739752839325.html" title="Astrology Today Live - सिंह राशिफल 17 फरवरी 2025: सिंह राशि वालों के लिए कैसा रहेगा आज का दिन? पढ़ें राशिफल">Astrology Today Live - सिंह राशिफल 17 फरवरी 2025: सिंह राशि वालों के लिए कैसा रहेगा आज का दिन? पढ़ें राशिफल</a> <a href="/astrology/today-leo-horoscope-17-february-2025-singh-rashi-ka-rashifal-future-predictions-201739750553544.html" title="सिंह राशिफल 17 फरवरी 2025: सिंह राशि वालों के लिए कैसा रहेगा आज का दिन? पढ़ें राशिफल">सिंह राशिफल 17 फरवरी 2025: सिंह राशि वालों के लिए कैसा रहेगा आज का दिन? पढ़ें राशिफल</a> <a href="/astrology/sagittarius-horoscope-today-17-february-2025-aaj-ka-dhanu-rashifal-future-predictions-201739751973946.html" title="धनु राशिफल 17 फरवरी: धनु राशि वालों के लिए आज का दिन कैसा रहेगा? पढ़ें विस्तृत राशिफल">धनु राशिफल 17 फरवरी: धनु राशि वालों के लिए आज का दिन कैसा रहेगा? पढ़ें विस्तृत राशिफल</a> <a href="/bihar/more-than-one-lakh-fake-mobile-numbers-will-block-in-bihar-consumers-take-it-on-fake-document-201739751786144.html" title="1 लाख से ज्यादा मोबाइल नंबरों के ब्लॉक होने का खतरा, फर्जी कागजात से सिम लेने में यह जिले अव्वल">1 लाख से ज्यादा मोबाइल नंबरों के ब्लॉक होने का खतरा, फर्जी कागजात से सिम लेने में यह जिले अव्वल</a> <a href="/national/aaj-ki-taaja-khabar-latest-and-breaking-hindi-news-february-17-2025-live-blog-201739752365979.html" title="आज की ताजा खबर, हिंदी न्यूज February 17, 2025 LIVE - PM मोदी की फोटो पब्लिश करने वाली मैगजीन की वेबसाइट हुई ब्लॉक! क्या थी वजह">आज की ताजा खबर, हिंदी न्यूज February 17, 2025 LIVE - PM मोदी की फोटो पब्लिश करने वाली मैगजीन की वेबसाइट हुई ब्लॉक! क्या थी वजह</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/national/donald-trump-leave-bangladesh-to-pm-narendra-modi-met-tulsi-gabbard-201739494259593.html">Trump modi meet</a> <a href="https://www.livehindustan.com/uttar-pradesh/up-prayagraj-mahakumbh-2025-live-updates-today-world-record-ganga-river-cleaning-train-sangam-snan-details-live-blog-201739503563516.html">Mahakumbh 2025</a> <a href="https://www.livehindustan.com/lifestyle/relationship/valentines-day-wishes-2025-send-10-best-valentines-romantic-quotes-love-shayari-for-facebook-whatsapp-instagram-to-lover-201739490922750.html">Happy Valentines Day</a> <a href="https://www.livehindustan.com/astrology/love-horoscope-14-february-2025-rashifal-love-201739495884458.html">Love Horoscope</a> <a href="https://www.livehindustan.com/entertainment/bollywood/bollywood-news-in-hindi-february-14-2025-bollywood-ki-taaja-khabarein-box-office-collection-live-blog-201739493456424.html">Bollywood News</a> <a href="https://www.livehindustan.com/entertainment/bollywood/pankaj-tripathi-on-ranveer-allahbadia-samay-raina-controversy-said-there-should-be-no-pride-in-uttering-nonsense-201739495161977.html">Pankaj Tripathi on Ranveer Allahbadia </a> <a href="https://www.livehindustan.com/weather/why-april-may-loke-hot-weather-in-february-western-disturbances-dangerous-for-crop-201739501625359.html">Weather Update</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></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&apn=com.hindustan.hindinews&isi=1036718012&ibi=com.hh.hhiphonehindiapp&utm_campaign=LH_Download_web_masthead&utm_medium=LH_Download_web_masthead&utm_source=LH_Download_web_masthead&ct=LH_Download_web_masthead&mt=8&pt=660495&efr=1"><picture></picture></a><a href="https://hhiphonehindiapp.page.link/?link=https://www.livehindustan.com&apn=com.hindustan.hindinews&isi=1036718012&ibi=com.hh.hhiphonehindiapp&utm_campaign=LH_Download_web_masthead&utm_medium=LH_Download_web_masthead&utm_source=LH_Download_web_masthead&ct=LH_Download_web_masthead&mt=8&pt=660495&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 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":201719905407167,"url":"/uttar-pradesh/fatehpur","name":"fatehpur","title":"Fatehpur News, Fatehpur Samachar, फतेहपुर समाचार – Hindustan","domainId":"63a8564c0118f51f159e8223","keywords":["लोकल फतेहपुर न्यूज़","Fatehpur Samachar","aaj ki breaking news Fatehpur","लोकल फतेहपुर न्यूज़ टुडे","today Fatehpur news","Fatehpur news today","Fatehpur News","Fatehpur news live","फतेहपुर समाचार"],"description":"\u003cp\u003eRead the latest Fatehpur news on Fatehpur crime, Fatehpur politics, entertainment, Fatehpur education, Fatehpur 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":"उत्तर प्रदेश"},"subSection":null,"navigation":[],"subNavigation":[],"parentSubNavigation":null,"status":"PUBLISHED","editionDate":null,"lastPublishedDate":1727270905000,"lastPublishedBy":"M81067","pageType":"SUBSECTION","category":null,"design":"list","personalizeCheck":null,"coverImage":null,"images":null,"stories":[],"content":[{"id":201739738148013,"oldUuid":"201739738148013","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बोले फतेहपुर: भाव न बाजार... सब्जी की खेती से रूठ गई बहार","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-16T20:35:50+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-16T20:35:50+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-16T20:35:50+0000","firstPublishedDate":"2025-02-16T20:35:50+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-challenges-faced-by-vegetable-farmers-in-fatehpur-market-issues-and-crop-damage-201739738148013.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Fatehpur","Vegetable Farmers","Crop Damage","Market Issues","Government Support"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-challenges-faced-by-vegetable-farmers-in-fatehpur-market-issues-and-crop-damage-201739738148013.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/fatehpur","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":"Challenges Faced by Vegetable Farmers in Fatehpur Market Issues and Crop Damage","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_2,Day_Monday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["फतेहपुर","सब्जी किसान","फसल नुकसान","बाजार समस्या","सरकारी सहायता"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-challenges-faced-by-vegetable-farmers-in-fatehpur-market-issues-and-crop-damage-201739738148013.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Fatehpur,Vegetable Farmers,Crop Damage,Market Issues,Government Support","topicString":"Fatehpur News,Fatehpur Latest 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":[201739738151180],"listElement":[{"id":201739738151180,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-16T20:35:50+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-16T20:35:50+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-16T20:35:51+0000","firstPublishedDate":"2025-02-16T20:35:51+0000","metadata":{"url":null,"authors":null,"charCount":3635,"wordCount":911,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-16T20:35:50+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\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\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\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\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\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\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":"Challenges Faced by Vegetable Farmers in Fatehpur Market Issues and Crop Damage","leadMedia":{"id":null,"mediaType":"image","elements":[201739738150966],"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":201739736647424,"oldUuid":"201739736647424","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बोले फतेहपुर: हम सबकी खुशियों में शामिल लेकिन खुद के गम से बदहाल ","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-16T20:10:50+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-16T20:10:50+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-16T20:10:50+0000","firstPublishedDate":"2025-02-16T20:10:50+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-band-business-struggles-djs-take-over-traditional-weddings-201739736647424.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Band Business","DJs","Traditional Weddings","Economic Struggles","Government Support"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-band-business-struggles-djs-take-over-traditional-weddings-201739736647424.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/fatehpur","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":"Band Business Struggles DJs Take Over Traditional Weddings","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_anticipation,Hour_1,Day_Monday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["बैंडबाजा","डीजे","शादी","आर्थिक समस्या","सरकारी सहायता"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-band-business-struggles-djs-take-over-traditional-weddings-201739736647424.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Band Business,DJs,Traditional Weddings,Economic Struggles,Government Support","topicString":"Fatehpur News,Fatehpur Latest 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":[201739736651458],"listElement":[{"id":201739736651458,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-16T20:10:50+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-16T20:10:50+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-16T20:10:51+0000","firstPublishedDate":"2025-02-16T20:10:51+0000","metadata":{"url":null,"authors":null,"charCount":3508,"wordCount":878,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-16T20:10:50+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eफतेहपुर। शादी-ब्याह हो या धार्मिक आयोजन, हमारी मौजूदगी हर जश्न में चार चांद लगा देती है, पर अब हम खुशियों की लहर में आगे की पीढ़ी को डूबने नहीं देंगे। वजह, ज्यादा लागत, प्रतिस्पर्धा, प्रशासन का दबाव और कम आमदनी है। खानदानी पेशे में दुश्वारियों की लंबी फेहरिस्त है। उस पर सरकारी योजनाओं में लाभ दिलाने में भी अधिकारी रुचि नहीं लेते हैं। यह बातें आपके अपने अखबार ‘हिन्दुस्तान से संवाद के दौरान बैंडबाजा वालों ने कही। बैंड कारोबारी गुड्डू बताते हैं कि कई बार ऐसा होता है कि पार्टी मामूली सा बयाना देकर सहालग की तय तारीख के लिए बुकिंग करती है। तारीख नजदीक आने से पहले कोई न कोई वजह बताकर मना कर देती है। ऐसी स्थिति में सहालग के बीच बड़ा झटका लगता है। मांग करते हुए कहा कि हमारे और पार्टी के बीच इकरारनामे को सरकारी मान्यता मिले, जिससे बुकिंग कैंसिल करने पर उन्हें नुकसान न उठाना पड़े। आयोजनों में हम अपनी व्यक्तिगत व्यथाओं के बीच खुशियों के बैंड कैसे बजाते हैं ये कोई नहीं समझ सकता। प्रशासन अगर थोड़ा सहयोग करे तो हमें कुछ राहत मिल सकती है। समस्या यह भी है कि लोग काम होने के बाद भी देर रात तक हमें पेमेंट के लिए रोके रखते हैं और पैसे मांगों को अभद्रता करते हैं। पुलिस प्रशासन का सहयोग मिले तो हमें राहत होगी।\u003c/p\u003e\u003cp\u003eडीजे और आर्केस्ट्रा ने छीना रोजगार: बैंडबाजा कारोबारी अनवर ने बताया कि इस पेशे में हमने पूरा जीवन खपा दिया। आज के समय में लोग बैंड बाजे की तरफ कम और डीजे की ओर ज्यादा आकर्षित हैं। इससे सहालग में होने वाली आमदनी पर भी ग्रहण सा लगता जा रहा है। नतीजतन, सहालग की कमाई से पूरे साल गुजर-बसर करने के लिए कभी बैंक तो कभी साहूकारों से कर्ज लेना पड़ता है। पूरे सीजन एक या दो बुकिंग ही मिल पाती है। काम न मिलने पर घर बैठे रहते हैं। इस महंगाई और आने वाले समय को देखते हुए गुजारा कर पाना बहुत मुश्किल है। हम लोग एक बुकिंग के लिए 25 से 30 हजार रुपये लेते हैं। वहीं, डीजे और आर्केस्ट्रा वाले 15 से 20 हजार में बुकिंग कर लेते हैं। काम न मिलने से रोजी-रोजगार पर तो बुरा असर पड़ता ही है। परिवार का भरण-पोषण करना भी मुश्किल हो जाता है। शादियों में पहले इसे परंपरा के तौर पर लिया जाता था, लेकिन अब धीरे-धीरे यह खात्मे की ओर है।\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\u003cp\u003e- कलाकारों को भत्ता दे सरकार। इससे बैंडबाजा कलाकारों की आर्थिक स्थिति मजबूत होगी।\u003c/p\u003e\u003cp\u003e- बैंड कलाकारों को स्वास्थ्य बीमा का लाभ दिलाया जाए।\u003c/p\u003e\u003cp\u003e----\u003c/p\u003e\u003cp\u003eशिकायतें\u003c/p\u003e\u003cp\u003e- बैंड और साउंड पर 10 बजे के बाद प्रतिबंध लग जाता है। बावजूद इसके कई बार लोग 10 बजे के बाद भी बैंड बजाने का दबाव डालते हैं।\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\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\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\u003cp\u003eबैंडबाजा में समय की भी मुसीबत है, बहुत से लोग 10 बजे के बाद भी बजाने का दबाव बनाते हैं। जिससे दिक्कत होती है।\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\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":"Band Business Struggles DJs Take Over Traditional Weddings","leadMedia":{"id":null,"mediaType":"image","elements":[201739736651255],"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":201739650825454,"oldUuid":"201739650825454","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बोले फतेहपुर: भाव न बाजार... सब्जी की खेती से रूठ गई बहार","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-15T20:20:27+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-15T20:20:27+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-15T20:20:27+0000","firstPublishedDate":"2025-02-15T20:20:27+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-farmers-struggle-with-vegetable-cultivation-in-fatehpur-issues-with-wildlife-market-access-and-support-201739650825454.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Fatehpur","vegetable farming","farmers","market access","support"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-farmers-struggle-with-vegetable-cultivation-in-fatehpur-issues-with-wildlife-market-access-and-support-201739650825454.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/fatehpur","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":"Farmers Struggle with Vegetable Cultivation in Fatehpur Issues with Wildlife Market Access and Su","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_1,Day_Sunday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["फतेहपुर","सब्जी की खेती","किसान","बाजार","सहायता"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-farmers-struggle-with-vegetable-cultivation-in-fatehpur-issues-with-wildlife-market-access-and-support-201739650825454.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Fatehpur,vegetable farming,farmers,market access,support","topicString":"Fatehpur News,Fatehpur Latest 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":[201739650827912],"listElement":[{"id":201739650827912,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-15T20:20:27+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-15T20:20:27+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-15T20:20:27+0000","firstPublishedDate":"2025-02-15T20:20:27+0000","metadata":{"url":null,"authors":null,"charCount":3534,"wordCount":886,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-15T20:20:27+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\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\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\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\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\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\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":"Farmers Struggle with Vegetable Cultivation in Fatehpur Issues with Wildlife Market Access and Support","leadMedia":{"id":null,"mediaType":"image","elements":[201739650827722],"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":201739616124999,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","articleType":"story","createdBy":"Pawan Kumar Sharma","createdDate":"2025-02-15T10:42:04+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-15T14:52:38+0000","lastPublishedBy":"pawan.sharma1@htdigital.in","lastPublishedDate":"2025-02-15T10:52:15+0000","firstPublishedDate":"2025-02-15T10:52:15+0000","metadata":{"url":"/uttar-pradesh/show-cause-notice-to-fatehpur-bjp-district-president-mukhlal-pal-201739616124999.html","authors":["Pawan Kumar Sharma"],"charCount":2323,"wordCount":451,"count":null,"agency":"","status":"PUBLISHED","tags":[],"keywords":["यूपी बीजेपी","बीजेपी फतेहपुर","फतेहपुर जिलाध्यक्ष","फतेहपुर जिलाध्यक्ष कारण बताओ नोटिस","मुखलाल पाल","यूपी न्यूज़","UP BJP","BJP Fatehpur","Fatehpur District President","Fatehpur District President show cause notice","Mukhlal Pal","UP News"],"section":"uttar-pradesh","primaryLocation":null,"column":"","subSection":"","topic":["Fatehpur News","Fatehpur Latest News","BJP","UP BJP","BJP News","Up News","UP News Today","Up News Online"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-news","/tags/bjp","/tags/up-bjp","/tags/bjp-news","/tags/up-news","/tags/up-news-today","/tags/up-news-online"],"alternateSection":[],"location":["फतेहपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"bigStory":false,"deleteMode":null,"redirectUrl":"","videoMetadata":{"thumbnail":null,"language":null,"youtubeMonetization":false,"dailyMotion":false,"visibility":null,"playlist":null,"categories":null,"webcast":false,"duration":0,"videoDuration":null,"syndication":false},"alternateUrls":null,"externalUrl":null,"subSectionL2":"","design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/show-cause-notice-to-fatehpur-bjp-district-president-mukhlal-pal-201739616124999.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":"","sponsoredTitle":"","storyType":"DIGITAL","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","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":[{"id":201704720887775,"name":"Pawan Kumar Sharma","twitterUrl":null,"slugName":"pawan-kumar-sharma-290","userTypes":["Author"],"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":true,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","metaDescription":"फतेहपुरके भाजपा जिलाध्यक्ष मुखलाल पाल के खिलाफ पार्टी ने कारण बताओ नोटिस जारी किया है। उन पर 50 लाख रुपये लेन-देन का आरोप है। भाजपा के प्रदेश अध्यक्ष भूपेंद्र चौधरी ने इस मामले की जांच के लिए तीन सदस्यीय कमेटी का भी गठन किया है।","app":true,"secondarySections":[{"section":"uttar-pradesh","subSection":"fatehpur","sectionId":201719905391849,"subSectionId":201719905407167}],"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":null,"highlight":false,"contextualKeyword":"Topic_lh_21,Emo_anger,Hour_16,Day_Saturday","sectionId":201719905391849,"subSectionId":0,"topicIds":[201704727462761,201704727360558,201704720284611,201704721625697,201704723149023,201704719946152,201704721535698,201704720709084],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":0,"embedFlipkartCount":0,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":"","disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/show-cause-notice-to-fatehpur-bjp-district-president-mukhlal-pal-201739616124999.amp.html","keyWordString":"यूपी बीजेपी,बीजेपी फतेहपुर,फतेहपुर जिलाध्यक्ष,फतेहपुर जिलाध्यक्ष कारण बताओ नोटिस,मुखलाल पाल,यूपी न्यूज़,UP BJP,BJP Fatehpur,Fatehpur District President,Fatehpur District President show cause notice,Mukhlal Pal,UP News","topicString":"Fatehpur News,Fatehpur Latest News,BJP,UP BJP,BJP News,Up News,UP News Today,Up News Online","authorsString":"Pawan Kumar Sharma"},"social":{"twitter":false,"facebook":false,"web":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":[201739616728110,201739616958068,201739616727734,201739631140688],"listElement":[{"id":201739616728110,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"","articleType":"element","createdBy":"Pawan Kumar Sharma","createdDate":"2025-02-15T10:52:07+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-15T14:52:37+0000","lastPublishedBy":"Pawan Kumar Sharma","lastPublishedDate":"2025-02-15T14:52:38+0000","firstPublishedDate":"2025-02-15T10:52:16+0000","metadata":{"url":"","authors":[],"charCount":1166,"wordCount":222,"count":null,"agency":null,"status":"CREATED","tags":[],"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":[],"topicUrls":[],"alternateSection":[],"location":[],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"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":"","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":[],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":{"twitter":true,"facebook":true},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-15T10:52:07+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eयूपी के फतेहपुर में भाजपा के जिलाध्यक्ष मुखलाल पाल के खिलाफ पार्टी ने कारण बताओ नोटिस जारी किया है। उन पर 50 लाख रुपये लेन-देन का आरोप है। भाजपा के प्रदेश अध्यक्ष भूपेंद्र चौधरी ने इस मामले की जांच के लिए तीन सदस्यीय कमेटी का भी गठन किया है।\u003c/p\u003e\u003cp\u003eबांदा निवासी अजीत गुप्ता (पूर्व प्रदेश उपाध्यक्ष भाजयुमो) ने भाजपा के राष्ट्रीय महामंत्री सुनील बंसल से शिकायत की है कि फतेहपुर के जिलाध्यक्ष ने पद दिलाने के एवज में क्षेत्रीय अध्यक्ष प्रकाश पाल के माध्यम से पार्टी फंड में 50 लाख रुपये जमा कराने को कहा था। उन्होंने मुखलाल पाल को 50 लाख रुपये दिए थे, लेकिन पार्टी फंड में पैसा नहीं जमा किया गया। प्रदेश महामंत्री गोविंद नारायण शुक्ला ने बताया कि जिलाध्यक्ष मुखलाल पाल को नोटिस जारी कर प्रदेश अध्यक्ष ने सात दिन में जबाव मांगा है।\u003c/p\u003e\u003ch2\u003eजांच कमेटी में इन्हें किया गया शामिल\u003c/h2\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},{"id":201739616958068,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"","articleType":"element","createdBy":"Pawan Kumar Sharma","createdDate":"2025-02-15T10:55:57+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-15T10:56:08+0000","lastPublishedBy":"Pawan Kumar Sharma","lastPublishedDate":"2025-02-15T14:52:38+0000","firstPublishedDate":"2025-02-15T10:56:17+0000","metadata":{"url":"","authors":[],"charCount":0,"wordCount":0,"count":null,"agency":null,"status":"CREATED","tags":[],"keywords":null,"section":"Politics","primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":[],"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":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":"","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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":{"twitter":true,"facebook":true},"isDeleted":0,"webId":"","listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-15T10:55:57+0000","type":"image","paragraph":{"body":""},"image":{"images":{"1000x563":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/1000x563/Fatehpur_BJP_district_president_Mukhlal_Pal_1739616957255_1739616957803.jpeg","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/original/Fatehpur_BJP_district_president_Mukhlal_Pal_1739616957255.jpeg","optimize":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/optimize/Fatehpur_BJP_district_president_Mukhlal_Pal_1739616957255_1739616957803.jpeg","size":"0","500x281":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/500x281/Fatehpur_BJP_district_president_Mukhlal_Pal_1739616957255_1739616957803.jpeg","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/original/Fatehpur_BJP_district_president_Mukhlal_Pal_1739616957255.jpeg","mediumImage":"","thumbnailImage":"","resolution":"914*1290","fullImage":""},"caption":"Fatehpur BJP district president Mukhlal Pal","name":"","alternateText":null,"imageCredit":"","anchorTag":"","verticalImage":false,"height":1290,"width":914,"overImage":false,"description":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":[{"key":"","value":"","description":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},{"id":201739616727734,"oldUuid":"","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"","articleType":"element","createdBy":"Pawan Kumar Sharma","createdDate":"2025-02-15T10:52:07+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-15T10:52:07+0000","lastPublishedBy":"Pawan Kumar Sharma","lastPublishedDate":"2025-02-15T14:52:38+0000","firstPublishedDate":"2025-02-15T10:52:16+0000","metadata":{"url":"","authors":[],"charCount":0,"wordCount":0,"count":null,"agency":"","status":"CREATED","tags":[],"keywords":[],"section":"","primaryLocation":null,"column":null,"subSection":"","topic":[],"topicUrls":null,"alternateSection":[],"location":[],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"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":"","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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":{},"isDeleted":0,"webId":"","listRelatedStories":null,"listCollectionStories":null,"name":"","timestamp":"2025-02-15T10:52:07+0000","type":"alsoread","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":[],"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":[201739613363169,201739467879585],"alsoReadStoriesUrl":{"201739613363169":"/uttar-pradesh/ruckus-between-the-officer-and-the-members-in-the-basti-district-panchayat-meeting-201739613363169.html","201739467879585":"/uttar-pradesh/pcs-officer-ganesh-prasad-singh-accused-of-corruption-was-dismissed-on-the-instructions-of-yogi-government-201739467879585.html"},"alsoReadStories":{"201739613363169":"बस्ती जिला पंचायत बैठक में जबरदस्त हंगामा, अधिकारी और सदस्यों में तीखी नोकझोंक","201739467879585":"भ्रष्टाचार पर योगी सरकार का ऐक्शन, पीसीएस अफसर गणेश प्रसाद सिंह को किया बर्खास्त"},"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false},{"id":201739631140688,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"","articleType":"element","createdBy":"pawan.sharma1@htdigital.in","createdDate":"2025-02-15T14:52:33+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-15T14:52:37+0000","lastPublishedBy":"Pawan Kumar Sharma","lastPublishedDate":"2025-02-15T14:52:38+0000","firstPublishedDate":"2025-02-15T14:52:38+0000","metadata":{"url":"","authors":[],"charCount":1157,"wordCount":229,"count":null,"agency":null,"status":"CREATED","tags":[],"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":[],"topicUrls":[],"alternateSection":[],"location":[],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"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":"","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":[],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":{"twitter":true,"facebook":true},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":null,"type":"paragraph","paragraph":{"body":"\u003ch2\u003eदोषी पाया जाऊं तो पार्टी मुझे निकाल दे\u003c/h2\u003e\u003cp\u003eजिलाध्यक्ष मुखलाल पाल ने कहा कि झूठ ज्यादा दिन तक जिंदा नहीं रहता है। सच हमेशा जिंदा रहता है। भूमाफिया समाजवादी लोगों के साथ जिनका कारोबार था, उनकी सच्चाई सामने लाने का प्रयास किया तो कुछ बाहरी जिले के लोगों के माध्यम से मेरे समाज को बदनाम करने का काम किया जा रहा है। जांच के लिए तैयार हूं, दोषी पाया जाऊं तो मुझे पार्टी बाहर कर दे। मैं मानहानि एवं आईटी के तहत मुकदमा दर्ज कराऊंगा।\u003c/p\u003e\u003ch2\u003eजांच में सामने आएगी सच्चाई\u003c/h2\u003e\u003cp\u003eइस मामले में क्षेत्रीय प्रभारी अनूप अवस्थी ने बताया कि भाजपा प्रदेश अध्यक्ष के निर्देश पर 50 लाख रुपये लेने के आरोपी फतेहपुर जिलाध्यक्ष मुखलाल पाल पर लगे आरोप की जांच के लिए कमेटी गठित हो गई है। तीन सदस्यीय कमेटी जांच करके रिपोर्ट देगी। कमेटी की जांच में सारी सच्चाई खुलकर सामने आएगी।\u003c/p\u003e\u003ch2\u003eजिलाध्यक्षी की रार में जूता, तलवार... अब फटा रिश्वत का बम\u003c/h2\u003e\u003cp\u003eभाजपा में जिलाध्यक्ष के पद को लेकर छिड़ी रार में एक के बाद एक कारनामे सामने आ रहे हैं। जिला चुनाव अधिकारी एवं पूर्व सांसद को गुलदस्ते में जूता भेंट करने के बाद सजायाफ्ता के जन्मदिन पर तलवार से केक काटने का मामला आया तो शुक्रवार को भाजपा फतेहपुर जिलाध्यक्ष मुखलाल पाल पर भाजयुमो के पूर्व उपाध्यक्ष अजित कुमार गुप्त ने पद दिलाने के नाम पर 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":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","summary":"\u003cul\u003e\u003cli\u003eफतेहपुरके भाजपा जिलाध्यक्ष मुखलाल पाल के खिलाफ पार्टी ने कारण बताओ नोटिस जारी किया है। उन पर 50 लाख रुपये लेन-देन का आरोप है। भाजपा के प्रदेश अध्यक्ष भूपेंद्र चौधरी ने इस मामले की जांच के लिए तीन सदस्यीय कमेटी का भी गठन किया है।\u003c/li\u003e\u003c/ul\u003e","quickReadSummary":null,"mobileHeadline":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, 50 लाख लेने का आरोप","mobileAppNotificationHeadline":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","browserNotificationHeadline":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","facebookHeadline":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","subType":null,"jsonSourceUrl":null,"twitterHeadline":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","newsletterHeadline":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","urlHeadline":"Show cause notice to Fatehpur BJP district president Mukhlal Pal","leadMedia":{"id":null,"mediaType":null,"elements":[201739616662175],"image":{"images":{"500x281":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/500x281/mukhlal_pal_1739616648542_1739616661935.jpg","mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/1600x900/mukhlal_pal_1739616648542_1739616657811.jpg","resolution":"816*821","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/640x360/mukhlal_pal_1739616648542_1739616657811.jpg","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/384x216/mukhlal_pal_1739616648542_1739616657811.jpg","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/480x270/mukhlal_pal_1739616648542_1739616657811.jpg","1000x563":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/1000x563/mukhlal_pal_1739616648542_1739616661935.jpg","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/256x144/mukhlal_pal_1739616648542_1739616657811.jpg","optimize":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/optimize/mukhlal_pal_1739616648542_1739616661935.jpg","ampImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/1600x900/mukhlal_pal_1739616648542_1739616657811.jpg","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/100x75/mukhlal_pal_1739616648542_1739616657811.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/960x540/mukhlal_pal_1739616648542_1739616657811.jpg","height":"821","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/500x375/mukhlal_pal_1739616648542_1739616657811.jpg","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/original/mukhlal_pal_1739616648542.jpg","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/original/mukhlal_pal_1739616648542.jpg","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/960x540/mukhlal_pal_1739616648542_1739616657811.jpg","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/380x285/mukhlal_pal_1739616648542_1739616657811.jpg","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/955x537/mukhlal_pal_1739616648542_1739616657811.jpg","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/60x45/mukhlal_pal_1739616648542_1739616657811.jpg","quality":"81","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/160x120/mukhlal_pal_1739616648542_1739616657811.jpg","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/144x81/mukhlal_pal_1739616648542_1739616657811.jpg","size":"63","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/1200x900/mukhlal_pal_1739616648542_1739616657811.jpg","width":"816","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/212x159/mukhlal_pal_1739616648542_1739616657811.jpg","fileFormat":"JPEG"},"caption":"Show cause notice to Fatehpur BJP district president Mukhlal Pal","name":"","alternateText":null,"imageCredit":"","anchorTag":"","verticalImage":false,"height":821,"width":816,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":2,"linkStoryId":null,"introBody":"","webType":null,"related":[],"showRelated":false,"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":201739590920249,"oldUuid":"201739590920249","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"दो उपनिरीक्षक एक सिपाही निलंबित दो पीआरडी जवानों के खिलाफ लिखा पत्र","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-15T03:42:02+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-15T03:42:02+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-15T03:42:02+0000","firstPublishedDate":"2025-02-15T03:42:02+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-police-inspector-suspended-for-duty-negligence-in-hardoi-201739590920249.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Police","Suspension","Negligence","Hardoi","Investigation"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-police-inspector-suspended-for-duty-negligence-in-hardoi-201739590920249.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/fatehpur","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":"Police Inspector Suspended for Duty Negligence in Hardoi","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_disgust,Hour_9,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["पुलिस","निलंबन","लापरवाही","हरदोई","जांच"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-police-inspector-suspended-for-duty-negligence-in-hardoi-201739590920249.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Police,Suspension,Negligence,Hardoi,Investigation","topicString":"Fatehpur News,Fatehpur Latest 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":[201739590923575],"listElement":[{"id":201739590923575,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-15T03:42:03+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-15T03:42:03+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-15T03:42:03+0000","firstPublishedDate":"2025-02-15T03:42:03+0000","metadata":{"url":null,"authors":null,"charCount":1159,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-15T03:42:03+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"},"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":"Police Inspector Suspended for Duty Negligence in Hardoi","leadMedia":{"id":null,"mediaType":"image","elements":[201739590923322],"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":201739590077558,"oldUuid":"201739590077558","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"सेहत का रखें ध्यान, बेचें शुद्ध सामान","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-15T03:27:59+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-15T03:27:59+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-15T03:27:59+0000","firstPublishedDate":"2025-02-15T03:27:59+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-food-safety-training-for-traders-in-khaga-emphasis-on-quality-and-purity-201739590077558.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Food Safety","Training","Traders","Purity","Quality"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-food-safety-training-for-traders-in-khaga-emphasis-on-quality-and-purity-201739590077558.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/fatehpur","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":"Food Safety Training for Traders in Khaga Emphasis on Quality and Purity","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_4,Emo_anticipation,Hour_8,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["खाद्य सुरक्षा","प्रशिक्षण","व्यापारी","शुद्धता","गुणवत्ता"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-food-safety-training-for-traders-in-khaga-emphasis-on-quality-and-purity-201739590077558.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Food Safety,Training,Traders,Purity,Quality","topicString":"Fatehpur News,Fatehpur Latest 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":[201739590080960],"listElement":[{"id":201739590080960,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-15T03:28:00+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-15T03:28:00+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-15T03:28:01+0000","firstPublishedDate":"2025-02-15T03:28:01+0000","metadata":{"url":null,"authors":null,"charCount":1138,"wordCount":247,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-15T03:28:00+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":"Food Safety Training for Traders in Khaga Emphasis on Quality and Purity","leadMedia":{"id":null,"mediaType":"image","elements":[201739590080627],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/1600x900/FAT085601_1739590079300.JPG","resolution":"1280*576","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/640x360/FAT085601_1739590079300.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/384x216/FAT085601_1739590079300.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/480x270/FAT085601_1739590079300.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/256x144/FAT085601_1739590079300.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/100x75/FAT085601_1739590079301.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/960x540/FAT085601_1739590079300.JPG","height":"576","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/500x375/FAT085601_1739590079301.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/original/FAT085601_1739590079301.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/original/FAT085601_1739590079301.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/960x540/FAT085601_1739590079300.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/380x285/FAT085601_1739590079301.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/955x537/FAT085601_1739590079300.JPG","quality":"50","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/60x45/FAT085601_1739590079301.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/160x120/FAT085601_1739590079301.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/144x81/FAT085601_1739590079300.JPG","size":"66","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/1200x900/FAT085601_1739590079301.JPG","width":"1280","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/212x159/FAT085601_1739590079301.JPG","fileFormat":"JPEG"},"caption":"सेहत का रखें ध्यान, बेचें शुद्ध सामान","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"फतेहपुर , संवाददाता खाद्य सुरक्षा एवं औषधि प्रशासन विभाग द्वारा खागा नगर के खाद्य"},"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":201739505985518,"oldUuid":"201739505985518","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"फतेहपुर में खदान मैनेजर पर धोखाधड़ी का केस दर्ज","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-14T04:06:27+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-14T04:06:27+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-14T04:06:27+0000","firstPublishedDate":"2025-02-14T04:06:27+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-fraud-case-filed-against-mine-manager-for-money-transfer-scam-201739505985518.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Crime News","Fraud","Money Transfer","Mine Manager","Cash Payment","Case Filed"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Crime News","Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/crime-news","/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-fraud-case-filed-against-mine-manager-for-money-transfer-scam-201739505985518.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/fatehpur","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":"Fraud Case Filed Against Mine Manager for Money Transfer Scam","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_9,Day_Friday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704721427949,201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["धोखाधड़ी","पैसे ट्रांसफर","खदान मैनेजर","कैश भुगतान","केस दर्ज"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-fraud-case-filed-against-mine-manager-for-money-transfer-scam-201739505985518.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Crime News,Fraud,Money Transfer,Mine Manager,Cash Payment,Case Filed","topicString":"Crime News,Fatehpur News,Fatehpur Latest 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":[201739505988393],"listElement":[{"id":201739505988393,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-14T04:06:27+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-14T04:06:27+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-14T04:06:28+0000","firstPublishedDate":"2025-02-14T04:06:28+0000","metadata":{"url":null,"authors":null,"charCount":1111,"wordCount":278,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-14T04:06:27+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eफतेहपुर,संवाददाता। ग्राहक सेवा केंद्र से पैसे ट्रांसफर करवाने के बाद कैश न देने पर संचालक ने खदान मैनेजर पर धोखाधड़ी का केस दर्ज कराया है। ललौली थाना के अहिरन डेरा निवासी अशोक यादव ने बताया कि अढ़ावल नौ नंबर मोरम खदान के कैश मैनेजर कौशल तिवारी निवासी रमदत्तपुर, पांडेपुर वाराणसी को 86 हजार रुपये फोन पे के माध्यम से ट्रांसफर किए थे। कौशल तिवारी का फोन आया था, जिसमें उन्होंने कहा कि उन्हें अर्जेंट पैसे की आवश्यकता है। चूंकि कौशल तिवारी मेरे ग्राहक सेवा केंद्र (एसबीआई) से मनी ट्रांसफर करवाने आते रहते थे और उनका पूरा विवरण संलग्न है, इसलिए विश्वास के आधार पर मैंने उन्हें यह राशि ट्रांसफर कर दी। बार-बार संपर्क करने पर उक्त कौशल ने केवल 25 हजार रुपये का भुगतान किया और शेष पैसे का भुगतान करने का आश्वासन दिया। उन्होंने कहा था कि 30 दिसम्बर तक शेष पैसे मेरे खाते में ट्रांसफर कर दिए जाएंगे, लेकिन अब तक मुझे शेष पैसे प्राप्त नहीं हुए हैं। उपर्युक्त व्यक्ति एक मौरंग पट्टे का संचालन कर रहे थे और उनके खंड में अवैध खनन के आरोप में अधिकारियों ने छापा मारा था, जिसके बाद खंड को सीज कर दिया गया। जानकारी मिलने के बाद जब मैंने कौशल तिवारी से संपर्क किया, तो उसने कहा कि वह कहीं नहीं जाएंगे और मेरा पैसा वापस कर देंगे। लेकिन जब मैं अगले दिन उनके खंड पर पहुंचा, तो मुझे पता चला कि वह फरार हो चुके थे। इस संबंध में मैंने पहले ललौली थाने में शिकायत की थी, लेकिन कोई कार्यवाही नहीं की गई। एसपी से शिकायत बाद केस दर्ज हुआ है। थाना प्रभारी वृंदावन राय ने बताया कि केस दर्ज कर मामले की जांच की जा रही है।\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":"फतेहपुर में ग्राहक सेवा केंद्र से पैसे ट्रांसफर करने के बाद कैश न देने पर संचालक ने खदान मैनेजर कौशल तिवारी के खिलाफ धोखाधड़ी का केस दर्ज कराया है। अशोक यादव ने 86 हजार रुपये फोन पे के माध्यम से...","quickReadSummary":null,"mobileHeadline":"फतेहपुर में खदान मैनेजर पर धोखाधड़ी का केस दर्ज","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"फतेहपुर में खदान मैनेजर पर धोखाधड़ी का केस दर्ज","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"फतेहपुर में खदान मैनेजर पर धोखाधड़ी का केस दर्ज","urlHeadline":"Fraud Case Filed Against Mine Manager for Money Transfer Scam","leadMedia":{"id":null,"mediaType":"image","elements":[201739505988087],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/1600x900/FIR_NEW093447_1739505986918.JPG","resolution":"290*174","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/640x360/FIR_NEW093447_1739505986918.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/384x216/FIR_NEW093447_1739505986918.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/480x270/FIR_NEW093447_1739505986918.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/256x144/FIR_NEW093447_1739505986918.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/100x75/FIR_NEW093447_1739505986987.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/960x540/FIR_NEW093447_1739505986918.JPG","height":"174","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/500x375/FIR_NEW093447_1739505986987.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/original/FIR_NEW093447_1739505986987.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/original/FIR_NEW093447_1739505986987.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/960x540/FIR_NEW093447_1739505986918.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/380x285/FIR_NEW093447_1739505986987.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/955x537/FIR_NEW093447_1739505986918.JPG","quality":"74","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/60x45/FIR_NEW093447_1739505986987.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/160x120/FIR_NEW093447_1739505986987.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/144x81/FIR_NEW093447_1739505986918.JPG","size":"10","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/1200x900/FIR_NEW093447_1739505986987.JPG","width":"290","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/212x159/FIR_NEW093447_1739505986987.JPG","fileFormat":"JPEG"},"caption":"फतेहपुर में खदान मैनेजर पर धोखाधड़ी का केस दर्ज","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"फतेहपुर में ग्राहक सेवा केंद्र से पैसे ट्रांसफर करने के बाद कैश न देने पर संचालक ने खदान मैनेजर कौशल तिवारी के खिलाफ धोखाधड़ी का केस दर्ज कराया है। अशोक यादव ने 86 हजार रुपये फोन पे के माध्यम से..."},"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":201739480185622,"oldUuid":"201739480185622","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बोले फतेहपुर: हमारे लिए तो मिट्टी ही सोना है वो भी मशक्कत से नसीब होती","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-13T20:56:30+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-13T20:56:30+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T20:56:30+0000","firstPublishedDate":"2025-02-13T20:56:30+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-clay-potters-in-fatehpur-struggle-with-soil-shortage-and-modern-challenges-201739480185622.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Fatehpur","potters","clay","challenges","business"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-clay-potters-in-fatehpur-struggle-with-soil-shortage-and-modern-challenges-201739480185622.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/fatehpur","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":"Clay Potters in Fatehpur Struggle with Soil Shortage and Modern Challenges","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_sadness,Hour_2,Day_Friday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["फतेहपुर","कुम्हार","मिट्टी","व्यापार","चाक"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-clay-potters-in-fatehpur-struggle-with-soil-shortage-and-modern-challenges-201739480185622.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Fatehpur,potters,clay,challenges,business","topicString":"Fatehpur News,Fatehpur Latest 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":[201739480190850],"listElement":[{"id":201739480190850,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-13T20:56:30+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-13T20:56:30+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T20:56:31+0000","firstPublishedDate":"2025-02-13T20:56:31+0000","metadata":{"url":null,"authors":null,"charCount":3778,"wordCount":967,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-13T20:56:30+0000","type":"paragraph","paragraph":{"body":"\u003cp\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\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\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\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\u003cp\u003eदीपावली पर अब केवल खानापूरी के लिए ही दीये खरीदते हैं। 10 फीसदी की व्यापार रह गया \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\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\u003cp\u003e-ऊषा देवी\u003c/p\u003e\u003cp\u003eकुम्हारों को सरकार की कल्याणकारी योजनाओं का लाभ मिलना चाहिए, जिससे राहत मिल सके। \u003c/p\u003e\u003cp\u003e-मंजू देवी\u003c/p\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":"Clay Potters in Fatehpur Struggle with Soil Shortage and Modern Challenges","leadMedia":{"id":null,"mediaType":"image","elements":[201739480190612],"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":201739479339066,"oldUuid":"201739479339066","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बोले फतेहपुर: भट्ठों पर धधकी उत्पीड़न की ज्वाला मान-मुनाफा.. कोई नहीं बचाने वाला","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-13T20:42:21+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-13T20:42:21+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T20:42:21+0000","firstPublishedDate":"2025-02-13T20:42:21+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-brick-kiln-operators-in-fatehpur-struggle-with-exploitation-and-rising-costs-201739479339066.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Brick Kiln","Exploitation","Fatehpur","Costs","Operators"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-brick-kiln-operators-in-fatehpur-struggle-with-exploitation-and-rising-costs-201739479339066.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/fatehpur","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":"Brick Kiln Operators in Fatehpur Struggle with Exploitation and Rising Costs","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_disgust,Hour_2,Day_Friday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["भट्ठा","उत्पीड़न","फतेहपुर","लागत","संचालक"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-brick-kiln-operators-in-fatehpur-struggle-with-exploitation-and-rising-costs-201739479339066.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Brick Kiln,Exploitation,Fatehpur,Costs,Operators","topicString":"Fatehpur News,Fatehpur Latest 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":[201739479342184],"listElement":[{"id":201739479342184,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-13T20:42:21+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-13T20:42:21+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T20:42:22+0000","firstPublishedDate":"2025-02-13T20:42:22+0000","metadata":{"url":null,"authors":null,"charCount":2950,"wordCount":710,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-13T20:42:21+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eफतेहपुर। बहुआ क्षेत्र में ईंट भट्ठा संचालित कर रहे सनी सिंह कहते हैं कि पिछले कुछ सालों में कई भट्ठों की रौनक खत्म और चिमनियों की आग ठंडी हो चली है। वह भी तब जब इंफ्रास्ट्रक्चर डेवलपमेंट पर बहुत जोर है। जिले में 20 प्रतिशत भट्ठे बंद हो चुके हैं। कारण तो कई हैं लेकिन उनमें से एक कारण पुलिस, खनन, श्रम विभाग के अधिकारियों का शोषण भी है। संचालक दिनेश सिंह ने बताया कि भट्ठे से मानक के आधार पर ईंट लेकर निकलने वाले वाहनों को भी पुलिस रोक कर उत्पीड़न करती है। जबरन अवैध वसूली से भट्ठा संचालक त्रस्त हैं। वहीं अभिषेक सिंह ने बताया कि श्रमिकों को सभी सुविधाएं दी जाती हैं लेकिन श्रम विभाग श्रमिकों का ही पक्ष लेकर संचालकों का उत्पीड़न करता है। मानक के हिसाब से तीन फीट मिट्टी की खोदाई करने पर भी खनन विभाग जबरन उत्पीड़न करता है। सरकारी विभागों की जबरन होने वाली कार्रवाइयों से हम बुरी तरह से त्रस्त हैं।\u003c/p\u003e\u003cp\u003eमजदूर लेकर भाग जाते हैं लाखों रुपये : भट्ठा संचालकों को सबसे अधिक परेशान मजदूर करते हैं। बेअंत सिंह ने बताया कि भट्ठा संचालकों से एडवांस के नाम पर साल में लाखों रुपये लेकर मजदूर चंपत हो जाते हैं। बताते हैं कि मजदूर लाने वाले ठेकेदारों द्वारा लाखों रुपये का एडवांस लिया जाता है लेकिन उनके लाए मजदूर रात के अंधेरे में रफूचक्कर हो जाते हैं। यदि संचालक उन पर सख्ती दिखाते हैं तो मजदूरों द्वारा मुकदमा करने की धमकी दी जाती है। साथ ही पुलिस के पास जाकर उल्टा उनके खिलाफ ही शिकायत कर देते हैं। जिससे हर साल लाखों का नुकसान होता है।\u003c/p\u003e\u003cp\u003e70 हजार से बढ़कर रॉयल्टी हुई दोगुनी: पूर्व में भट्ठा संचालकों को रॉयल्टी के नाम पर 70 हजार रुपये अदा करने पड़ते थे लेकिन वर्तमान में रॉयल्टी को बढ़ाकर 1.40 लाख कर दिया गया है। जिससे संचालकों के सामने खासी परेशानियां खड़ी हो रही हैं। इसके साथ ही पूर्व में एक प्रतिशत लगने वाली जीएसटी को भी बढ़ाकर छह प्रतिशत कर दिया गया है। जिससे संचालकों का खासा नुकसान हर साल हो रहा है। उस पर भी यदि बारिश के समय ईंट भींग जाती है तो उसका कोई मुआवजा न मिलकर सीधा नुकसान संचालकों को ही उठाना पड़ता है। इसके बावजूद उन्हें किसी भी सरकारी योजनाओं का लाभ देने से वंचित रखा जाता है। विभाग को चाहिए कि कैंप लगाकर सरकारी योजनाओं का लाभ उन्हें दिलाया जाए। उत्पीड़न रोकने के लिए स्थानीय स्तर से कवायद की जाए ताकि कारगर हो सके।\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\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\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\u003cp\u003e-रिषभ सिंह\u003c/p\u003e\u003cp\u003eजीएसटी, जिला पंचायत, खनन आदि विभागों में राजस्व जमा करते हैं, फिर भी उत्पीड़न होता है।\u003c/p\u003e\u003cp\u003e-विनय तिवारी\u003c/p\u003e\u003cp\u003eएक से दूसरे भट्ठे की हवाई दूरी 800 मीटर के नियम समझ से परे हो रहे हैं। जिसमें सुधार की गुंजाइश है।\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\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":"फतेहपुर के भट्ठा संचालक बढ़ते उत्पीड़न और लागत से परेशान हैं। पिछले कुछ वर्षों में 20% भट्ठे बंद हो गए हैं। ईंट भट्ठा संचालकों को मजदूरों के भागने और सरकारी विभागों के शोषण का सामना करना पड़ता है।...","quickReadSummary":null,"mobileHeadline":"बोले फतेहपुर: भट्ठों पर धधकी उत्पीड़न की ज्वाला मान-मुनाफा.. कोई नहीं बचाने वाला ","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"बोले फतेहपुर: भट्ठों पर धधकी उत्पीड़न की ज्वाला मान-मुनाफा.. कोई नहीं बचाने वाला ","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"बोले फतेहपुर: भट्ठों पर धधकी उत्पीड़न की ज्वाला मान-मुनाफा.. कोई नहीं बचाने वाला ","urlHeadline":"Brick Kiln Operators in Fatehpur Struggle with Exploitation and Rising Costs","leadMedia":{"id":null,"mediaType":"image","elements":[201739479341992],"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":201739451186745,"oldUuid":"201739451186745","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए ","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-13T12:53:11+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-13T12:53:11+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T12:53:11+0000","firstPublishedDate":"2025-02-13T12:53:11+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-state-employees-housing-crisis-poor-conditions-and-lack-of-support-201739451186745.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","state employees","housing crisis","government accommodation","poor conditions","employee issues"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-state-employees-housing-crisis-poor-conditions-and-lack-of-support-201739451186745.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/fatehpur","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":"State Employees Housing Crisis Poor Conditions and Lack of Support","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_51,Emo_sadness,Hour_18,Day_Thursday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["राज्य कर्मचारी","आवास संकट","सरकारी आवास","जर्जर स्थिति","कर्मचारी समस्याएं"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-state-employees-housing-crisis-poor-conditions-and-lack-of-support-201739451186745.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,state employees,housing crisis,government accommodation,poor conditions,employee issues","topicString":"Fatehpur News,Fatehpur Latest 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":[201739451192565],"listElement":[{"id":201739451192565,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-13T12:53:12+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-13T12:53:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T12:53:12+0000","firstPublishedDate":"2025-02-13T12:53:12+0000","metadata":{"url":null,"authors":null,"charCount":2322,"wordCount":542,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-13T12:53:12+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\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\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\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":"BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए ","summary":"फतेहपुर में राज्य कर्मचारियों के लिए सरकारी आवासों की कमी और जर्जर स्थिति की समस्या बढ़ रही है। कर्मचारियों ने कई बार शिकायतें की हैं, लेकिन उनकी अनदेखी की गई है। काम का बोझ बढ़ने से स्वास्थ्य पर भी...","quickReadSummary":null,"mobileHeadline":"BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए ","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए ","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए ","urlHeadline":"State Employees Housing Crisis Poor Conditions and Lack of Support","leadMedia":{"id":null,"mediaType":"image","elements":[201739451192301],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/1600x900/11KN_FAT-1-R060158_1739451188866.JPG","resolution":"2520*1396","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/640x360/11KN_FAT-1-R060158_1739451188866.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/384x216/11KN_FAT-1-R060158_1739451188866.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/480x270/11KN_FAT-1-R060158_1739451188866.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/256x144/11KN_FAT-1-R060158_1739451188866.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/100x75/11KN_FAT-1-R060158_1739451188859.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/960x540/11KN_FAT-1-R060158_1739451188866.JPG","height":"1396","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/500x375/11KN_FAT-1-R060158_1739451188859.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/original/11KN_FAT-1-R060158_1739451188859.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/original/11KN_FAT-1-R060158_1739451188859.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/960x540/11KN_FAT-1-R060158_1739451188866.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/380x285/11KN_FAT-1-R060158_1739451188859.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/955x537/11KN_FAT-1-R060158_1739451188866.JPG","quality":"89","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/60x45/11KN_FAT-1-R060158_1739451188859.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/160x120/11KN_FAT-1-R060158_1739451188859.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/144x81/11KN_FAT-1-R060158_1739451188866.JPG","size":"3541","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/1200x900/11KN_FAT-1-R060158_1739451188859.JPG","width":"2520","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/212x159/11KN_FAT-1-R060158_1739451188859.JPG","fileFormat":"JPEG"},"caption":"BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए ","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"फतेहपुर में राज्य कर्मचारियों के लिए सरकारी आवासों की कमी और जर्जर स्थिति की समस्या बढ़ रही है। कर्मचारियों ने कई बार शिकायतें की हैं, लेकिन उनकी अनदेखी की गई है। काम का बोझ बढ़ने से स्वास्थ्य पर भी..."},"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":201739421110657,"oldUuid":"201739421110657","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"मुरादीपुर के पास ट्रक की टक्कर से बाइक सवार की मौत","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-13T04:31:54+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-13T04:31:54+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T04:31:54+0000","firstPublishedDate":"2025-02-13T04:31:54+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-truck-accident-on-kanpur-prayagraj-highway-leaves-biker-dead-201739421110657.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","truck accident","Kanpur-Prayagraj highway","biker dead","injured","police investigation"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-truck-accident-on-kanpur-prayagraj-highway-leaves-biker-dead-201739421110657.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/fatehpur","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":"Truck Accident on Kanpur-Prayagraj Highway Leaves Biker Dead","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_fear,Hour_10,Day_Thursday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["ट्रक दुर्घटना","कानपुर-प्रयागराज हाईवे","बाइक सवार","गंभीर घायल","पुलिस जांच"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-truck-accident-on-kanpur-prayagraj-highway-leaves-biker-dead-201739421110657.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,truck accident,Kanpur-Prayagraj highway,biker dead,injured,police investigation","topicString":"Fatehpur News,Fatehpur Latest 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":[201739421115167],"listElement":[{"id":201739421115167,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-13T04:31:54+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-13T04:31:54+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T04:31:55+0000","firstPublishedDate":"2025-02-13T04:31:55+0000","metadata":{"url":null,"authors":null,"charCount":459,"wordCount":110,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-13T04:31:54+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":"Truck Accident on Kanpur-Prayagraj Highway Leaves Biker Dead","leadMedia":{"id":null,"mediaType":"image","elements":[201739421114838],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/1600x900/ACCIDENT100012_1739421113834.JPG","resolution":"800*547","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/640x360/ACCIDENT100012_1739421113834.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/384x216/ACCIDENT100012_1739421113834.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/480x270/ACCIDENT100012_1739421113834.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/256x144/ACCIDENT100012_1739421113834.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/100x75/ACCIDENT100012_1739421113842.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/960x540/ACCIDENT100012_1739421113834.JPG","height":"547","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/500x375/ACCIDENT100012_1739421113842.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/original/ACCIDENT100012_1739421113842.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/original/ACCIDENT100012_1739421113842.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/960x540/ACCIDENT100012_1739421113834.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/380x285/ACCIDENT100012_1739421113842.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/955x537/ACCIDENT100012_1739421113834.JPG","quality":"90","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/60x45/ACCIDENT100012_1739421113842.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/160x120/ACCIDENT100012_1739421113842.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/144x81/ACCIDENT100012_1739421113834.JPG","size":"76","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/1200x900/ACCIDENT100012_1739421113842.JPG","width":"800","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/212x159/ACCIDENT100012_1739421113842.JPG","fileFormat":"JPEG"},"caption":"मुरादीपुर के पास ट्रक की टक्कर से बाइक सवार की मौत","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"कानपुर-प्रयागराज हाईवे पर मुरादीपुर के पास एक ट्रक की टक्कर से बाइक सवार अमित पांडेय गंभीर रूप से घायल हो गए। उन्हें गोपालगंज पीएचसी से जिला अस्पताल रेफर किया गया, जहां डॉक्टर ने उन्हें मृत घोषित कर..."},"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":201739350220873,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","articleType":"story","createdBy":"Pawan Kumar Sharma","createdDate":"2025-02-12T08:50:20+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-12T09:01:48+0000","lastPublishedBy":"pawan.sharma1@htdigital.in","lastPublishedDate":"2025-02-12T09:01:49+0000","firstPublishedDate":"2025-02-12T09:01:49+0000","metadata":{"url":"/uttar-pradesh/mini-bus-going-to-maha-kumbh-collides-with-dumper-in-fatehpur-four-died-201739350220873.html","authors":["Pawan Kumar Sharma"],"charCount":1943,"wordCount":392,"count":null,"agency":"","status":"PUBLISHED","tags":[],"keywords":["रोड एक्सीडेंट फतेहपुर","फतेहपुर न्यूज़","फतेहपुर लेटेस्ट न्यूज़","महाकुंभ जा रहे श्रद्धालुओं का एक्सीडेंट","महाकुंभ","रोड एक्सीडेंट","Road accident Fatehpur","Fatehpur news","Fatehpur latest news","Accident of devotees going to Maha Kumbh","Maha Kumbh","Road accident"],"section":"uttar-pradesh","primaryLocation":null,"column":"","subSection":"","topic":["Up News","UP News Today","Up News Online","Fatehpur News","Fatehpur Latest News","Road Accident","Mahakumbh 2025","Prayagraj Mahakumbh"],"topicUrls":["/tags/up-news","/tags/up-news-today","/tags/up-news-online","/tags/fatehpur-news","/tags/fatehpur-latest-news","/tags/road-accident","/tags/mahakumbh-2025","/tags/prayagraj-mahakumbh"],"alternateSection":[],"location":["फतेहपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"bigStory":false,"deleteMode":null,"redirectUrl":"","videoMetadata":{"thumbnail":null,"language":null,"youtubeMonetization":false,"dailyMotion":false,"visibility":null,"playlist":null,"categories":null,"webcast":false,"duration":0,"videoDuration":null,"syndication":false},"alternateUrls":null,"externalUrl":null,"subSectionL2":"","design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/mini-bus-going-to-maha-kumbh-collides-with-dumper-in-fatehpur-four-died-201739350220873.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":"","sponsoredTitle":"","storyType":"DIGITAL","jsonSourceUrl":"","subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":null,"dynamicMeta":[{"key":"homePageArticle","value":"true","description":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":201704720887775,"name":"Pawan Kumar Sharma","twitterUrl":null,"slugName":"pawan-kumar-sharma-290","userTypes":["Author"],"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":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","metaDescription":"फतेहपुर के कानपुर-प्रयागराज हाईवे पर बुधवार तड़के भीषण हादसा हो गया। दिल्ली से प्रयागराज महाकुंभ जा रही मिनी बस पीछे से एक डंपर से टकरा गई। इस हादसे में चार लोगों की मौत हो गई। जबकी 17 घायल हो गए।","app":true,"secondarySections":[{"section":"uttar-pradesh","subSection":"fatehpur","sectionId":201719905391849,"subSectionId":201719905407167}],"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":null,"highlight":false,"contextualKeyword":"Topic_lh_22,Emo_fear,Hour_14,Day_Wednesday","sectionId":201719905391849,"subSectionId":0,"topicIds":[201704719946152,201704721535698,201704720709084,201704727462761,201704727360558,201704722734391,201733228006624,201733228122833],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":0,"embedFlipkartCount":0,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":"","disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/mini-bus-going-to-maha-kumbh-collides-with-dumper-in-fatehpur-four-died-201739350220873.amp.html","keyWordString":"रोड एक्सीडेंट फतेहपुर,फतेहपुर न्यूज़,फतेहपुर लेटेस्ट न्यूज़,महाकुंभ जा रहे श्रद्धालुओं का एक्सीडेंट,महाकुंभ,रोड एक्सीडेंट,Road accident Fatehpur,Fatehpur news,Fatehpur latest news,Accident of devotees going to Maha Kumbh,Maha Kumbh,Road accident","topicString":"Up News,UP News Today,Up News Online,Fatehpur News,Fatehpur Latest News,Road Accident,Mahakumbh 2025,Prayagraj Mahakumbh","authorsString":"Pawan Kumar Sharma"},"social":{"twitter":false,"facebook":false,"web":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":[201739350219475,201739350682480,201739350793389],"listElement":[{"id":201739350219475,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"","articleType":"element","createdBy":"Pawan Kumar Sharma","createdDate":"2025-02-12T08:50:19+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-12T08:50:19+0000","lastPublishedBy":"Pawan Kumar Sharma","lastPublishedDate":"2025-02-12T09:01:50+0000","firstPublishedDate":"2025-02-12T09:01:50+0000","metadata":{"url":"","authors":[],"charCount":1161,"wordCount":238,"count":null,"agency":null,"status":"CREATED","tags":[],"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":[],"topicUrls":null,"alternateSection":[],"location":[],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"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":"","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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":{"twitter":true,"facebook":true},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-12T08:50:19+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eयूपी के फतेहपुर से एक दिल दहला देने वाला मामला सामने आया है। जहां कानपुर-प्रयागराज हाईवे पर बुधवार तड़के भीषण हादसा हो गया। दिल्ली से प्रयागराज महाकुंभ जा रही मिनी बस कल्यानपुर थाना के बक्सर मोड़ के पास पीछे से एक डंपर से टकरा गई। इस हादसे में मिनी बस के ड्राइवर समेत चार लोगों की मौत हो गई। जबकी 17 घायल हो गए। इनमें तीन की हालत नाजुक है। सूचना मिलने पर पुलिस मौके पर पहुंची और सभी को अस्पताल में भर्ती कराया।\u003c/p\u003e\u003cp\u003eदिल्ली के मोहन गार्डेन उत्तम नगर से एक ही परिवार के करीब 20 लोग एक ट्रैवलर गाड़ी से प्रयागराज महाकुंभ के लिए निकले थे। बुधवार सुबह बक्सर मोड़ के पास ट्रैवलर ओवरटेक करने के चक्कर में आगे जा रहे डंपर में पीछे से घुस गई। डंपर बक्सर घाट की तरफ मुड़ गया। जिससे ट्रैवलर उसी में फंस गई और करीब डेढ़ किलोमीटर तक घसीटते हुए चली गई। हादसे में ट्रैवलर ड्राइवर विवेक, प्रेम झा समेत तीन की मौके पर मौत हो गई। वहीं, अन्य घायल हो गए।\u003c/p\u003e\u003cp\u003eसूचना पर पहुंची पुलिस ने आनन-फानन में सभी को को गोपालगंज पीएचसी पहुंचाया। जहां उन्हें जिला अस्पताल के लिए रेफर कर दिया गया। इलाज के दौरान एक एक और शख्स ने दम तोड़ दिया। घायलों में तीन की हालत नाजुक देख उन्हें108 एम्बुलेंस सेवा की गाड़ियों से कानपुर हैलेट के लिए रेफर किया गया। वहीं, घटना के बाद डंपर चालक गाड़ी छोड़कर मौके से फरार हो गया।\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},{"id":201739350682480,"oldUuid":"","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"","articleType":"element","createdBy":"Pawan Kumar Sharma","createdDate":"2025-02-12T08:58:02+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-12T08:58:20+0000","lastPublishedBy":"Pawan Kumar Sharma","lastPublishedDate":"2025-02-12T09:01:50+0000","firstPublishedDate":"2025-02-12T09:01:50+0000","metadata":{"url":"","authors":[],"charCount":0,"wordCount":0,"count":null,"agency":"","status":"CREATED","tags":[],"keywords":[],"section":"","primaryLocation":null,"column":null,"subSection":"","topic":[],"topicUrls":null,"alternateSection":[],"location":[],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"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":"","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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":{},"isDeleted":0,"webId":"","listRelatedStories":null,"listCollectionStories":null,"name":"","timestamp":"2025-02-12T08:58:01+0000","type":"alsoread","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":[],"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":[201739279850880,201739201919916],"alsoReadStoriesUrl":{"201739201919916":"/uttar-pradesh/traffic-jam-due-to-mahakumbh-it-took-36-hours-to-reach-ayodhya-from-banaras-201739201919916.html","201739279850880":"/uttar-pradesh/bjp-mla-yogesh-verma-reprimanded-a-police-officer-for-being-stuck-in-a-traffic-jam-201739279850880.html"},"alsoReadStories":{"201739201919916":"बनारस से अयोध्या पहुंचने में लग गए 36 घंटे, कइयों ने गाड़ियों में ही बिताई रात","201739279850880":"जाम में फंसे BJP विधायक योगेश वर्मा का गुस्सा फूटा, कोतवाल को खूब सुनाई खरी-खोटी"},"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false},{"id":201739350793389,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"","articleType":"element","createdBy":"pawan.sharma1@htdigital.in","createdDate":"2025-02-12T09:00:00+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-12T09:01:48+0000","lastPublishedBy":"Pawan Kumar Sharma","lastPublishedDate":"2025-02-12T09:01:50+0000","firstPublishedDate":"2025-02-12T09:01:50+0000","metadata":{"url":"","authors":[],"charCount":782,"wordCount":154,"count":null,"agency":null,"status":"CREATED","tags":[],"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":[],"topicUrls":[],"alternateSection":[],"location":[],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"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":"","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":[],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":{"twitter":true,"facebook":true},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":null,"type":"paragraph","paragraph":{"body":"\u003ch2\u003eमहाकुंभ स्नान करने आईं तीन महिलाओं को गाड़ी ने कुचला\u003c/h2\u003e\u003cp\u003eउधर, प्रयागराज के उतरांव थाना अंतर्गत नागनाथपुर राष्ट्रीय राजमार्ग के पास मंगलवार (11 फरवरी) को महाकुंभ में स्नान करने जा रहीं तीन श्रद्धालुओं की अज्ञात वाहन ने कुचल दिया। जिससे तीनों की ही मौत हो गई। उतरांव थाने के थानाध्यक्ष पंकज कुमार त्रिपाठी ने बताया कि नागनाथपुर राष्ट्रीय राजमार्ग पर सुबह साढ़े पांच बजे एक पेट्रोल पंप पर बस रोक दी गई जिसमें से कई श्रद्धालु नीचे उतर गए। इसी दौरान तीन महिलाएं सड़क पर बने डिवाइडर के पास चली गईं।\u003c/p\u003e\u003cp\u003eतभी तेज रफ्तार अज्ञात वाहन ने इन महिलाओं को टक्कर मार दी जिससे वे गंभीर रूप से घायल हो गईं और अस्पताल ले जाते समय तीनों की मृत्यु हो गई। मृतकों की पहचान जगोरी महतो (45), कुंती महतो (70) और अल्पना महतो (47) के रूप में हुई है। बस सवार पश्चिम बंगाल के पुरुलिया से महाकुंभ में स्नान के लिए आ रहे थे।\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":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","summary":"\u003cul\u003e\u003cli\u003eफतेहपुर के कानपुर-प्रयागराज हाईवे पर बुधवार तड़के भीषण हादसा हो गया। दिल्ली से प्रयागराज महाकुंभ जा रही मिनी बस पीछे से एक डंपर से टकरा गई। इस हादसे में चार लोगों की मौत हो गई। जबकी 17 घायल हो गए।\u003c/li\u003e\u003c/ul\u003e","quickReadSummary":null,"mobileHeadline":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","mobileAppNotificationHeadline":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","browserNotificationHeadline":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","facebookHeadline":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","subType":null,"jsonSourceUrl":null,"twitterHeadline":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","newsletterHeadline":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","urlHeadline":"Mini bus going to Maha Kumbh collides with dumper in Fatehpur four died","leadMedia":{"id":null,"mediaType":null,"elements":[201739350636922],"image":{"images":{"500x281":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/500x281/road_accident_news_1715801879_1739350636613.jpg","mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/1600x900/road_accident_news_1715801879_1739350649065.jpg","resolution":"1200*900","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/640x360/road_accident_news_1715801879_1739350649065.jpg","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/384x216/road_accident_news_1715801879_1739350649065.jpg","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/480x270/road_accident_news_1715801879_1739350649065.jpg","1000x563":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/1000x563/road_accident_news_1715801879_1739350636613.jpg","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/256x144/road_accident_news_1715801879_1739350649065.jpg","optimize":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/optimize/road_accident_news_1715801879_1739350636613.jpg","ampImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/1600x900/road_accident_news_1715801879_1739350649065.jpg","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/100x75/road_accident_news_1715801879_1739350649065.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/960x540/road_accident_news_1715801879_1739350649065.jpg","height":"900","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/500x375/road_accident_news_1715801879_1739350649065.jpg","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/original/road_accident_news_1715801879_1739350649065.jpg","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/original/road_accident_news_1715801879_1739350649065.jpg","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/960x540/road_accident_news_1715801879_1739350649065.jpg","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/380x285/road_accident_news_1715801879_1739350649065.jpg","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/955x537/road_accident_news_1715801879_1739350649065.jpg","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/60x45/road_accident_news_1715801879_1739350649065.jpg","quality":"92","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/160x120/road_accident_news_1715801879_1739350649065.jpg","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/144x81/road_accident_news_1715801879_1739350649065.jpg","size":"49","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/1200x900/road_accident_news_1715801879_1739350649065.jpg","width":"1200","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/212x159/road_accident_news_1715801879_1739350649065.jpg","fileFormat":"JPEG"},"caption":"Mini bus going to Maha Kumbh collides with dumper in Fatehpur four died","name":null,"alternateText":null,"imageCredit":"","anchorTag":"","verticalImage":false,"height":900,"width":1200,"overImage":false,"description":"सांकेतिक तस्वीर"},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":2,"linkStoryId":null,"introBody":"","webType":null,"related":[],"showRelated":false,"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":201739248084617,"oldUuid":"201739248084617","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"एसडीएम के निर्देश पर अवैध खनन में कानून गो, लेखपाल समेत पांच पर केस दर्ज","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-11T04:28:07+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-11T04:28:07+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-11T04:28:07+0000","firstPublishedDate":"2025-02-11T04:28:07+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-illegal-mining-case-fir-filed-against-officials-in-fatehpur-village-201739248084617.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Illegal Mining","FIR","Fatehpur","Government Officials","Village Land"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-illegal-mining-case-fir-filed-against-officials-in-fatehpur-village-201739248084617.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/fatehpur","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 Mining Case FIR Filed Against Officials in Fatehpur Village","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_anger,Hour_9,Day_Tuesday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["अवैध खनन","रिपोर्ट","फतेहपुर","सरकारी अधिकारी","ग्राम समाज की जमीन"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-illegal-mining-case-fir-filed-against-officials-in-fatehpur-village-201739248084617.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Illegal Mining,FIR,Fatehpur,Government Officials,Village Land","topicString":"Fatehpur News,Fatehpur Latest 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":[201739248088318],"listElement":[{"id":201739248088318,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-11T04:28:07+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-11T04:28:07+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-11T04:28:08+0000","firstPublishedDate":"2025-02-11T04:28:08+0000","metadata":{"url":null,"authors":null,"charCount":912,"wordCount":216,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-11T04:28:07+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eफतेहपुर, संवाददाता। बकेवर थाना के रूसी गांव में ग्राम समाज की 21 बीघे जमीन के करीब दो बिस्वा में हुए अवैध खनन के मामले में एसडीएम के निर्देश पर नायब तहसीलदार ने कानून गो, लेखपाल समेत पांच के खिलाफ रिपोर्ट दर्ज कराई है।\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":"फतेहपुर के रूसी गांव में ग्राम समाज की जमीन पर दो बिस्वा में अवैध खनन के मामले में नायब तहसीलदार ने पांच अधिकारियों के खिलाफ रिपोर्ट दर्ज कराई है। 3 फरवरी की रात जेसीबी मशीन से खनन किया गया था, जिसके...","quickReadSummary":null,"mobileHeadline":"एसडीएम के निर्देश पर अवैध खनन में कानून गो, लेखपाल समेत पांच पर केस दर्ज","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"एसडीएम के निर्देश पर अवैध खनन में कानून गो, लेखपाल समेत पांच पर केस दर्ज","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"एसडीएम के निर्देश पर अवैध खनन में कानून गो, लेखपाल समेत पांच पर केस दर्ज","urlHeadline":"Illegal Mining Case FIR Filed Against Officials in Fatehpur Village","leadMedia":{"id":null,"mediaType":"image","elements":[201739248088099],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/1600x900/FAT095624_1739248086996.JPG","resolution":"1280*863","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/640x360/FAT095624_1739248086996.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/384x216/FAT095624_1739248086996.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/480x270/FAT095624_1739248086996.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/256x144/FAT095624_1739248086996.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/100x75/FAT095624_1739248086997.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/960x540/FAT095624_1739248086996.JPG","height":"863","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/500x375/FAT095624_1739248086997.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/original/FAT095624_1739248086997.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/original/FAT095624_1739248086997.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/960x540/FAT095624_1739248086996.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/380x285/FAT095624_1739248086997.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/955x537/FAT095624_1739248086996.JPG","quality":"50","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/60x45/FAT095624_1739248086997.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/160x120/FAT095624_1739248086997.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/144x81/FAT095624_1739248086996.JPG","size":"103","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/1200x900/FAT095624_1739248086997.JPG","width":"1280","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/212x159/FAT095624_1739248086997.JPG","fileFormat":"JPEG"},"caption":"एसडीएम के निर्देश पर अवैध खनन में कानून गो, लेखपाल समेत पांच पर केस दर्ज","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"फतेहपुर के रूसी गांव में ग्राम समाज की जमीन पर दो बिस्वा में अवैध खनन के मामले में नायब तहसीलदार ने पांच अधिकारियों के खिलाफ रिपोर्ट दर्ज कराई है। 3 फरवरी की रात जेसीबी मशीन से खनन किया गया था, जिसके..."},"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":201739160155683,"oldUuid":"201739160155683","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"शातिर गोकश पुलिस मुठभेड़ के दौरान गिरफ्तार, पैर में लगी गोली","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-10T04:02:38+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-10T04:02:38+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-10T04:02:38+0000","firstPublishedDate":"2025-02-10T04:02:38+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-fatehpur-police-arrests-cow-slaughterer-after-gunfire-incident-201739160155683.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Fatehpur","Police","Cow Slaughter","Gunfire","Arrest"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-fatehpur-police-arrests-cow-slaughterer-after-gunfire-incident-201739160155683.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/fatehpur","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":"Fatehpur Police Arrests Cow Slaughterer After Gunfire Incident","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_fear,Hour_9,Day_Monday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["फतेहपुर","पुलिस","गोवध","फायरिंग","हिरासत"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-fatehpur-police-arrests-cow-slaughterer-after-gunfire-incident-201739160155683.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Fatehpur,Police,Cow Slaughter,Gunfire,Arrest","topicString":"Fatehpur News,Fatehpur Latest 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":[201739160159225],"listElement":[{"id":201739160159225,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-10T04:02:38+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-10T04:02:38+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-10T04:02:39+0000","firstPublishedDate":"2025-02-10T04:02:39+0000","metadata":{"url":null,"authors":null,"charCount":632,"wordCount":154,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-10T04:02:38+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":"Fatehpur Police Arrests Cow Slaughterer After Gunfire Incident","leadMedia":{"id":null,"mediaType":"image","elements":[201739160158918],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/1600x900/FAT093124_1739160157907.JPG","resolution":"1080*601","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/640x360/FAT093124_1739160157907.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/384x216/FAT093124_1739160157907.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/480x270/FAT093124_1739160157907.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/256x144/FAT093124_1739160157907.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/100x75/FAT093124_1739160157855.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/960x540/FAT093124_1739160157907.JPG","height":"601","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/500x375/FAT093124_1739160157855.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/original/FAT093124_1739160157855.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/original/FAT093124_1739160157855.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/960x540/FAT093124_1739160157907.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/380x285/FAT093124_1739160157855.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/955x537/FAT093124_1739160157907.JPG","quality":"50","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/60x45/FAT093124_1739160157855.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/160x120/FAT093124_1739160157855.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/144x81/FAT093124_1739160157907.JPG","size":"21","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/1200x900/FAT093124_1739160157855.JPG","width":"1080","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/212x159/FAT093124_1739160157855.JPG","fileFormat":"JPEG"},"caption":"शातिर गोकश पुलिस मुठभेड़ के दौरान गिरफ्तार, पैर में लगी गोली","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"फतेहपुर में औंग पुलिस ने गोवध के लिए जा रहे एक शातिर को घेर लिया। पुलिस पर फायरिंग के जवाब में शातिर घायल हो गया और उसे अस्पताल में भर्ती कराया गया। एएसपी विजय शंकर मिश्र ने बताया कि पुलिस को मुखबिर..."},"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":201738901488839,"oldUuid":"201738901488839","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"सीमित गति की बात बेमानी, ओवरटेक में भी मनमानी","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-07T04:11:31+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-07T04:11:31+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-07T04:11:31+0000","firstPublishedDate":"2025-02-07T04:11:31+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-traffic-safety-concerns-rise-in-bindki-overtake-points-hazardous-201738901488839.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Traffic Safety","Bindki","Overtake Points","Accidents","Administration"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Bindki","Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/bindki","/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-traffic-safety-concerns-rise-in-bindki-overtake-points-hazardous-201738901488839.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/fatehpur","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":"Traffic Safety Concerns Rise in Bindki Overtake Points Hazardous","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_fear,Hour_9,Day_Friday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704724181774,201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["यातायात सुरक्षा","बिन्दकी","ओवरटेक पॉइंट","हादसे","प्रशासन"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-traffic-safety-concerns-rise-in-bindki-overtake-points-hazardous-201738901488839.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Traffic Safety,Bindki,Overtake Points,Accidents,Administration","topicString":"Bindki,Fatehpur News,Fatehpur Latest 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":[201738901492523],"listElement":[{"id":201738901492523,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-07T04:11:32+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-07T04:11:32+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-07T04:11:32+0000","firstPublishedDate":"2025-02-07T04:11:32+0000","metadata":{"url":null,"authors":null,"charCount":913,"wordCount":236,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-07T04:11:32+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":"Traffic Safety Concerns Rise in Bindki Overtake Points Hazardous","leadMedia":{"id":null,"mediaType":"image","elements":[201738901492219],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/1600x900/FAT093956_1738901490789.JPG","resolution":"1152*520","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/640x360/FAT093956_1738901490789.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/384x216/FAT093956_1738901490789.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/480x270/FAT093956_1738901490789.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/256x144/FAT093956_1738901490789.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/100x75/FAT093956_1738901490796.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/960x540/FAT093956_1738901490789.JPG","height":"520","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/500x375/FAT093956_1738901490796.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/original/FAT093956_1738901490796.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/original/FAT093956_1738901490796.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/960x540/FAT093956_1738901490789.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/380x285/FAT093956_1738901490796.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/955x537/FAT093956_1738901490789.JPG","quality":"50","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/60x45/FAT093956_1738901490796.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/160x120/FAT093956_1738901490796.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/144x81/FAT093956_1738901490789.JPG","size":"80","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/1200x900/FAT093956_1738901490796.JPG","width":"1152","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/212x159/FAT093956_1738901490796.JPG","fileFormat":"JPEG"},"caption":"सीमित गति की बात बेमानी, ओवरटेक में भी मनमानी","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"फतेहपुर के बिन्दकी में यातायात सुरक्षा को लेकर चिंता बढ़ रही है। ओवरटेक करने के लिए असुरक्षित स्थानों पर पॉइंट बनाए गए हैं, जिससे कई हादसे हो चुके हैं। प्रशासन ऐसे पॉइंटों को नजरअंदाज कर रहा है, जबकि..."},"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":201738813918853,"oldUuid":"201738813918853","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"गाली देने से मना करने पर फोड़ दिया सिर","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-06T03:52:02+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-06T03:52:02+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:52:02+0000","firstPublishedDate":"2025-02-06T03:52:02+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-fatehpur-man-attacked-for-preventing-abusive-behavior-in-shop-201738813918853.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Fatehpur","attack","abusive behavior","police report","investigation"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-fatehpur-man-attacked-for-preventing-abusive-behavior-in-shop-201738813918853.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/fatehpur","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":"Fatehpur Man Attacked for Preventing Abusive Behavior in Shop","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_9,Day_Thursday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["फतेहपुर","हमला","गाली गलौज","पुलिस रिपोर्ट","जांच"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-fatehpur-man-attacked-for-preventing-abusive-behavior-in-shop-201738813918853.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Fatehpur,attack,abusive behavior,police report,investigation","topicString":"Fatehpur News,Fatehpur Latest 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":[201738813923173],"listElement":[{"id":201738813923173,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-06T03:52:02+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-06T03:52:02+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:52:03+0000","firstPublishedDate":"2025-02-06T03:52:03+0000","metadata":{"url":null,"authors":null,"charCount":562,"wordCount":152,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-06T03:52:02+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":"Fatehpur Man Attacked for Preventing Abusive Behavior in Shop","leadMedia":{"id":null,"mediaType":"image","elements":[201738813922759],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/1600x900/PITAI_NEW092042_1738813921530.JPG","resolution":"250*188","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/640x360/PITAI_NEW092042_1738813921530.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/384x216/PITAI_NEW092042_1738813921530.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/480x270/PITAI_NEW092042_1738813921530.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/256x144/PITAI_NEW092042_1738813921530.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/100x75/PITAI_NEW092042_1738813921537.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/960x540/PITAI_NEW092042_1738813921530.JPG","height":"188","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/500x375/PITAI_NEW092042_1738813921537.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/original/PITAI_NEW092042_1738813921537.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/original/PITAI_NEW092042_1738813921537.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/960x540/PITAI_NEW092042_1738813921530.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/380x285/PITAI_NEW092042_1738813921537.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/955x537/PITAI_NEW092042_1738813921530.JPG","quality":"99","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/60x45/PITAI_NEW092042_1738813921537.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/160x120/PITAI_NEW092042_1738813921537.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/144x81/PITAI_NEW092042_1738813921530.JPG","size":"43","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/1200x900/PITAI_NEW092042_1738813921537.JPG","width":"250","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/212x159/PITAI_NEW092042_1738813921537.JPG","fileFormat":"JPEG"},"caption":"गाली देने से मना करने पर फोड़ दिया सिर","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"फतेहपुर में एक व्यक्ति ने दुकान में बैठे युवकों को गाली देने से मना किया, जिसके बाद उन युवकों ने उसे पीटकर सिर फोड़ दिया। यह घटना ललौली थाना क्षेत्र में हुई। पुलिस ने मामले की रिपोर्ट दर्ज की है और..."},"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":201738813738869,"oldUuid":"201738813738869","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"जरबेरा पुष्प खेती से किसान कमा रहा लाखों का मुनाफा","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-06T03:49:00+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-06T03:49:00+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:49:00+0000","firstPublishedDate":"2025-02-06T03:49:00+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-farmers-benefit-from-gerbera-flower-cultivation-in-polyhouse-201738813738869.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Gerbera","flower cultivation","polyhouse","subsidy","Drip irrigation"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-farmers-benefit-from-gerbera-flower-cultivation-in-polyhouse-201738813738869.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/fatehpur","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":"Farmers Benefit from Gerbera Flower Cultivation in Polyhouse","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_4,Emo_joy,Hour_9,Day_Thursday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["फतेहपुर","जरबेरा","पॉली हाउस","अनुदान","किसान"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-farmers-benefit-from-gerbera-flower-cultivation-in-polyhouse-201738813738869.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Gerbera,flower cultivation,polyhouse,subsidy,Drip irrigation","topicString":"Fatehpur News,Fatehpur Latest 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":[201738813741239],"listElement":[{"id":201738813741239,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-06T03:49:00+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-06T03:49:00+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:49:01+0000","firstPublishedDate":"2025-02-06T03:49:01+0000","metadata":{"url":null,"authors":null,"charCount":1042,"wordCount":244,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-06T03:49:00+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eफतेहपुर, संवाददाता। सजावटी फूलों की खेती में जरबेरा पुष्प किसानों के लिए लाभकारी साबित हो रही है। पॉली हाउस का निर्माण कर किसान ने खेती तैयार की है। उत्कृष्ट कार्यो को देखते हुए नामित अधिकारियों के निर्देशन पर उद्यान विभाग ने सत्यापन प्रक्रिया पूरी करते हुए जल्द किसान को अनुदान राशि मुहैया होगी।\u003c/p\u003e\u003cp\u003eसरकार की महत्वाकांक्षी जिला उद्यानिक मिशन योजना के तहत खागा के बुदवन गांव निवासी कृषक धर्मपाल प्रजापति ने 30 लाख की लागत से दो हजार वर्ग मीटर में पॉली हाउस का निर्माण कराकर जरबेरा पुष्प खेती ड्रिप सिंचाई पद्धति से शुरूआत की गई। किसान ने बताया शुरू में परिश्रम है इसके बाद लाभ है। एक दफा लगाने के बाद तीन से पांच साल तक फूल निकलते रहते है। जिनकों लखनऊ, नोएडा के साथ जनपद में भी बिक्री होती है। योजनांतर्गत अनुदान प्रक्रिया के लिए शासन के निर्देशन पर डीएम ने नामित जिला उद्यान अधिकारी को जांच के लिए आदेश दिया गया था। अधिकारियों द्वारा किए गए निरीक्षण में मानक अनुरूप पाए जाने पर लागत का 50 फीसदी अनुदान दिलाए जाने की बात कहीं है। जिला उद्यान अधिकारी रमेश पाठक ने बताया कि डीबीटी के माध्यम से लाभार्थी कृषक के खाते में अनुदान की राशि जल्द पहुंचा दी जाएगी।\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":"फतेहपुर के बुदवन गांव में किसान धर्मपाल प्रजापति ने 30 लाख की लागत से पॉली हाउस बनाकर जरबेरा पुष्प की खेती शुरू की है। ड्रिप सिंचाई पद्धति से की गई इस खेती से किसान को तीन से पांच साल तक फूल मिलते...","quickReadSummary":null,"mobileHeadline":"जरबेरा पुष्प खेती से किसान कमा रहा लाखों का मुनाफा","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"जरबेरा पुष्प खेती से किसान कमा रहा लाखों का मुनाफा","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"जरबेरा पुष्प खेती से किसान कमा रहा लाखों का मुनाफा","urlHeadline":"Farmers Benefit from Gerbera Flower Cultivation in Polyhouse","leadMedia":{"id":null,"mediaType":"image","elements":[201738813740943],"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":201738813618750,"oldUuid":"201738813618750","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"आठ सूत्रीय मांगों को लेकर भाकियू टिकैत ने किया मंथन","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-06T03:47:00+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-06T03:47:00+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:47:00+0000","firstPublishedDate":"2025-02-06T03:47:00+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-indian-farmers-union-demands-closure-of-illegal-vehicles-and-infrastructure-improvements-201738813618750.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Indian Farmers Union","Illegal Vehicles","Infrastructure Improvements","Panchayat Meeting","Protest Warning"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-indian-farmers-union-demands-closure-of-illegal-vehicles-and-infrastructure-improvements-201738813618750.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/fatehpur","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":"Indian Farmers Union Demands Closure of Illegal Vehicles and Infrastructure Improvements","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_anger,Hour_9,Day_Thursday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["किसान यूनियन","डग्गामार वाहन","संविधान","पंचायत","आंदोलन चेतावनी"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-indian-farmers-union-demands-closure-of-illegal-vehicles-and-infrastructure-improvements-201738813618750.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Indian Farmers Union,Illegal Vehicles,Infrastructure Improvements,Panchayat Meeting,Protest Warning","topicString":"Fatehpur News,Fatehpur Latest 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":[201738813621612],"listElement":[{"id":201738813621612,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-06T03:47:01+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-06T03:47:01+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:47:02+0000","firstPublishedDate":"2025-02-06T03:47:02+0000","metadata":{"url":null,"authors":null,"charCount":995,"wordCount":237,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-06T03:47:01+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eबिंदकी, संवाददाता। आठ सूत्रीय मांगों को लेकर भारतीय किसान यूनियन टिकैत गुट द्वारा एक पंचायत का आयोजन किया गया। जिसमें जनपद के सभी डग्गामार वाहनों को बंद करने की मांग की गई। इसके अलावा अन्य समस्याएं भी उठाई गई और चेतावनी दी गई की समस्याएं हल न की गई तो आंदोलन किया जाएगा।\u003c/p\u003e\u003cp\u003eनगर के राजकीय बस स्टॉप परिसर में बुधवार को 8 सूत्रीय मांगों को लेकर भारतीय किसान यूनियन टिकैत गुट की एक पंचायत हुई। जिसमें मांग की गई कि जनपद के समस्त डग्गा मार वाहनों को बंद करवाया जाए, विद्युत विभाग द्वारा घरेलू उपभोक्ताओं के कनेक्शन ना काटे जाए और जिनके काटे गए हैं उनको तत्काल प्रभाव से जोड़ा जाए। विकास खंड खजुहा के अंतर्गत रिंद नदी में रामपुर व कुंहु डेरा के बीच पुल का निर्माण करवाया जाए। नेशनल हाईवे में कल्याणपुर में ओवर ब्रिज बनवाने की मांग की गई। दरबेसाबाद से घरही खेड़ा मार्ग के जर्जर होने की बात कही गई और कहा गया इसका नवीनीकरण जल्द कराया जाए। पंचायत में कहा गया कि बकेवर पावर हाउस द्वारा संचालित खजुहा पधारा फीडर में लाइन ट्रिपिंग होती रहती है, जिससे किसानों की मोटर खराब होती रहती है, इसे ठीक किया जाए। महरहा गांव में चक मार्ग की पैमाइश करके उसे खुलवाने का काम किया जाए। इस मौके पर यूनियन के प्रयागराज मंडल उपाध्यक्ष रामसहाय पटेल, जिलाध्यक्ष अशोक कुमार उत्तम, यदुनंदन आर्य, नवल सिंह पटेल, छोटेलाल सोनकर, कप्तान सिंह यादव समेत अन्य लोग मौजूद रहे।\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":"Indian Farmers Union Demands Closure of Illegal Vehicles and Infrastructure Improvements","leadMedia":{"id":null,"mediaType":"image","elements":[201738813621335],"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":201738813558946,"oldUuid":"201738813558946","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-06T03:46:01+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-06T03:46:01+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:46:01+0000","firstPublishedDate":"2025-02-06T03:46:01+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-illegal-mining-destroys-21-bigha-land-in-rusi-village-police-investigates-201738813558946.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Illegal Mining","Rusi Village","Police Investigation","Land Destruction","Community Land"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-illegal-mining-destroys-21-bigha-land-in-rusi-village-police-investigates-201738813558946.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/fatehpur","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 Mining Destroys 21 Bigha Land in Rusi Village Police Investigates","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_9,Day_Thursday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["अवैध खनन","रुसी गांव","पुलिस जांच","भूमि नष्ट","ग्राम समाज"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-illegal-mining-destroys-21-bigha-land-in-rusi-village-police-investigates-201738813558946.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Illegal Mining,Rusi Village,Police Investigation,Land Destruction,Community Land","topicString":"Fatehpur News,Fatehpur Latest 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":[201738813562445],"listElement":[{"id":201738813562445,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-06T03:46:01+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-06T03:46:01+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:46:02+0000","firstPublishedDate":"2025-02-06T03:46:02+0000","metadata":{"url":null,"authors":null,"charCount":745,"wordCount":197,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-06T03:46:01+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eबकेवर, संवाददाता। देवमई ब्लाक के रुसी गांव में ग्राम समाज की 21 बीघा परती जमीन को माफियाओं ने खोद डाला। ग्राम प्रधान ने अवैध खनन की शिकायत थाने में की है। पुलिस ने जांच कर कार्रवाई की बात कही है। रूसी ग्राम प्रधान सुशीला देवी पत्नी राम कुमार ने बताया कि गांव के ही कुछ लोग पांडू नदी के किनारे ग्राम समाज की जमीन पर अवैध खनन करवा रहे हैं। 15 बिस्वा जमीन में लगभग 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":"बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी","summary":"बकेवर के रुसी गांव में ग्राम समाज की 21 बीघा परती जमीन पर माफियाओं ने अवैध खनन किया। ग्राम प्रधान ने थाने में शिकायत दर्ज कराई है। गांव के कुछ लोग पांडू नदी के किनारे खुदाई कर रहे थे, जिससे जमीन और...","quickReadSummary":null,"mobileHeadline":"बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी","urlHeadline":"Illegal Mining Destroys 21 Bigha Land in Rusi Village Police Investigates","leadMedia":{"id":null,"mediaType":"image","elements":[201738813562065],"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":201738812118134,"oldUuid":"201738812118134","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बिंदकी में अतिक्रमण हटाने के दौरान हुई नोकझोंक","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-06T03:22:00+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-06T03:22:00+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:22:00+0000","firstPublishedDate":"2025-02-06T03:22:00+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-anti-encroachment-drive-in-bindki-tensions-rise-between-municipality-workers-and-shopkeepers-201738812118134.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","anti-encroachment","Bindki","municipality","tension","police intervention"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Bindki","Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/bindki","/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-anti-encroachment-drive-in-bindki-tensions-rise-between-municipality-workers-and-shopkeepers-201738812118134.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/fatehpur","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":"Anti-Encroachment Drive in Bindki Tensions Rise Between Municipality Workers and Shopkeepers","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_disgust,Hour_8,Day_Thursday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704724181774,201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["अतिक्रमण","बिंदकी","नगर पालिका","दुकानदार","पुलिस"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-anti-encroachment-drive-in-bindki-tensions-rise-between-municipality-workers-and-shopkeepers-201738812118134.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,anti-encroachment,Bindki,municipality,tension,police intervention","topicString":"Bindki,Fatehpur News,Fatehpur Latest 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":[201738812121448],"listElement":[{"id":201738812121448,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-06T03:22:01+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-06T03:22:01+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:22:01+0000","firstPublishedDate":"2025-02-06T03:22:01+0000","metadata":{"url":null,"authors":null,"charCount":796,"wordCount":184,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-06T03:22:01+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":"Anti-Encroachment Drive in Bindki Tensions Rise Between Municipality Workers and Shopkeepers","leadMedia":{"id":null,"mediaType":"image","elements":[201738812121194],"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":"fatehpur","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":[],"sectionDisplayName":"फतेहपुर"},"subsection":"fatehpur","l2MenuData":{"id":201719905407167,"url":"/uttar-pradesh/fatehpur","name":"fatehpur","title":"Fatehpur News, Fatehpur Samachar, फतेहपुर समाचार – Hindustan","domainId":"63a8564c0118f51f159e8223","keywords":["लोकल फतेहपुर न्यूज़","Fatehpur Samachar","aaj ki breaking news Fatehpur","लोकल फतेहपुर न्यूज़ टुडे","today Fatehpur news","Fatehpur news today","Fatehpur News","Fatehpur news live","फतेहपुर समाचार"],"description":"\u003cp\u003eRead the latest Fatehpur news on Fatehpur crime, Fatehpur politics, entertainment, Fatehpur education, Fatehpur 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":"उत्तर प्रदेश"},"subSection":null,"navigation":[],"subNavigation":[],"parentSubNavigation":null,"status":"PUBLISHED","editionDate":null,"lastPublishedDate":1727270905000,"lastPublishedBy":"M81067","pageType":"SUBSECTION","category":null,"design":"list","personalizeCheck":null,"coverImage":null,"images":null,"stories":[],"content":[{"id":201739738148013,"oldUuid":"201739738148013","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बोले फतेहपुर: भाव न बाजार... सब्जी की खेती से रूठ गई बहार","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-16T20:35:50+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-16T20:35:50+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-16T20:35:50+0000","firstPublishedDate":"2025-02-16T20:35:50+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-challenges-faced-by-vegetable-farmers-in-fatehpur-market-issues-and-crop-damage-201739738148013.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Fatehpur","Vegetable Farmers","Crop Damage","Market Issues","Government Support"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-challenges-faced-by-vegetable-farmers-in-fatehpur-market-issues-and-crop-damage-201739738148013.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/fatehpur","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":"Challenges Faced by Vegetable Farmers in Fatehpur Market Issues and Crop Damage","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_2,Day_Monday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["फतेहपुर","सब्जी किसान","फसल नुकसान","बाजार समस्या","सरकारी सहायता"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-challenges-faced-by-vegetable-farmers-in-fatehpur-market-issues-and-crop-damage-201739738148013.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Fatehpur,Vegetable Farmers,Crop Damage,Market Issues,Government Support","topicString":"Fatehpur News,Fatehpur Latest 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":[201739738151180],"listElement":[{"id":201739738151180,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-16T20:35:50+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-16T20:35:50+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-16T20:35:51+0000","firstPublishedDate":"2025-02-16T20:35:51+0000","metadata":{"url":null,"authors":null,"charCount":3635,"wordCount":911,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-16T20:35:50+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\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\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\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\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\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\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":"Challenges Faced by Vegetable Farmers in Fatehpur Market Issues and Crop Damage","leadMedia":{"id":null,"mediaType":"image","elements":[201739738150966],"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":201739736647424,"oldUuid":"201739736647424","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बोले फतेहपुर: हम सबकी खुशियों में शामिल लेकिन खुद के गम से बदहाल ","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-16T20:10:50+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-16T20:10:50+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-16T20:10:50+0000","firstPublishedDate":"2025-02-16T20:10:50+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-band-business-struggles-djs-take-over-traditional-weddings-201739736647424.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Band Business","DJs","Traditional Weddings","Economic Struggles","Government Support"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-band-business-struggles-djs-take-over-traditional-weddings-201739736647424.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/fatehpur","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":"Band Business Struggles DJs Take Over Traditional Weddings","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_anticipation,Hour_1,Day_Monday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["बैंडबाजा","डीजे","शादी","आर्थिक समस्या","सरकारी सहायता"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-band-business-struggles-djs-take-over-traditional-weddings-201739736647424.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Band Business,DJs,Traditional Weddings,Economic Struggles,Government Support","topicString":"Fatehpur News,Fatehpur Latest 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":[201739736651458],"listElement":[{"id":201739736651458,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-16T20:10:50+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-16T20:10:50+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-16T20:10:51+0000","firstPublishedDate":"2025-02-16T20:10:51+0000","metadata":{"url":null,"authors":null,"charCount":3508,"wordCount":878,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-16T20:10:50+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eफतेहपुर। शादी-ब्याह हो या धार्मिक आयोजन, हमारी मौजूदगी हर जश्न में चार चांद लगा देती है, पर अब हम खुशियों की लहर में आगे की पीढ़ी को डूबने नहीं देंगे। वजह, ज्यादा लागत, प्रतिस्पर्धा, प्रशासन का दबाव और कम आमदनी है। खानदानी पेशे में दुश्वारियों की लंबी फेहरिस्त है। उस पर सरकारी योजनाओं में लाभ दिलाने में भी अधिकारी रुचि नहीं लेते हैं। यह बातें आपके अपने अखबार ‘हिन्दुस्तान से संवाद के दौरान बैंडबाजा वालों ने कही। बैंड कारोबारी गुड्डू बताते हैं कि कई बार ऐसा होता है कि पार्टी मामूली सा बयाना देकर सहालग की तय तारीख के लिए बुकिंग करती है। तारीख नजदीक आने से पहले कोई न कोई वजह बताकर मना कर देती है। ऐसी स्थिति में सहालग के बीच बड़ा झटका लगता है। मांग करते हुए कहा कि हमारे और पार्टी के बीच इकरारनामे को सरकारी मान्यता मिले, जिससे बुकिंग कैंसिल करने पर उन्हें नुकसान न उठाना पड़े। आयोजनों में हम अपनी व्यक्तिगत व्यथाओं के बीच खुशियों के बैंड कैसे बजाते हैं ये कोई नहीं समझ सकता। प्रशासन अगर थोड़ा सहयोग करे तो हमें कुछ राहत मिल सकती है। समस्या यह भी है कि लोग काम होने के बाद भी देर रात तक हमें पेमेंट के लिए रोके रखते हैं और पैसे मांगों को अभद्रता करते हैं। पुलिस प्रशासन का सहयोग मिले तो हमें राहत होगी।\u003c/p\u003e\u003cp\u003eडीजे और आर्केस्ट्रा ने छीना रोजगार: बैंडबाजा कारोबारी अनवर ने बताया कि इस पेशे में हमने पूरा जीवन खपा दिया। आज के समय में लोग बैंड बाजे की तरफ कम और डीजे की ओर ज्यादा आकर्षित हैं। इससे सहालग में होने वाली आमदनी पर भी ग्रहण सा लगता जा रहा है। नतीजतन, सहालग की कमाई से पूरे साल गुजर-बसर करने के लिए कभी बैंक तो कभी साहूकारों से कर्ज लेना पड़ता है। पूरे सीजन एक या दो बुकिंग ही मिल पाती है। काम न मिलने पर घर बैठे रहते हैं। इस महंगाई और आने वाले समय को देखते हुए गुजारा कर पाना बहुत मुश्किल है। हम लोग एक बुकिंग के लिए 25 से 30 हजार रुपये लेते हैं। वहीं, डीजे और आर्केस्ट्रा वाले 15 से 20 हजार में बुकिंग कर लेते हैं। काम न मिलने से रोजी-रोजगार पर तो बुरा असर पड़ता ही है। परिवार का भरण-पोषण करना भी मुश्किल हो जाता है। शादियों में पहले इसे परंपरा के तौर पर लिया जाता था, लेकिन अब धीरे-धीरे यह खात्मे की ओर है।\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\u003cp\u003e- कलाकारों को भत्ता दे सरकार। इससे बैंडबाजा कलाकारों की आर्थिक स्थिति मजबूत होगी।\u003c/p\u003e\u003cp\u003e- बैंड कलाकारों को स्वास्थ्य बीमा का लाभ दिलाया जाए।\u003c/p\u003e\u003cp\u003e----\u003c/p\u003e\u003cp\u003eशिकायतें\u003c/p\u003e\u003cp\u003e- बैंड और साउंड पर 10 बजे के बाद प्रतिबंध लग जाता है। बावजूद इसके कई बार लोग 10 बजे के बाद भी बैंड बजाने का दबाव डालते हैं।\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\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\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\u003cp\u003eबैंडबाजा में समय की भी मुसीबत है, बहुत से लोग 10 बजे के बाद भी बजाने का दबाव बनाते हैं। जिससे दिक्कत होती है।\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\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":"Band Business Struggles DJs Take Over Traditional Weddings","leadMedia":{"id":null,"mediaType":"image","elements":[201739736651255],"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":201739650825454,"oldUuid":"201739650825454","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बोले फतेहपुर: भाव न बाजार... सब्जी की खेती से रूठ गई बहार","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-15T20:20:27+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-15T20:20:27+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-15T20:20:27+0000","firstPublishedDate":"2025-02-15T20:20:27+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-farmers-struggle-with-vegetable-cultivation-in-fatehpur-issues-with-wildlife-market-access-and-support-201739650825454.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Fatehpur","vegetable farming","farmers","market access","support"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-farmers-struggle-with-vegetable-cultivation-in-fatehpur-issues-with-wildlife-market-access-and-support-201739650825454.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/fatehpur","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":"Farmers Struggle with Vegetable Cultivation in Fatehpur Issues with Wildlife Market Access and Su","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_1,Day_Sunday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["फतेहपुर","सब्जी की खेती","किसान","बाजार","सहायता"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-farmers-struggle-with-vegetable-cultivation-in-fatehpur-issues-with-wildlife-market-access-and-support-201739650825454.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Fatehpur,vegetable farming,farmers,market access,support","topicString":"Fatehpur News,Fatehpur Latest 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":[201739650827912],"listElement":[{"id":201739650827912,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-15T20:20:27+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-15T20:20:27+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-15T20:20:27+0000","firstPublishedDate":"2025-02-15T20:20:27+0000","metadata":{"url":null,"authors":null,"charCount":3534,"wordCount":886,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-15T20:20:27+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\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\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\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\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\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\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":"Farmers Struggle with Vegetable Cultivation in Fatehpur Issues with Wildlife Market Access and Support","leadMedia":{"id":null,"mediaType":"image","elements":[201739650827722],"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":201739616124999,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","articleType":"story","createdBy":"Pawan Kumar Sharma","createdDate":"2025-02-15T10:42:04+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-15T14:52:38+0000","lastPublishedBy":"pawan.sharma1@htdigital.in","lastPublishedDate":"2025-02-15T10:52:15+0000","firstPublishedDate":"2025-02-15T10:52:15+0000","metadata":{"url":"/uttar-pradesh/show-cause-notice-to-fatehpur-bjp-district-president-mukhlal-pal-201739616124999.html","authors":["Pawan Kumar Sharma"],"charCount":2323,"wordCount":451,"count":null,"agency":"","status":"PUBLISHED","tags":[],"keywords":["यूपी बीजेपी","बीजेपी फतेहपुर","फतेहपुर जिलाध्यक्ष","फतेहपुर जिलाध्यक्ष कारण बताओ नोटिस","मुखलाल पाल","यूपी न्यूज़","UP BJP","BJP Fatehpur","Fatehpur District President","Fatehpur District President show cause notice","Mukhlal Pal","UP News"],"section":"uttar-pradesh","primaryLocation":null,"column":"","subSection":"","topic":["Fatehpur News","Fatehpur Latest News","BJP","UP BJP","BJP News","Up News","UP News Today","Up News Online"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-news","/tags/bjp","/tags/up-bjp","/tags/bjp-news","/tags/up-news","/tags/up-news-today","/tags/up-news-online"],"alternateSection":[],"location":["फतेहपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"bigStory":false,"deleteMode":null,"redirectUrl":"","videoMetadata":{"thumbnail":null,"language":null,"youtubeMonetization":false,"dailyMotion":false,"visibility":null,"playlist":null,"categories":null,"webcast":false,"duration":0,"videoDuration":null,"syndication":false},"alternateUrls":null,"externalUrl":null,"subSectionL2":"","design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/show-cause-notice-to-fatehpur-bjp-district-president-mukhlal-pal-201739616124999.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":"","sponsoredTitle":"","storyType":"DIGITAL","jsonSourceUrl":null,"subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","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":[{"id":201704720887775,"name":"Pawan Kumar Sharma","twitterUrl":null,"slugName":"pawan-kumar-sharma-290","userTypes":["Author"],"userType":null,"bio":null,"pictureUrl":null,"emailId":null}],"postedByList":null,"editedByList":null,"writtenByList":null,"reportedByList":null,"eidosOrgAuthorName":null,"eidosOrgAuthorId":null,"eidosAuthor":null,"autoBackLinked":true,"autoBackLinkCount":0,"totalLinkCount":0,"metaTitle":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","metaDescription":"फतेहपुरके भाजपा जिलाध्यक्ष मुखलाल पाल के खिलाफ पार्टी ने कारण बताओ नोटिस जारी किया है। उन पर 50 लाख रुपये लेन-देन का आरोप है। भाजपा के प्रदेश अध्यक्ष भूपेंद्र चौधरी ने इस मामले की जांच के लिए तीन सदस्यीय कमेटी का भी गठन किया है।","app":true,"secondarySections":[{"section":"uttar-pradesh","subSection":"fatehpur","sectionId":201719905391849,"subSectionId":201719905407167}],"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":null,"highlight":false,"contextualKeyword":"Topic_lh_21,Emo_anger,Hour_16,Day_Saturday","sectionId":201719905391849,"subSectionId":0,"topicIds":[201704727462761,201704727360558,201704720284611,201704721625697,201704723149023,201704719946152,201704721535698,201704720709084],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":0,"embedFlipkartCount":0,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":"","disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/show-cause-notice-to-fatehpur-bjp-district-president-mukhlal-pal-201739616124999.amp.html","keyWordString":"यूपी बीजेपी,बीजेपी फतेहपुर,फतेहपुर जिलाध्यक्ष,फतेहपुर जिलाध्यक्ष कारण बताओ नोटिस,मुखलाल पाल,यूपी न्यूज़,UP BJP,BJP Fatehpur,Fatehpur District President,Fatehpur District President show cause notice,Mukhlal Pal,UP News","topicString":"Fatehpur News,Fatehpur Latest News,BJP,UP BJP,BJP News,Up News,UP News Today,Up News Online","authorsString":"Pawan Kumar Sharma"},"social":{"twitter":false,"facebook":false,"web":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":[201739616728110,201739616958068,201739616727734,201739631140688],"listElement":[{"id":201739616728110,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"","articleType":"element","createdBy":"Pawan Kumar Sharma","createdDate":"2025-02-15T10:52:07+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-15T14:52:37+0000","lastPublishedBy":"Pawan Kumar Sharma","lastPublishedDate":"2025-02-15T14:52:38+0000","firstPublishedDate":"2025-02-15T10:52:16+0000","metadata":{"url":"","authors":[],"charCount":1166,"wordCount":222,"count":null,"agency":null,"status":"CREATED","tags":[],"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":[],"topicUrls":[],"alternateSection":[],"location":[],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"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":"","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":[],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":{"twitter":true,"facebook":true},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-15T10:52:07+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eयूपी के फतेहपुर में भाजपा के जिलाध्यक्ष मुखलाल पाल के खिलाफ पार्टी ने कारण बताओ नोटिस जारी किया है। उन पर 50 लाख रुपये लेन-देन का आरोप है। भाजपा के प्रदेश अध्यक्ष भूपेंद्र चौधरी ने इस मामले की जांच के लिए तीन सदस्यीय कमेटी का भी गठन किया है।\u003c/p\u003e\u003cp\u003eबांदा निवासी अजीत गुप्ता (पूर्व प्रदेश उपाध्यक्ष भाजयुमो) ने भाजपा के राष्ट्रीय महामंत्री सुनील बंसल से शिकायत की है कि फतेहपुर के जिलाध्यक्ष ने पद दिलाने के एवज में क्षेत्रीय अध्यक्ष प्रकाश पाल के माध्यम से पार्टी फंड में 50 लाख रुपये जमा कराने को कहा था। उन्होंने मुखलाल पाल को 50 लाख रुपये दिए थे, लेकिन पार्टी फंड में पैसा नहीं जमा किया गया। प्रदेश महामंत्री गोविंद नारायण शुक्ला ने बताया कि जिलाध्यक्ष मुखलाल पाल को नोटिस जारी कर प्रदेश अध्यक्ष ने सात दिन में जबाव मांगा है।\u003c/p\u003e\u003ch2\u003eजांच कमेटी में इन्हें किया गया शामिल\u003c/h2\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},{"id":201739616958068,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"","articleType":"element","createdBy":"Pawan Kumar Sharma","createdDate":"2025-02-15T10:55:57+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-15T10:56:08+0000","lastPublishedBy":"Pawan Kumar Sharma","lastPublishedDate":"2025-02-15T14:52:38+0000","firstPublishedDate":"2025-02-15T10:56:17+0000","metadata":{"url":"","authors":[],"charCount":0,"wordCount":0,"count":null,"agency":null,"status":"CREATED","tags":[],"keywords":null,"section":"Politics","primaryLocation":null,"column":null,"subSection":null,"topic":null,"topicUrls":null,"alternateSection":[],"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":null,"keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":null,"sponsoredTitle":"","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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":{"twitter":true,"facebook":true},"isDeleted":0,"webId":"","listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-15T10:55:57+0000","type":"image","paragraph":{"body":""},"image":{"images":{"1000x563":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/1000x563/Fatehpur_BJP_district_president_Mukhlal_Pal_1739616957255_1739616957803.jpeg","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/original/Fatehpur_BJP_district_president_Mukhlal_Pal_1739616957255.jpeg","optimize":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/optimize/Fatehpur_BJP_district_president_Mukhlal_Pal_1739616957255_1739616957803.jpeg","size":"0","500x281":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/500x281/Fatehpur_BJP_district_president_Mukhlal_Pal_1739616957255_1739616957803.jpeg","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/original/Fatehpur_BJP_district_president_Mukhlal_Pal_1739616957255.jpeg","mediumImage":"","thumbnailImage":"","resolution":"914*1290","fullImage":""},"caption":"Fatehpur BJP district president Mukhlal Pal","name":"","alternateText":null,"imageCredit":"","anchorTag":"","verticalImage":false,"height":1290,"width":914,"overImage":false,"description":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":[{"key":"","value":"","description":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},{"id":201739616727734,"oldUuid":"","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"","articleType":"element","createdBy":"Pawan Kumar Sharma","createdDate":"2025-02-15T10:52:07+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-15T10:52:07+0000","lastPublishedBy":"Pawan Kumar Sharma","lastPublishedDate":"2025-02-15T14:52:38+0000","firstPublishedDate":"2025-02-15T10:52:16+0000","metadata":{"url":"","authors":[],"charCount":0,"wordCount":0,"count":null,"agency":"","status":"CREATED","tags":[],"keywords":[],"section":"","primaryLocation":null,"column":null,"subSection":"","topic":[],"topicUrls":null,"alternateSection":[],"location":[],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"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":"","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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":{},"isDeleted":0,"webId":"","listRelatedStories":null,"listCollectionStories":null,"name":"","timestamp":"2025-02-15T10:52:07+0000","type":"alsoread","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":[],"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":[201739613363169,201739467879585],"alsoReadStoriesUrl":{"201739613363169":"/uttar-pradesh/ruckus-between-the-officer-and-the-members-in-the-basti-district-panchayat-meeting-201739613363169.html","201739467879585":"/uttar-pradesh/pcs-officer-ganesh-prasad-singh-accused-of-corruption-was-dismissed-on-the-instructions-of-yogi-government-201739467879585.html"},"alsoReadStories":{"201739613363169":"बस्ती जिला पंचायत बैठक में जबरदस्त हंगामा, अधिकारी और सदस्यों में तीखी नोकझोंक","201739467879585":"भ्रष्टाचार पर योगी सरकार का ऐक्शन, पीसीएस अफसर गणेश प्रसाद सिंह को किया बर्खास्त"},"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false},{"id":201739631140688,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"","articleType":"element","createdBy":"pawan.sharma1@htdigital.in","createdDate":"2025-02-15T14:52:33+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-15T14:52:37+0000","lastPublishedBy":"Pawan Kumar Sharma","lastPublishedDate":"2025-02-15T14:52:38+0000","firstPublishedDate":"2025-02-15T14:52:38+0000","metadata":{"url":"","authors":[],"charCount":1157,"wordCount":229,"count":null,"agency":null,"status":"CREATED","tags":[],"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":[],"topicUrls":[],"alternateSection":[],"location":[],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"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":"","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":[],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":{"twitter":true,"facebook":true},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":null,"type":"paragraph","paragraph":{"body":"\u003ch2\u003eदोषी पाया जाऊं तो पार्टी मुझे निकाल दे\u003c/h2\u003e\u003cp\u003eजिलाध्यक्ष मुखलाल पाल ने कहा कि झूठ ज्यादा दिन तक जिंदा नहीं रहता है। सच हमेशा जिंदा रहता है। भूमाफिया समाजवादी लोगों के साथ जिनका कारोबार था, उनकी सच्चाई सामने लाने का प्रयास किया तो कुछ बाहरी जिले के लोगों के माध्यम से मेरे समाज को बदनाम करने का काम किया जा रहा है। जांच के लिए तैयार हूं, दोषी पाया जाऊं तो मुझे पार्टी बाहर कर दे। मैं मानहानि एवं आईटी के तहत मुकदमा दर्ज कराऊंगा।\u003c/p\u003e\u003ch2\u003eजांच में सामने आएगी सच्चाई\u003c/h2\u003e\u003cp\u003eइस मामले में क्षेत्रीय प्रभारी अनूप अवस्थी ने बताया कि भाजपा प्रदेश अध्यक्ष के निर्देश पर 50 लाख रुपये लेने के आरोपी फतेहपुर जिलाध्यक्ष मुखलाल पाल पर लगे आरोप की जांच के लिए कमेटी गठित हो गई है। तीन सदस्यीय कमेटी जांच करके रिपोर्ट देगी। कमेटी की जांच में सारी सच्चाई खुलकर सामने आएगी।\u003c/p\u003e\u003ch2\u003eजिलाध्यक्षी की रार में जूता, तलवार... अब फटा रिश्वत का बम\u003c/h2\u003e\u003cp\u003eभाजपा में जिलाध्यक्ष के पद को लेकर छिड़ी रार में एक के बाद एक कारनामे सामने आ रहे हैं। जिला चुनाव अधिकारी एवं पूर्व सांसद को गुलदस्ते में जूता भेंट करने के बाद सजायाफ्ता के जन्मदिन पर तलवार से केक काटने का मामला आया तो शुक्रवार को भाजपा फतेहपुर जिलाध्यक्ष मुखलाल पाल पर भाजयुमो के पूर्व उपाध्यक्ष अजित कुमार गुप्त ने पद दिलाने के नाम पर 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":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","summary":"\u003cul\u003e\u003cli\u003eफतेहपुरके भाजपा जिलाध्यक्ष मुखलाल पाल के खिलाफ पार्टी ने कारण बताओ नोटिस जारी किया है। उन पर 50 लाख रुपये लेन-देन का आरोप है। भाजपा के प्रदेश अध्यक्ष भूपेंद्र चौधरी ने इस मामले की जांच के लिए तीन सदस्यीय कमेटी का भी गठन किया है।\u003c/li\u003e\u003c/ul\u003e","quickReadSummary":null,"mobileHeadline":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, 50 लाख लेने का आरोप","mobileAppNotificationHeadline":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","browserNotificationHeadline":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","facebookHeadline":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","subType":null,"jsonSourceUrl":null,"twitterHeadline":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","newsletterHeadline":"फतेहपुर भाजपा जिलाध्यक्ष को कारण बताओ नोटिस, पार्टी में पद दिलाने के नाम पर 50 लाख लेने का आरोप","urlHeadline":"Show cause notice to Fatehpur BJP district president Mukhlal Pal","leadMedia":{"id":null,"mediaType":null,"elements":[201739616662175],"image":{"images":{"500x281":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/500x281/mukhlal_pal_1739616648542_1739616661935.jpg","mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/1600x900/mukhlal_pal_1739616648542_1739616657811.jpg","resolution":"816*821","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/640x360/mukhlal_pal_1739616648542_1739616657811.jpg","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/384x216/mukhlal_pal_1739616648542_1739616657811.jpg","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/480x270/mukhlal_pal_1739616648542_1739616657811.jpg","1000x563":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/1000x563/mukhlal_pal_1739616648542_1739616661935.jpg","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/256x144/mukhlal_pal_1739616648542_1739616657811.jpg","optimize":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/optimize/mukhlal_pal_1739616648542_1739616661935.jpg","ampImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/1600x900/mukhlal_pal_1739616648542_1739616657811.jpg","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/100x75/mukhlal_pal_1739616648542_1739616657811.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/960x540/mukhlal_pal_1739616648542_1739616657811.jpg","height":"821","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/500x375/mukhlal_pal_1739616648542_1739616657811.jpg","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/original/mukhlal_pal_1739616648542.jpg","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/original/mukhlal_pal_1739616648542.jpg","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/960x540/mukhlal_pal_1739616648542_1739616657811.jpg","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/380x285/mukhlal_pal_1739616648542_1739616657811.jpg","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/955x537/mukhlal_pal_1739616648542_1739616657811.jpg","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/60x45/mukhlal_pal_1739616648542_1739616657811.jpg","quality":"81","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/160x120/mukhlal_pal_1739616648542_1739616657811.jpg","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/144x81/mukhlal_pal_1739616648542_1739616657811.jpg","size":"63","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/1200x900/mukhlal_pal_1739616648542_1739616657811.jpg","width":"816","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/212x159/mukhlal_pal_1739616648542_1739616657811.jpg","fileFormat":"JPEG"},"caption":"Show cause notice to Fatehpur BJP district president Mukhlal Pal","name":"","alternateText":null,"imageCredit":"","anchorTag":"","verticalImage":false,"height":821,"width":816,"overImage":false,"description":null},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":2,"linkStoryId":null,"introBody":"","webType":null,"related":[],"showRelated":false,"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":201739590920249,"oldUuid":"201739590920249","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"दो उपनिरीक्षक एक सिपाही निलंबित दो पीआरडी जवानों के खिलाफ लिखा पत्र","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-15T03:42:02+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-15T03:42:02+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-15T03:42:02+0000","firstPublishedDate":"2025-02-15T03:42:02+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-police-inspector-suspended-for-duty-negligence-in-hardoi-201739590920249.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Police","Suspension","Negligence","Hardoi","Investigation"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-police-inspector-suspended-for-duty-negligence-in-hardoi-201739590920249.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/fatehpur","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":"Police Inspector Suspended for Duty Negligence in Hardoi","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_disgust,Hour_9,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["पुलिस","निलंबन","लापरवाही","हरदोई","जांच"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-police-inspector-suspended-for-duty-negligence-in-hardoi-201739590920249.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Police,Suspension,Negligence,Hardoi,Investigation","topicString":"Fatehpur News,Fatehpur Latest 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":[201739590923575],"listElement":[{"id":201739590923575,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-15T03:42:03+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-15T03:42:03+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-15T03:42:03+0000","firstPublishedDate":"2025-02-15T03:42:03+0000","metadata":{"url":null,"authors":null,"charCount":1159,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-15T03:42:03+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"},"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":"Police Inspector Suspended for Duty Negligence in Hardoi","leadMedia":{"id":null,"mediaType":"image","elements":[201739590923322],"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":201739590077558,"oldUuid":"201739590077558","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"सेहत का रखें ध्यान, बेचें शुद्ध सामान","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-15T03:27:59+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-15T03:27:59+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-15T03:27:59+0000","firstPublishedDate":"2025-02-15T03:27:59+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-food-safety-training-for-traders-in-khaga-emphasis-on-quality-and-purity-201739590077558.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Food Safety","Training","Traders","Purity","Quality"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-food-safety-training-for-traders-in-khaga-emphasis-on-quality-and-purity-201739590077558.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/fatehpur","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":"Food Safety Training for Traders in Khaga Emphasis on Quality and Purity","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_4,Emo_anticipation,Hour_8,Day_Saturday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["खाद्य सुरक्षा","प्रशिक्षण","व्यापारी","शुद्धता","गुणवत्ता"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-food-safety-training-for-traders-in-khaga-emphasis-on-quality-and-purity-201739590077558.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Food Safety,Training,Traders,Purity,Quality","topicString":"Fatehpur News,Fatehpur Latest 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":[201739590080960],"listElement":[{"id":201739590080960,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-15T03:28:00+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-15T03:28:00+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-15T03:28:01+0000","firstPublishedDate":"2025-02-15T03:28:01+0000","metadata":{"url":null,"authors":null,"charCount":1138,"wordCount":247,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-15T03:28:00+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":"Food Safety Training for Traders in Khaga Emphasis on Quality and Purity","leadMedia":{"id":null,"mediaType":"image","elements":[201739590080627],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/1600x900/FAT085601_1739590079300.JPG","resolution":"1280*576","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/640x360/FAT085601_1739590079300.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/384x216/FAT085601_1739590079300.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/480x270/FAT085601_1739590079300.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/256x144/FAT085601_1739590079300.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/100x75/FAT085601_1739590079301.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/960x540/FAT085601_1739590079300.JPG","height":"576","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/500x375/FAT085601_1739590079301.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/original/FAT085601_1739590079301.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/original/FAT085601_1739590079301.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/960x540/FAT085601_1739590079300.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/380x285/FAT085601_1739590079301.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/955x537/FAT085601_1739590079300.JPG","quality":"50","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/60x45/FAT085601_1739590079301.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/160x120/FAT085601_1739590079301.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/144x81/FAT085601_1739590079300.JPG","size":"66","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/1200x900/FAT085601_1739590079301.JPG","width":"1280","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/15/212x159/FAT085601_1739590079301.JPG","fileFormat":"JPEG"},"caption":"सेहत का रखें ध्यान, बेचें शुद्ध सामान","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"फतेहपुर , संवाददाता खाद्य सुरक्षा एवं औषधि प्रशासन विभाग द्वारा खागा नगर के खाद्य"},"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":201739505985518,"oldUuid":"201739505985518","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"फतेहपुर में खदान मैनेजर पर धोखाधड़ी का केस दर्ज","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-14T04:06:27+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-14T04:06:27+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-14T04:06:27+0000","firstPublishedDate":"2025-02-14T04:06:27+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-fraud-case-filed-against-mine-manager-for-money-transfer-scam-201739505985518.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Crime News","Fraud","Money Transfer","Mine Manager","Cash Payment","Case Filed"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Crime News","Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/crime-news","/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-fraud-case-filed-against-mine-manager-for-money-transfer-scam-201739505985518.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/fatehpur","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":"Fraud Case Filed Against Mine Manager for Money Transfer Scam","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_9,Day_Friday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704721427949,201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["धोखाधड़ी","पैसे ट्रांसफर","खदान मैनेजर","कैश भुगतान","केस दर्ज"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-fraud-case-filed-against-mine-manager-for-money-transfer-scam-201739505985518.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Crime News,Fraud,Money Transfer,Mine Manager,Cash Payment,Case Filed","topicString":"Crime News,Fatehpur News,Fatehpur Latest 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":[201739505988393],"listElement":[{"id":201739505988393,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-14T04:06:27+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-14T04:06:27+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-14T04:06:28+0000","firstPublishedDate":"2025-02-14T04:06:28+0000","metadata":{"url":null,"authors":null,"charCount":1111,"wordCount":278,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-14T04:06:27+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eफतेहपुर,संवाददाता। ग्राहक सेवा केंद्र से पैसे ट्रांसफर करवाने के बाद कैश न देने पर संचालक ने खदान मैनेजर पर धोखाधड़ी का केस दर्ज कराया है। ललौली थाना के अहिरन डेरा निवासी अशोक यादव ने बताया कि अढ़ावल नौ नंबर मोरम खदान के कैश मैनेजर कौशल तिवारी निवासी रमदत्तपुर, पांडेपुर वाराणसी को 86 हजार रुपये फोन पे के माध्यम से ट्रांसफर किए थे। कौशल तिवारी का फोन आया था, जिसमें उन्होंने कहा कि उन्हें अर्जेंट पैसे की आवश्यकता है। चूंकि कौशल तिवारी मेरे ग्राहक सेवा केंद्र (एसबीआई) से मनी ट्रांसफर करवाने आते रहते थे और उनका पूरा विवरण संलग्न है, इसलिए विश्वास के आधार पर मैंने उन्हें यह राशि ट्रांसफर कर दी। बार-बार संपर्क करने पर उक्त कौशल ने केवल 25 हजार रुपये का भुगतान किया और शेष पैसे का भुगतान करने का आश्वासन दिया। उन्होंने कहा था कि 30 दिसम्बर तक शेष पैसे मेरे खाते में ट्रांसफर कर दिए जाएंगे, लेकिन अब तक मुझे शेष पैसे प्राप्त नहीं हुए हैं। उपर्युक्त व्यक्ति एक मौरंग पट्टे का संचालन कर रहे थे और उनके खंड में अवैध खनन के आरोप में अधिकारियों ने छापा मारा था, जिसके बाद खंड को सीज कर दिया गया। जानकारी मिलने के बाद जब मैंने कौशल तिवारी से संपर्क किया, तो उसने कहा कि वह कहीं नहीं जाएंगे और मेरा पैसा वापस कर देंगे। लेकिन जब मैं अगले दिन उनके खंड पर पहुंचा, तो मुझे पता चला कि वह फरार हो चुके थे। इस संबंध में मैंने पहले ललौली थाने में शिकायत की थी, लेकिन कोई कार्यवाही नहीं की गई। एसपी से शिकायत बाद केस दर्ज हुआ है। थाना प्रभारी वृंदावन राय ने बताया कि केस दर्ज कर मामले की जांच की जा रही है।\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":"फतेहपुर में ग्राहक सेवा केंद्र से पैसे ट्रांसफर करने के बाद कैश न देने पर संचालक ने खदान मैनेजर कौशल तिवारी के खिलाफ धोखाधड़ी का केस दर्ज कराया है। अशोक यादव ने 86 हजार रुपये फोन पे के माध्यम से...","quickReadSummary":null,"mobileHeadline":"फतेहपुर में खदान मैनेजर पर धोखाधड़ी का केस दर्ज","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"फतेहपुर में खदान मैनेजर पर धोखाधड़ी का केस दर्ज","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"फतेहपुर में खदान मैनेजर पर धोखाधड़ी का केस दर्ज","urlHeadline":"Fraud Case Filed Against Mine Manager for Money Transfer Scam","leadMedia":{"id":null,"mediaType":"image","elements":[201739505988087],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/1600x900/FIR_NEW093447_1739505986918.JPG","resolution":"290*174","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/640x360/FIR_NEW093447_1739505986918.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/384x216/FIR_NEW093447_1739505986918.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/480x270/FIR_NEW093447_1739505986918.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/256x144/FIR_NEW093447_1739505986918.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/100x75/FIR_NEW093447_1739505986987.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/960x540/FIR_NEW093447_1739505986918.JPG","height":"174","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/500x375/FIR_NEW093447_1739505986987.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/original/FIR_NEW093447_1739505986987.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/original/FIR_NEW093447_1739505986987.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/960x540/FIR_NEW093447_1739505986918.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/380x285/FIR_NEW093447_1739505986987.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/955x537/FIR_NEW093447_1739505986918.JPG","quality":"74","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/60x45/FIR_NEW093447_1739505986987.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/160x120/FIR_NEW093447_1739505986987.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/144x81/FIR_NEW093447_1739505986918.JPG","size":"10","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/1200x900/FIR_NEW093447_1739505986987.JPG","width":"290","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/14/212x159/FIR_NEW093447_1739505986987.JPG","fileFormat":"JPEG"},"caption":"फतेहपुर में खदान मैनेजर पर धोखाधड़ी का केस दर्ज","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"फतेहपुर में ग्राहक सेवा केंद्र से पैसे ट्रांसफर करने के बाद कैश न देने पर संचालक ने खदान मैनेजर कौशल तिवारी के खिलाफ धोखाधड़ी का केस दर्ज कराया है। अशोक यादव ने 86 हजार रुपये फोन पे के माध्यम से..."},"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":201739480185622,"oldUuid":"201739480185622","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बोले फतेहपुर: हमारे लिए तो मिट्टी ही सोना है वो भी मशक्कत से नसीब होती","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-13T20:56:30+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-13T20:56:30+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T20:56:30+0000","firstPublishedDate":"2025-02-13T20:56:30+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-clay-potters-in-fatehpur-struggle-with-soil-shortage-and-modern-challenges-201739480185622.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Fatehpur","potters","clay","challenges","business"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-clay-potters-in-fatehpur-struggle-with-soil-shortage-and-modern-challenges-201739480185622.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/fatehpur","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":"Clay Potters in Fatehpur Struggle with Soil Shortage and Modern Challenges","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_sadness,Hour_2,Day_Friday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["फतेहपुर","कुम्हार","मिट्टी","व्यापार","चाक"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-clay-potters-in-fatehpur-struggle-with-soil-shortage-and-modern-challenges-201739480185622.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Fatehpur,potters,clay,challenges,business","topicString":"Fatehpur News,Fatehpur Latest 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":[201739480190850],"listElement":[{"id":201739480190850,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-13T20:56:30+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-13T20:56:30+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T20:56:31+0000","firstPublishedDate":"2025-02-13T20:56:31+0000","metadata":{"url":null,"authors":null,"charCount":3778,"wordCount":967,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-13T20:56:30+0000","type":"paragraph","paragraph":{"body":"\u003cp\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\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\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\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\u003cp\u003eदीपावली पर अब केवल खानापूरी के लिए ही दीये खरीदते हैं। 10 फीसदी की व्यापार रह गया \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\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\u003cp\u003e-ऊषा देवी\u003c/p\u003e\u003cp\u003eकुम्हारों को सरकार की कल्याणकारी योजनाओं का लाभ मिलना चाहिए, जिससे राहत मिल सके। \u003c/p\u003e\u003cp\u003e-मंजू देवी\u003c/p\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":"Clay Potters in Fatehpur Struggle with Soil Shortage and Modern Challenges","leadMedia":{"id":null,"mediaType":"image","elements":[201739480190612],"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":201739479339066,"oldUuid":"201739479339066","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बोले फतेहपुर: भट्ठों पर धधकी उत्पीड़न की ज्वाला मान-मुनाफा.. कोई नहीं बचाने वाला","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-13T20:42:21+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-13T20:42:21+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T20:42:21+0000","firstPublishedDate":"2025-02-13T20:42:21+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-brick-kiln-operators-in-fatehpur-struggle-with-exploitation-and-rising-costs-201739479339066.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Brick Kiln","Exploitation","Fatehpur","Costs","Operators"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-brick-kiln-operators-in-fatehpur-struggle-with-exploitation-and-rising-costs-201739479339066.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/fatehpur","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":"Brick Kiln Operators in Fatehpur Struggle with Exploitation and Rising Costs","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_disgust,Hour_2,Day_Friday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["भट्ठा","उत्पीड़न","फतेहपुर","लागत","संचालक"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-brick-kiln-operators-in-fatehpur-struggle-with-exploitation-and-rising-costs-201739479339066.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Brick Kiln,Exploitation,Fatehpur,Costs,Operators","topicString":"Fatehpur News,Fatehpur Latest 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":[201739479342184],"listElement":[{"id":201739479342184,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-13T20:42:21+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-13T20:42:21+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T20:42:22+0000","firstPublishedDate":"2025-02-13T20:42:22+0000","metadata":{"url":null,"authors":null,"charCount":2950,"wordCount":710,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-13T20:42:21+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eफतेहपुर। बहुआ क्षेत्र में ईंट भट्ठा संचालित कर रहे सनी सिंह कहते हैं कि पिछले कुछ सालों में कई भट्ठों की रौनक खत्म और चिमनियों की आग ठंडी हो चली है। वह भी तब जब इंफ्रास्ट्रक्चर डेवलपमेंट पर बहुत जोर है। जिले में 20 प्रतिशत भट्ठे बंद हो चुके हैं। कारण तो कई हैं लेकिन उनमें से एक कारण पुलिस, खनन, श्रम विभाग के अधिकारियों का शोषण भी है। संचालक दिनेश सिंह ने बताया कि भट्ठे से मानक के आधार पर ईंट लेकर निकलने वाले वाहनों को भी पुलिस रोक कर उत्पीड़न करती है। जबरन अवैध वसूली से भट्ठा संचालक त्रस्त हैं। वहीं अभिषेक सिंह ने बताया कि श्रमिकों को सभी सुविधाएं दी जाती हैं लेकिन श्रम विभाग श्रमिकों का ही पक्ष लेकर संचालकों का उत्पीड़न करता है। मानक के हिसाब से तीन फीट मिट्टी की खोदाई करने पर भी खनन विभाग जबरन उत्पीड़न करता है। सरकारी विभागों की जबरन होने वाली कार्रवाइयों से हम बुरी तरह से त्रस्त हैं।\u003c/p\u003e\u003cp\u003eमजदूर लेकर भाग जाते हैं लाखों रुपये : भट्ठा संचालकों को सबसे अधिक परेशान मजदूर करते हैं। बेअंत सिंह ने बताया कि भट्ठा संचालकों से एडवांस के नाम पर साल में लाखों रुपये लेकर मजदूर चंपत हो जाते हैं। बताते हैं कि मजदूर लाने वाले ठेकेदारों द्वारा लाखों रुपये का एडवांस लिया जाता है लेकिन उनके लाए मजदूर रात के अंधेरे में रफूचक्कर हो जाते हैं। यदि संचालक उन पर सख्ती दिखाते हैं तो मजदूरों द्वारा मुकदमा करने की धमकी दी जाती है। साथ ही पुलिस के पास जाकर उल्टा उनके खिलाफ ही शिकायत कर देते हैं। जिससे हर साल लाखों का नुकसान होता है।\u003c/p\u003e\u003cp\u003e70 हजार से बढ़कर रॉयल्टी हुई दोगुनी: पूर्व में भट्ठा संचालकों को रॉयल्टी के नाम पर 70 हजार रुपये अदा करने पड़ते थे लेकिन वर्तमान में रॉयल्टी को बढ़ाकर 1.40 लाख कर दिया गया है। जिससे संचालकों के सामने खासी परेशानियां खड़ी हो रही हैं। इसके साथ ही पूर्व में एक प्रतिशत लगने वाली जीएसटी को भी बढ़ाकर छह प्रतिशत कर दिया गया है। जिससे संचालकों का खासा नुकसान हर साल हो रहा है। उस पर भी यदि बारिश के समय ईंट भींग जाती है तो उसका कोई मुआवजा न मिलकर सीधा नुकसान संचालकों को ही उठाना पड़ता है। इसके बावजूद उन्हें किसी भी सरकारी योजनाओं का लाभ देने से वंचित रखा जाता है। विभाग को चाहिए कि कैंप लगाकर सरकारी योजनाओं का लाभ उन्हें दिलाया जाए। उत्पीड़न रोकने के लिए स्थानीय स्तर से कवायद की जाए ताकि कारगर हो सके।\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\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\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\u003cp\u003e-रिषभ सिंह\u003c/p\u003e\u003cp\u003eजीएसटी, जिला पंचायत, खनन आदि विभागों में राजस्व जमा करते हैं, फिर भी उत्पीड़न होता है।\u003c/p\u003e\u003cp\u003e-विनय तिवारी\u003c/p\u003e\u003cp\u003eएक से दूसरे भट्ठे की हवाई दूरी 800 मीटर के नियम समझ से परे हो रहे हैं। जिसमें सुधार की गुंजाइश है।\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\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":"फतेहपुर के भट्ठा संचालक बढ़ते उत्पीड़न और लागत से परेशान हैं। पिछले कुछ वर्षों में 20% भट्ठे बंद हो गए हैं। ईंट भट्ठा संचालकों को मजदूरों के भागने और सरकारी विभागों के शोषण का सामना करना पड़ता है।...","quickReadSummary":null,"mobileHeadline":"बोले फतेहपुर: भट्ठों पर धधकी उत्पीड़न की ज्वाला मान-मुनाफा.. कोई नहीं बचाने वाला ","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"बोले फतेहपुर: भट्ठों पर धधकी उत्पीड़न की ज्वाला मान-मुनाफा.. कोई नहीं बचाने वाला ","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"बोले फतेहपुर: भट्ठों पर धधकी उत्पीड़न की ज्वाला मान-मुनाफा.. कोई नहीं बचाने वाला ","urlHeadline":"Brick Kiln Operators in Fatehpur Struggle with Exploitation and Rising Costs","leadMedia":{"id":null,"mediaType":"image","elements":[201739479341992],"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":201739451186745,"oldUuid":"201739451186745","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए ","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-13T12:53:11+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-13T12:53:11+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T12:53:11+0000","firstPublishedDate":"2025-02-13T12:53:11+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-state-employees-housing-crisis-poor-conditions-and-lack-of-support-201739451186745.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","state employees","housing crisis","government accommodation","poor conditions","employee issues"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-state-employees-housing-crisis-poor-conditions-and-lack-of-support-201739451186745.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/fatehpur","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":"State Employees Housing Crisis Poor Conditions and Lack of Support","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_51,Emo_sadness,Hour_18,Day_Thursday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["राज्य कर्मचारी","आवास संकट","सरकारी आवास","जर्जर स्थिति","कर्मचारी समस्याएं"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-state-employees-housing-crisis-poor-conditions-and-lack-of-support-201739451186745.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,state employees,housing crisis,government accommodation,poor conditions,employee issues","topicString":"Fatehpur News,Fatehpur Latest 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":[201739451192565],"listElement":[{"id":201739451192565,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-13T12:53:12+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-13T12:53:12+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T12:53:12+0000","firstPublishedDate":"2025-02-13T12:53:12+0000","metadata":{"url":null,"authors":null,"charCount":2322,"wordCount":542,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-13T12:53:12+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\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\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\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":"BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए ","summary":"फतेहपुर में राज्य कर्मचारियों के लिए सरकारी आवासों की कमी और जर्जर स्थिति की समस्या बढ़ रही है। कर्मचारियों ने कई बार शिकायतें की हैं, लेकिन उनकी अनदेखी की गई है। काम का बोझ बढ़ने से स्वास्थ्य पर भी...","quickReadSummary":null,"mobileHeadline":"BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए ","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए ","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए ","urlHeadline":"State Employees Housing Crisis Poor Conditions and Lack of Support","leadMedia":{"id":null,"mediaType":"image","elements":[201739451192301],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/1600x900/11KN_FAT-1-R060158_1739451188866.JPG","resolution":"2520*1396","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/640x360/11KN_FAT-1-R060158_1739451188866.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/384x216/11KN_FAT-1-R060158_1739451188866.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/480x270/11KN_FAT-1-R060158_1739451188866.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/256x144/11KN_FAT-1-R060158_1739451188866.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/100x75/11KN_FAT-1-R060158_1739451188859.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/960x540/11KN_FAT-1-R060158_1739451188866.JPG","height":"1396","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/500x375/11KN_FAT-1-R060158_1739451188859.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/original/11KN_FAT-1-R060158_1739451188859.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/original/11KN_FAT-1-R060158_1739451188859.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/960x540/11KN_FAT-1-R060158_1739451188866.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/380x285/11KN_FAT-1-R060158_1739451188859.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/955x537/11KN_FAT-1-R060158_1739451188866.JPG","quality":"89","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/60x45/11KN_FAT-1-R060158_1739451188859.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/160x120/11KN_FAT-1-R060158_1739451188859.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/144x81/11KN_FAT-1-R060158_1739451188866.JPG","size":"3541","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/1200x900/11KN_FAT-1-R060158_1739451188859.JPG","width":"2520","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/212x159/11KN_FAT-1-R060158_1739451188859.JPG","fileFormat":"JPEG"},"caption":"BOLE FATEHPUR: साहब कहते हैं इन खंडहरों में रह लीजिए ","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"फतेहपुर में राज्य कर्मचारियों के लिए सरकारी आवासों की कमी और जर्जर स्थिति की समस्या बढ़ रही है। कर्मचारियों ने कई बार शिकायतें की हैं, लेकिन उनकी अनदेखी की गई है। काम का बोझ बढ़ने से स्वास्थ्य पर भी..."},"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":201739421110657,"oldUuid":"201739421110657","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"मुरादीपुर के पास ट्रक की टक्कर से बाइक सवार की मौत","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-13T04:31:54+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-13T04:31:54+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T04:31:54+0000","firstPublishedDate":"2025-02-13T04:31:54+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-truck-accident-on-kanpur-prayagraj-highway-leaves-biker-dead-201739421110657.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","truck accident","Kanpur-Prayagraj highway","biker dead","injured","police investigation"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-truck-accident-on-kanpur-prayagraj-highway-leaves-biker-dead-201739421110657.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/fatehpur","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":"Truck Accident on Kanpur-Prayagraj Highway Leaves Biker Dead","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_fear,Hour_10,Day_Thursday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["ट्रक दुर्घटना","कानपुर-प्रयागराज हाईवे","बाइक सवार","गंभीर घायल","पुलिस जांच"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-truck-accident-on-kanpur-prayagraj-highway-leaves-biker-dead-201739421110657.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,truck accident,Kanpur-Prayagraj highway,biker dead,injured,police investigation","topicString":"Fatehpur News,Fatehpur Latest 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":[201739421115167],"listElement":[{"id":201739421115167,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-13T04:31:54+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-13T04:31:54+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-13T04:31:55+0000","firstPublishedDate":"2025-02-13T04:31:55+0000","metadata":{"url":null,"authors":null,"charCount":459,"wordCount":110,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-13T04:31:54+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":"Truck Accident on Kanpur-Prayagraj Highway Leaves Biker Dead","leadMedia":{"id":null,"mediaType":"image","elements":[201739421114838],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/1600x900/ACCIDENT100012_1739421113834.JPG","resolution":"800*547","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/640x360/ACCIDENT100012_1739421113834.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/384x216/ACCIDENT100012_1739421113834.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/480x270/ACCIDENT100012_1739421113834.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/256x144/ACCIDENT100012_1739421113834.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/100x75/ACCIDENT100012_1739421113842.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/960x540/ACCIDENT100012_1739421113834.JPG","height":"547","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/500x375/ACCIDENT100012_1739421113842.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/original/ACCIDENT100012_1739421113842.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/original/ACCIDENT100012_1739421113842.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/960x540/ACCIDENT100012_1739421113834.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/380x285/ACCIDENT100012_1739421113842.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/955x537/ACCIDENT100012_1739421113834.JPG","quality":"90","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/60x45/ACCIDENT100012_1739421113842.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/160x120/ACCIDENT100012_1739421113842.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/144x81/ACCIDENT100012_1739421113834.JPG","size":"76","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/1200x900/ACCIDENT100012_1739421113842.JPG","width":"800","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/13/212x159/ACCIDENT100012_1739421113842.JPG","fileFormat":"JPEG"},"caption":"मुरादीपुर के पास ट्रक की टक्कर से बाइक सवार की मौत","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"कानपुर-प्रयागराज हाईवे पर मुरादीपुर के पास एक ट्रक की टक्कर से बाइक सवार अमित पांडेय गंभीर रूप से घायल हो गए। उन्हें गोपालगंज पीएचसी से जिला अस्पताल रेफर किया गया, जहां डॉक्टर ने उन्हें मृत घोषित कर..."},"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":201739350220873,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","articleType":"story","createdBy":"Pawan Kumar Sharma","createdDate":"2025-02-12T08:50:20+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-12T09:01:48+0000","lastPublishedBy":"pawan.sharma1@htdigital.in","lastPublishedDate":"2025-02-12T09:01:49+0000","firstPublishedDate":"2025-02-12T09:01:49+0000","metadata":{"url":"/uttar-pradesh/mini-bus-going-to-maha-kumbh-collides-with-dumper-in-fatehpur-four-died-201739350220873.html","authors":["Pawan Kumar Sharma"],"charCount":1943,"wordCount":392,"count":null,"agency":"","status":"PUBLISHED","tags":[],"keywords":["रोड एक्सीडेंट फतेहपुर","फतेहपुर न्यूज़","फतेहपुर लेटेस्ट न्यूज़","महाकुंभ जा रहे श्रद्धालुओं का एक्सीडेंट","महाकुंभ","रोड एक्सीडेंट","Road accident Fatehpur","Fatehpur news","Fatehpur latest news","Accident of devotees going to Maha Kumbh","Maha Kumbh","Road accident"],"section":"uttar-pradesh","primaryLocation":null,"column":"","subSection":"","topic":["Up News","UP News Today","Up News Online","Fatehpur News","Fatehpur Latest News","Road Accident","Mahakumbh 2025","Prayagraj Mahakumbh"],"topicUrls":["/tags/up-news","/tags/up-news-today","/tags/up-news-online","/tags/fatehpur-news","/tags/fatehpur-latest-news","/tags/road-accident","/tags/mahakumbh-2025","/tags/prayagraj-mahakumbh"],"alternateSection":[],"location":["फतेहपुर"],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"bigStory":false,"deleteMode":null,"redirectUrl":"","videoMetadata":{"thumbnail":null,"language":null,"youtubeMonetization":false,"dailyMotion":false,"visibility":null,"playlist":null,"categories":null,"webcast":false,"duration":0,"videoDuration":null,"syndication":false},"alternateUrls":null,"externalUrl":null,"subSectionL2":"","design":"","canonicalUrl":"https://www.livehindustan.com/uttar-pradesh/mini-bus-going-to-maha-kumbh-collides-with-dumper-in-fatehpur-four-died-201739350220873.html","keywordsMap":null,"killed":false,"killedStatusCode":0,"disclaimer":"","sponsoredTitle":"","storyType":"DIGITAL","jsonSourceUrl":"","subType":null,"syndicationFeed":false,"sectionUrl":"/uttar-pradesh","subSectionUrl":null,"dynamicMeta":[{"key":"homePageArticle","value":"true","description":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":201704720887775,"name":"Pawan Kumar Sharma","twitterUrl":null,"slugName":"pawan-kumar-sharma-290","userTypes":["Author"],"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":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","metaDescription":"फतेहपुर के कानपुर-प्रयागराज हाईवे पर बुधवार तड़के भीषण हादसा हो गया। दिल्ली से प्रयागराज महाकुंभ जा रही मिनी बस पीछे से एक डंपर से टकरा गई। इस हादसे में चार लोगों की मौत हो गई। जबकी 17 घायल हो गए।","app":true,"secondarySections":[{"section":"uttar-pradesh","subSection":"fatehpur","sectionId":201719905391849,"subSectionId":201719905407167}],"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":null,"highlight":false,"contextualKeyword":"Topic_lh_22,Emo_fear,Hour_14,Day_Wednesday","sectionId":201719905391849,"subSectionId":0,"topicIds":[201704719946152,201704721535698,201704720709084,201704727462761,201704727360558,201704722734391,201733228006624,201733228122833],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":0,"embedFlipkartCount":0,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":"","disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/mini-bus-going-to-maha-kumbh-collides-with-dumper-in-fatehpur-four-died-201739350220873.amp.html","keyWordString":"रोड एक्सीडेंट फतेहपुर,फतेहपुर न्यूज़,फतेहपुर लेटेस्ट न्यूज़,महाकुंभ जा रहे श्रद्धालुओं का एक्सीडेंट,महाकुंभ,रोड एक्सीडेंट,Road accident Fatehpur,Fatehpur news,Fatehpur latest news,Accident of devotees going to Maha Kumbh,Maha Kumbh,Road accident","topicString":"Up News,UP News Today,Up News Online,Fatehpur News,Fatehpur Latest News,Road Accident,Mahakumbh 2025,Prayagraj Mahakumbh","authorsString":"Pawan Kumar Sharma"},"social":{"twitter":false,"facebook":false,"web":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":[201739350219475,201739350682480,201739350793389],"listElement":[{"id":201739350219475,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"","articleType":"element","createdBy":"Pawan Kumar Sharma","createdDate":"2025-02-12T08:50:19+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-12T08:50:19+0000","lastPublishedBy":"Pawan Kumar Sharma","lastPublishedDate":"2025-02-12T09:01:50+0000","firstPublishedDate":"2025-02-12T09:01:50+0000","metadata":{"url":"","authors":[],"charCount":1161,"wordCount":238,"count":null,"agency":null,"status":"CREATED","tags":[],"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":[],"topicUrls":null,"alternateSection":[],"location":[],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"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":"","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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":{"twitter":true,"facebook":true},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-12T08:50:19+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eयूपी के फतेहपुर से एक दिल दहला देने वाला मामला सामने आया है। जहां कानपुर-प्रयागराज हाईवे पर बुधवार तड़के भीषण हादसा हो गया। दिल्ली से प्रयागराज महाकुंभ जा रही मिनी बस कल्यानपुर थाना के बक्सर मोड़ के पास पीछे से एक डंपर से टकरा गई। इस हादसे में मिनी बस के ड्राइवर समेत चार लोगों की मौत हो गई। जबकी 17 घायल हो गए। इनमें तीन की हालत नाजुक है। सूचना मिलने पर पुलिस मौके पर पहुंची और सभी को अस्पताल में भर्ती कराया।\u003c/p\u003e\u003cp\u003eदिल्ली के मोहन गार्डेन उत्तम नगर से एक ही परिवार के करीब 20 लोग एक ट्रैवलर गाड़ी से प्रयागराज महाकुंभ के लिए निकले थे। बुधवार सुबह बक्सर मोड़ के पास ट्रैवलर ओवरटेक करने के चक्कर में आगे जा रहे डंपर में पीछे से घुस गई। डंपर बक्सर घाट की तरफ मुड़ गया। जिससे ट्रैवलर उसी में फंस गई और करीब डेढ़ किलोमीटर तक घसीटते हुए चली गई। हादसे में ट्रैवलर ड्राइवर विवेक, प्रेम झा समेत तीन की मौके पर मौत हो गई। वहीं, अन्य घायल हो गए।\u003c/p\u003e\u003cp\u003eसूचना पर पहुंची पुलिस ने आनन-फानन में सभी को को गोपालगंज पीएचसी पहुंचाया। जहां उन्हें जिला अस्पताल के लिए रेफर कर दिया गया। इलाज के दौरान एक एक और शख्स ने दम तोड़ दिया। घायलों में तीन की हालत नाजुक देख उन्हें108 एम्बुलेंस सेवा की गाड़ियों से कानपुर हैलेट के लिए रेफर किया गया। वहीं, घटना के बाद डंपर चालक गाड़ी छोड़कर मौके से फरार हो गया।\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},{"id":201739350682480,"oldUuid":"","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"","articleType":"element","createdBy":"Pawan Kumar Sharma","createdDate":"2025-02-12T08:58:02+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-12T08:58:20+0000","lastPublishedBy":"Pawan Kumar Sharma","lastPublishedDate":"2025-02-12T09:01:50+0000","firstPublishedDate":"2025-02-12T09:01:50+0000","metadata":{"url":"","authors":[],"charCount":0,"wordCount":0,"count":null,"agency":"","status":"CREATED","tags":[],"keywords":[],"section":"","primaryLocation":null,"column":null,"subSection":"","topic":[],"topicUrls":null,"alternateSection":[],"location":[],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"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":"","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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":{},"isDeleted":0,"webId":"","listRelatedStories":null,"listCollectionStories":null,"name":"","timestamp":"2025-02-12T08:58:01+0000","type":"alsoread","paragraph":null,"image":null,"video":null,"liveBlog":null,"listicle":null,"relatedStories":[],"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":[201739279850880,201739201919916],"alsoReadStoriesUrl":{"201739201919916":"/uttar-pradesh/traffic-jam-due-to-mahakumbh-it-took-36-hours-to-reach-ayodhya-from-banaras-201739201919916.html","201739279850880":"/uttar-pradesh/bjp-mla-yogesh-verma-reprimanded-a-police-officer-for-being-stuck-in-a-traffic-jam-201739279850880.html"},"alsoReadStories":{"201739201919916":"बनारस से अयोध्या पहुंचने में लग गए 36 घंटे, कइयों ने गाड़ियों में ही बिताई रात","201739279850880":"जाम में फंसे BJP विधायक योगेश वर्मा का गुस्सा फूटा, कोतवाल को खूब सुनाई खरी-खोटी"},"alsoReadStoryImages":null,"quiz":null,"indicesNew":null,"review":null,"newAmazonAdsMeta":null,"flipkartAds":null,"affiliateEmbedHeadline":true,"faqSectionHeading":null,"lshapeBand":false},{"id":201739350793389,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"","articleType":"element","createdBy":"pawan.sharma1@htdigital.in","createdDate":"2025-02-12T09:00:00+0000","lastModifiedBy":"pawan.sharma1@htdigital.in","lastModifiedDate":"2025-02-12T09:01:48+0000","lastPublishedBy":"Pawan Kumar Sharma","lastPublishedDate":"2025-02-12T09:01:50+0000","firstPublishedDate":"2025-02-12T09:01:50+0000","metadata":{"url":"","authors":[],"charCount":782,"wordCount":154,"count":null,"agency":null,"status":"CREATED","tags":[],"keywords":null,"section":null,"primaryLocation":null,"column":null,"subSection":null,"topic":[],"topicUrls":[],"alternateSection":[],"location":[],"markUnimportant":false,"breakingNews":false,"sponsored":false,"premiumStory":false,"editedBy":[],"writtenBy":[],"reportedBy":[],"agencyByLine":[],"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":"","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":[],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":null,"brunchEditionDate":null,"aiContentType":null,"aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":{"twitter":true,"facebook":true},"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":null,"type":"paragraph","paragraph":{"body":"\u003ch2\u003eमहाकुंभ स्नान करने आईं तीन महिलाओं को गाड़ी ने कुचला\u003c/h2\u003e\u003cp\u003eउधर, प्रयागराज के उतरांव थाना अंतर्गत नागनाथपुर राष्ट्रीय राजमार्ग के पास मंगलवार (11 फरवरी) को महाकुंभ में स्नान करने जा रहीं तीन श्रद्धालुओं की अज्ञात वाहन ने कुचल दिया। जिससे तीनों की ही मौत हो गई। उतरांव थाने के थानाध्यक्ष पंकज कुमार त्रिपाठी ने बताया कि नागनाथपुर राष्ट्रीय राजमार्ग पर सुबह साढ़े पांच बजे एक पेट्रोल पंप पर बस रोक दी गई जिसमें से कई श्रद्धालु नीचे उतर गए। इसी दौरान तीन महिलाएं सड़क पर बने डिवाइडर के पास चली गईं।\u003c/p\u003e\u003cp\u003eतभी तेज रफ्तार अज्ञात वाहन ने इन महिलाओं को टक्कर मार दी जिससे वे गंभीर रूप से घायल हो गईं और अस्पताल ले जाते समय तीनों की मृत्यु हो गई। मृतकों की पहचान जगोरी महतो (45), कुंती महतो (70) और अल्पना महतो (47) के रूप में हुई है। बस सवार पश्चिम बंगाल के पुरुलिया से महाकुंभ में स्नान के लिए आ रहे थे।\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":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","summary":"\u003cul\u003e\u003cli\u003eफतेहपुर के कानपुर-प्रयागराज हाईवे पर बुधवार तड़के भीषण हादसा हो गया। दिल्ली से प्रयागराज महाकुंभ जा रही मिनी बस पीछे से एक डंपर से टकरा गई। इस हादसे में चार लोगों की मौत हो गई। जबकी 17 घायल हो गए।\u003c/li\u003e\u003c/ul\u003e","quickReadSummary":null,"mobileHeadline":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","mobileAppNotificationHeadline":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","browserNotificationHeadline":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","facebookHeadline":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","subType":null,"jsonSourceUrl":null,"twitterHeadline":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","newsletterHeadline":"महाकुंभ जा रहे 4 लोगों की दर्दनाक मौत, फतेहपुर में डंपर से टकराई मिनी बस","urlHeadline":"Mini bus going to Maha Kumbh collides with dumper in Fatehpur four died","leadMedia":{"id":null,"mediaType":null,"elements":[201739350636922],"image":{"images":{"500x281":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/500x281/road_accident_news_1715801879_1739350636613.jpg","mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/1600x900/road_accident_news_1715801879_1739350649065.jpg","resolution":"1200*900","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/640x360/road_accident_news_1715801879_1739350649065.jpg","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/384x216/road_accident_news_1715801879_1739350649065.jpg","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/480x270/road_accident_news_1715801879_1739350649065.jpg","1000x563":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/1000x563/road_accident_news_1715801879_1739350636613.jpg","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/256x144/road_accident_news_1715801879_1739350649065.jpg","optimize":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/optimize/road_accident_news_1715801879_1739350636613.jpg","ampImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/1600x900/road_accident_news_1715801879_1739350649065.jpg","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/100x75/road_accident_news_1715801879_1739350649065.jpg","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/960x540/road_accident_news_1715801879_1739350649065.jpg","height":"900","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/500x375/road_accident_news_1715801879_1739350649065.jpg","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/original/road_accident_news_1715801879_1739350649065.jpg","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/original/road_accident_news_1715801879_1739350649065.jpg","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/960x540/road_accident_news_1715801879_1739350649065.jpg","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/380x285/road_accident_news_1715801879_1739350649065.jpg","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/955x537/road_accident_news_1715801879_1739350649065.jpg","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/60x45/road_accident_news_1715801879_1739350649065.jpg","quality":"92","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/160x120/road_accident_news_1715801879_1739350649065.jpg","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/144x81/road_accident_news_1715801879_1739350649065.jpg","size":"49","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/1200x900/road_accident_news_1715801879_1739350649065.jpg","width":"1200","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/12/212x159/road_accident_news_1715801879_1739350649065.jpg","fileFormat":"JPEG"},"caption":"Mini bus going to Maha Kumbh collides with dumper in Fatehpur four died","name":null,"alternateText":null,"imageCredit":"","anchorTag":"","verticalImage":false,"height":900,"width":1200,"overImage":false,"description":"सांकेतिक तस्वीर"},"autotagged":false,"video":null,"defaultImage":false},"timeToRead":2,"linkStoryId":null,"introBody":"","webType":null,"related":[],"showRelated":false,"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":201739248084617,"oldUuid":"201739248084617","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"एसडीएम के निर्देश पर अवैध खनन में कानून गो, लेखपाल समेत पांच पर केस दर्ज","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-11T04:28:07+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-11T04:28:07+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-11T04:28:07+0000","firstPublishedDate":"2025-02-11T04:28:07+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-illegal-mining-case-fir-filed-against-officials-in-fatehpur-village-201739248084617.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Illegal Mining","FIR","Fatehpur","Government Officials","Village Land"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-illegal-mining-case-fir-filed-against-officials-in-fatehpur-village-201739248084617.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/fatehpur","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 Mining Case FIR Filed Against Officials in Fatehpur Village","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_anger,Hour_9,Day_Tuesday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["अवैध खनन","रिपोर्ट","फतेहपुर","सरकारी अधिकारी","ग्राम समाज की जमीन"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-illegal-mining-case-fir-filed-against-officials-in-fatehpur-village-201739248084617.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Illegal Mining,FIR,Fatehpur,Government Officials,Village Land","topicString":"Fatehpur News,Fatehpur Latest 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":[201739248088318],"listElement":[{"id":201739248088318,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-11T04:28:07+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-11T04:28:07+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-11T04:28:08+0000","firstPublishedDate":"2025-02-11T04:28:08+0000","metadata":{"url":null,"authors":null,"charCount":912,"wordCount":216,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-11T04:28:07+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eफतेहपुर, संवाददाता। बकेवर थाना के रूसी गांव में ग्राम समाज की 21 बीघे जमीन के करीब दो बिस्वा में हुए अवैध खनन के मामले में एसडीएम के निर्देश पर नायब तहसीलदार ने कानून गो, लेखपाल समेत पांच के खिलाफ रिपोर्ट दर्ज कराई है।\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":"फतेहपुर के रूसी गांव में ग्राम समाज की जमीन पर दो बिस्वा में अवैध खनन के मामले में नायब तहसीलदार ने पांच अधिकारियों के खिलाफ रिपोर्ट दर्ज कराई है। 3 फरवरी की रात जेसीबी मशीन से खनन किया गया था, जिसके...","quickReadSummary":null,"mobileHeadline":"एसडीएम के निर्देश पर अवैध खनन में कानून गो, लेखपाल समेत पांच पर केस दर्ज","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"एसडीएम के निर्देश पर अवैध खनन में कानून गो, लेखपाल समेत पांच पर केस दर्ज","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"एसडीएम के निर्देश पर अवैध खनन में कानून गो, लेखपाल समेत पांच पर केस दर्ज","urlHeadline":"Illegal Mining Case FIR Filed Against Officials in Fatehpur Village","leadMedia":{"id":null,"mediaType":"image","elements":[201739248088099],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/1600x900/FAT095624_1739248086996.JPG","resolution":"1280*863","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/640x360/FAT095624_1739248086996.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/384x216/FAT095624_1739248086996.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/480x270/FAT095624_1739248086996.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/256x144/FAT095624_1739248086996.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/100x75/FAT095624_1739248086997.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/960x540/FAT095624_1739248086996.JPG","height":"863","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/500x375/FAT095624_1739248086997.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/original/FAT095624_1739248086997.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/original/FAT095624_1739248086997.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/960x540/FAT095624_1739248086996.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/380x285/FAT095624_1739248086997.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/955x537/FAT095624_1739248086996.JPG","quality":"50","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/60x45/FAT095624_1739248086997.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/160x120/FAT095624_1739248086997.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/144x81/FAT095624_1739248086996.JPG","size":"103","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/1200x900/FAT095624_1739248086997.JPG","width":"1280","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/11/212x159/FAT095624_1739248086997.JPG","fileFormat":"JPEG"},"caption":"एसडीएम के निर्देश पर अवैध खनन में कानून गो, लेखपाल समेत पांच पर केस दर्ज","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"फतेहपुर के रूसी गांव में ग्राम समाज की जमीन पर दो बिस्वा में अवैध खनन के मामले में नायब तहसीलदार ने पांच अधिकारियों के खिलाफ रिपोर्ट दर्ज कराई है। 3 फरवरी की रात जेसीबी मशीन से खनन किया गया था, जिसके..."},"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":201739160155683,"oldUuid":"201739160155683","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"शातिर गोकश पुलिस मुठभेड़ के दौरान गिरफ्तार, पैर में लगी गोली","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-10T04:02:38+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-10T04:02:38+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-10T04:02:38+0000","firstPublishedDate":"2025-02-10T04:02:38+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-fatehpur-police-arrests-cow-slaughterer-after-gunfire-incident-201739160155683.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Fatehpur","Police","Cow Slaughter","Gunfire","Arrest"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-fatehpur-police-arrests-cow-slaughterer-after-gunfire-incident-201739160155683.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/fatehpur","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":"Fatehpur Police Arrests Cow Slaughterer After Gunfire Incident","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_fear,Hour_9,Day_Monday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["फतेहपुर","पुलिस","गोवध","फायरिंग","हिरासत"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-fatehpur-police-arrests-cow-slaughterer-after-gunfire-incident-201739160155683.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Fatehpur,Police,Cow Slaughter,Gunfire,Arrest","topicString":"Fatehpur News,Fatehpur Latest 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":[201739160159225],"listElement":[{"id":201739160159225,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-10T04:02:38+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-10T04:02:38+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-10T04:02:39+0000","firstPublishedDate":"2025-02-10T04:02:39+0000","metadata":{"url":null,"authors":null,"charCount":632,"wordCount":154,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-10T04:02:38+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":"Fatehpur Police Arrests Cow Slaughterer After Gunfire Incident","leadMedia":{"id":null,"mediaType":"image","elements":[201739160158918],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/1600x900/FAT093124_1739160157907.JPG","resolution":"1080*601","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/640x360/FAT093124_1739160157907.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/384x216/FAT093124_1739160157907.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/480x270/FAT093124_1739160157907.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/256x144/FAT093124_1739160157907.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/100x75/FAT093124_1739160157855.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/960x540/FAT093124_1739160157907.JPG","height":"601","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/500x375/FAT093124_1739160157855.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/original/FAT093124_1739160157855.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/original/FAT093124_1739160157855.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/960x540/FAT093124_1739160157907.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/380x285/FAT093124_1739160157855.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/955x537/FAT093124_1739160157907.JPG","quality":"50","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/60x45/FAT093124_1739160157855.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/160x120/FAT093124_1739160157855.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/144x81/FAT093124_1739160157907.JPG","size":"21","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/1200x900/FAT093124_1739160157855.JPG","width":"1080","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/10/212x159/FAT093124_1739160157855.JPG","fileFormat":"JPEG"},"caption":"शातिर गोकश पुलिस मुठभेड़ के दौरान गिरफ्तार, पैर में लगी गोली","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"फतेहपुर में औंग पुलिस ने गोवध के लिए जा रहे एक शातिर को घेर लिया। पुलिस पर फायरिंग के जवाब में शातिर घायल हो गया और उसे अस्पताल में भर्ती कराया गया। एएसपी विजय शंकर मिश्र ने बताया कि पुलिस को मुखबिर..."},"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":201738901488839,"oldUuid":"201738901488839","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"सीमित गति की बात बेमानी, ओवरटेक में भी मनमानी","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-07T04:11:31+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-07T04:11:31+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-07T04:11:31+0000","firstPublishedDate":"2025-02-07T04:11:31+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-traffic-safety-concerns-rise-in-bindki-overtake-points-hazardous-201738901488839.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Traffic Safety","Bindki","Overtake Points","Accidents","Administration"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Bindki","Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/bindki","/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-traffic-safety-concerns-rise-in-bindki-overtake-points-hazardous-201738901488839.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/fatehpur","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":"Traffic Safety Concerns Rise in Bindki Overtake Points Hazardous","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_fear,Hour_9,Day_Friday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704724181774,201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["यातायात सुरक्षा","बिन्दकी","ओवरटेक पॉइंट","हादसे","प्रशासन"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-traffic-safety-concerns-rise-in-bindki-overtake-points-hazardous-201738901488839.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Traffic Safety,Bindki,Overtake Points,Accidents,Administration","topicString":"Bindki,Fatehpur News,Fatehpur Latest 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":[201738901492523],"listElement":[{"id":201738901492523,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-07T04:11:32+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-07T04:11:32+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-07T04:11:32+0000","firstPublishedDate":"2025-02-07T04:11:32+0000","metadata":{"url":null,"authors":null,"charCount":913,"wordCount":236,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-07T04:11:32+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":"Traffic Safety Concerns Rise in Bindki Overtake Points Hazardous","leadMedia":{"id":null,"mediaType":"image","elements":[201738901492219],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/1600x900/FAT093956_1738901490789.JPG","resolution":"1152*520","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/640x360/FAT093956_1738901490789.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/384x216/FAT093956_1738901490789.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/480x270/FAT093956_1738901490789.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/256x144/FAT093956_1738901490789.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/100x75/FAT093956_1738901490796.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/960x540/FAT093956_1738901490789.JPG","height":"520","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/500x375/FAT093956_1738901490796.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/original/FAT093956_1738901490796.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/original/FAT093956_1738901490796.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/960x540/FAT093956_1738901490789.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/380x285/FAT093956_1738901490796.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/955x537/FAT093956_1738901490789.JPG","quality":"50","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/60x45/FAT093956_1738901490796.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/160x120/FAT093956_1738901490796.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/144x81/FAT093956_1738901490789.JPG","size":"80","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/1200x900/FAT093956_1738901490796.JPG","width":"1152","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/07/212x159/FAT093956_1738901490796.JPG","fileFormat":"JPEG"},"caption":"सीमित गति की बात बेमानी, ओवरटेक में भी मनमानी","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"फतेहपुर के बिन्दकी में यातायात सुरक्षा को लेकर चिंता बढ़ रही है। ओवरटेक करने के लिए असुरक्षित स्थानों पर पॉइंट बनाए गए हैं, जिससे कई हादसे हो चुके हैं। प्रशासन ऐसे पॉइंटों को नजरअंदाज कर रहा है, जबकि..."},"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":201738813918853,"oldUuid":"201738813918853","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"गाली देने से मना करने पर फोड़ दिया सिर","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-06T03:52:02+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-06T03:52:02+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:52:02+0000","firstPublishedDate":"2025-02-06T03:52:02+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-fatehpur-man-attacked-for-preventing-abusive-behavior-in-shop-201738813918853.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Fatehpur","attack","abusive behavior","police report","investigation"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-fatehpur-man-attacked-for-preventing-abusive-behavior-in-shop-201738813918853.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/fatehpur","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":"Fatehpur Man Attacked for Preventing Abusive Behavior in Shop","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_9,Day_Thursday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["फतेहपुर","हमला","गाली गलौज","पुलिस रिपोर्ट","जांच"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-fatehpur-man-attacked-for-preventing-abusive-behavior-in-shop-201738813918853.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Fatehpur,attack,abusive behavior,police report,investigation","topicString":"Fatehpur News,Fatehpur Latest 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":[201738813923173],"listElement":[{"id":201738813923173,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-06T03:52:02+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-06T03:52:02+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:52:03+0000","firstPublishedDate":"2025-02-06T03:52:03+0000","metadata":{"url":null,"authors":null,"charCount":562,"wordCount":152,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-06T03:52:02+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":"Fatehpur Man Attacked for Preventing Abusive Behavior in Shop","leadMedia":{"id":null,"mediaType":"image","elements":[201738813922759],"image":{"images":{"mediumImage":"","1600x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/1600x900/PITAI_NEW092042_1738813921530.JPG","resolution":"250*188","640x360":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/640x360/PITAI_NEW092042_1738813921530.JPG","384x216":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/384x216/PITAI_NEW092042_1738813921530.JPG","480x270":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/480x270/PITAI_NEW092042_1738813921530.JPG","256x144":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/256x144/PITAI_NEW092042_1738813921530.JPG","100x75":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/100x75/PITAI_NEW092042_1738813921537.JPG","thumbnailImage":"","fullImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/960x540/PITAI_NEW092042_1738813921530.JPG","height":"188","500x375":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/500x375/PITAI_NEW092042_1738813921537.JPG","thumbnail":"","original":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/original/PITAI_NEW092042_1738813921537.JPG","bigImage":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/original/PITAI_NEW092042_1738813921537.JPG","960x540":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/960x540/PITAI_NEW092042_1738813921530.JPG","380x285":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/380x285/PITAI_NEW092042_1738813921537.JPG","955x537":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/955x537/PITAI_NEW092042_1738813921530.JPG","quality":"99","60x45":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/60x45/PITAI_NEW092042_1738813921537.JPG","160x120":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/160x120/PITAI_NEW092042_1738813921537.JPG","144x81":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/144x81/PITAI_NEW092042_1738813921530.JPG","size":"43","1200x900":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/1200x900/PITAI_NEW092042_1738813921537.JPG","width":"250","212x159":"https://www.livehindustan.com/lh-img/smart/img/2025/02/06/212x159/PITAI_NEW092042_1738813921537.JPG","fileFormat":"JPEG"},"caption":"गाली देने से मना करने पर फोड़ दिया सिर","name":null,"alternateText":null,"imageCredit":null,"anchorTag":null,"verticalImage":false,"height":0,"width":0,"overImage":false,"description":"फतेहपुर में एक व्यक्ति ने दुकान में बैठे युवकों को गाली देने से मना किया, जिसके बाद उन युवकों ने उसे पीटकर सिर फोड़ दिया। यह घटना ललौली थाना क्षेत्र में हुई। पुलिस ने मामले की रिपोर्ट दर्ज की है और..."},"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":201738813738869,"oldUuid":"201738813738869","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"जरबेरा पुष्प खेती से किसान कमा रहा लाखों का मुनाफा","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-06T03:49:00+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-06T03:49:00+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:49:00+0000","firstPublishedDate":"2025-02-06T03:49:00+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-farmers-benefit-from-gerbera-flower-cultivation-in-polyhouse-201738813738869.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Gerbera","flower cultivation","polyhouse","subsidy","Drip irrigation"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-farmers-benefit-from-gerbera-flower-cultivation-in-polyhouse-201738813738869.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/fatehpur","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":"Farmers Benefit from Gerbera Flower Cultivation in Polyhouse","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_4,Emo_joy,Hour_9,Day_Thursday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["फतेहपुर","जरबेरा","पॉली हाउस","अनुदान","किसान"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-farmers-benefit-from-gerbera-flower-cultivation-in-polyhouse-201738813738869.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Gerbera,flower cultivation,polyhouse,subsidy,Drip irrigation","topicString":"Fatehpur News,Fatehpur Latest 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":[201738813741239],"listElement":[{"id":201738813741239,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-06T03:49:00+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-06T03:49:00+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:49:01+0000","firstPublishedDate":"2025-02-06T03:49:01+0000","metadata":{"url":null,"authors":null,"charCount":1042,"wordCount":244,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-06T03:49:00+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eफतेहपुर, संवाददाता। सजावटी फूलों की खेती में जरबेरा पुष्प किसानों के लिए लाभकारी साबित हो रही है। पॉली हाउस का निर्माण कर किसान ने खेती तैयार की है। उत्कृष्ट कार्यो को देखते हुए नामित अधिकारियों के निर्देशन पर उद्यान विभाग ने सत्यापन प्रक्रिया पूरी करते हुए जल्द किसान को अनुदान राशि मुहैया होगी।\u003c/p\u003e\u003cp\u003eसरकार की महत्वाकांक्षी जिला उद्यानिक मिशन योजना के तहत खागा के बुदवन गांव निवासी कृषक धर्मपाल प्रजापति ने 30 लाख की लागत से दो हजार वर्ग मीटर में पॉली हाउस का निर्माण कराकर जरबेरा पुष्प खेती ड्रिप सिंचाई पद्धति से शुरूआत की गई। किसान ने बताया शुरू में परिश्रम है इसके बाद लाभ है। एक दफा लगाने के बाद तीन से पांच साल तक फूल निकलते रहते है। जिनकों लखनऊ, नोएडा के साथ जनपद में भी बिक्री होती है। योजनांतर्गत अनुदान प्रक्रिया के लिए शासन के निर्देशन पर डीएम ने नामित जिला उद्यान अधिकारी को जांच के लिए आदेश दिया गया था। अधिकारियों द्वारा किए गए निरीक्षण में मानक अनुरूप पाए जाने पर लागत का 50 फीसदी अनुदान दिलाए जाने की बात कहीं है। जिला उद्यान अधिकारी रमेश पाठक ने बताया कि डीबीटी के माध्यम से लाभार्थी कृषक के खाते में अनुदान की राशि जल्द पहुंचा दी जाएगी।\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":"फतेहपुर के बुदवन गांव में किसान धर्मपाल प्रजापति ने 30 लाख की लागत से पॉली हाउस बनाकर जरबेरा पुष्प की खेती शुरू की है। ड्रिप सिंचाई पद्धति से की गई इस खेती से किसान को तीन से पांच साल तक फूल मिलते...","quickReadSummary":null,"mobileHeadline":"जरबेरा पुष्प खेती से किसान कमा रहा लाखों का मुनाफा","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"जरबेरा पुष्प खेती से किसान कमा रहा लाखों का मुनाफा","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"जरबेरा पुष्प खेती से किसान कमा रहा लाखों का मुनाफा","urlHeadline":"Farmers Benefit from Gerbera Flower Cultivation in Polyhouse","leadMedia":{"id":null,"mediaType":"image","elements":[201738813740943],"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":201738813618750,"oldUuid":"201738813618750","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"आठ सूत्रीय मांगों को लेकर भाकियू टिकैत ने किया मंथन","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-06T03:47:00+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-06T03:47:00+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:47:00+0000","firstPublishedDate":"2025-02-06T03:47:00+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-indian-farmers-union-demands-closure-of-illegal-vehicles-and-infrastructure-improvements-201738813618750.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Indian Farmers Union","Illegal Vehicles","Infrastructure Improvements","Panchayat Meeting","Protest Warning"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-indian-farmers-union-demands-closure-of-illegal-vehicles-and-infrastructure-improvements-201738813618750.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/fatehpur","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":"Indian Farmers Union Demands Closure of Illegal Vehicles and Infrastructure Improvements","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_anger,Hour_9,Day_Thursday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["किसान यूनियन","डग्गामार वाहन","संविधान","पंचायत","आंदोलन चेतावनी"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-indian-farmers-union-demands-closure-of-illegal-vehicles-and-infrastructure-improvements-201738813618750.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Indian Farmers Union,Illegal Vehicles,Infrastructure Improvements,Panchayat Meeting,Protest Warning","topicString":"Fatehpur News,Fatehpur Latest 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":[201738813621612],"listElement":[{"id":201738813621612,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-06T03:47:01+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-06T03:47:01+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:47:02+0000","firstPublishedDate":"2025-02-06T03:47:02+0000","metadata":{"url":null,"authors":null,"charCount":995,"wordCount":237,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-06T03:47:01+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eबिंदकी, संवाददाता। आठ सूत्रीय मांगों को लेकर भारतीय किसान यूनियन टिकैत गुट द्वारा एक पंचायत का आयोजन किया गया। जिसमें जनपद के सभी डग्गामार वाहनों को बंद करने की मांग की गई। इसके अलावा अन्य समस्याएं भी उठाई गई और चेतावनी दी गई की समस्याएं हल न की गई तो आंदोलन किया जाएगा।\u003c/p\u003e\u003cp\u003eनगर के राजकीय बस स्टॉप परिसर में बुधवार को 8 सूत्रीय मांगों को लेकर भारतीय किसान यूनियन टिकैत गुट की एक पंचायत हुई। जिसमें मांग की गई कि जनपद के समस्त डग्गा मार वाहनों को बंद करवाया जाए, विद्युत विभाग द्वारा घरेलू उपभोक्ताओं के कनेक्शन ना काटे जाए और जिनके काटे गए हैं उनको तत्काल प्रभाव से जोड़ा जाए। विकास खंड खजुहा के अंतर्गत रिंद नदी में रामपुर व कुंहु डेरा के बीच पुल का निर्माण करवाया जाए। नेशनल हाईवे में कल्याणपुर में ओवर ब्रिज बनवाने की मांग की गई। दरबेसाबाद से घरही खेड़ा मार्ग के जर्जर होने की बात कही गई और कहा गया इसका नवीनीकरण जल्द कराया जाए। पंचायत में कहा गया कि बकेवर पावर हाउस द्वारा संचालित खजुहा पधारा फीडर में लाइन ट्रिपिंग होती रहती है, जिससे किसानों की मोटर खराब होती रहती है, इसे ठीक किया जाए। महरहा गांव में चक मार्ग की पैमाइश करके उसे खुलवाने का काम किया जाए। इस मौके पर यूनियन के प्रयागराज मंडल उपाध्यक्ष रामसहाय पटेल, जिलाध्यक्ष अशोक कुमार उत्तम, यदुनंदन आर्य, नवल सिंह पटेल, छोटेलाल सोनकर, कप्तान सिंह यादव समेत अन्य लोग मौजूद रहे।\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":"Indian Farmers Union Demands Closure of Illegal Vehicles and Infrastructure Improvements","leadMedia":{"id":null,"mediaType":"image","elements":[201738813621335],"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":201738813558946,"oldUuid":"201738813558946","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-06T03:46:01+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-06T03:46:01+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:46:01+0000","firstPublishedDate":"2025-02-06T03:46:01+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-illegal-mining-destroys-21-bigha-land-in-rusi-village-police-investigates-201738813558946.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","Illegal Mining","Rusi Village","Police Investigation","Land Destruction","Community Land"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-illegal-mining-destroys-21-bigha-land-in-rusi-village-police-investigates-201738813558946.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/fatehpur","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 Mining Destroys 21 Bigha Land in Rusi Village Police Investigates","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_9,Day_Thursday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["अवैध खनन","रुसी गांव","पुलिस जांच","भूमि नष्ट","ग्राम समाज"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-illegal-mining-destroys-21-bigha-land-in-rusi-village-police-investigates-201738813558946.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,Illegal Mining,Rusi Village,Police Investigation,Land Destruction,Community Land","topicString":"Fatehpur News,Fatehpur Latest 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":[201738813562445],"listElement":[{"id":201738813562445,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-06T03:46:01+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-06T03:46:01+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:46:02+0000","firstPublishedDate":"2025-02-06T03:46:02+0000","metadata":{"url":null,"authors":null,"charCount":745,"wordCount":197,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-06T03:46:01+0000","type":"paragraph","paragraph":{"body":"\u003cp\u003eबकेवर, संवाददाता। देवमई ब्लाक के रुसी गांव में ग्राम समाज की 21 बीघा परती जमीन को माफियाओं ने खोद डाला। ग्राम प्रधान ने अवैध खनन की शिकायत थाने में की है। पुलिस ने जांच कर कार्रवाई की बात कही है। रूसी ग्राम प्रधान सुशीला देवी पत्नी राम कुमार ने बताया कि गांव के ही कुछ लोग पांडू नदी के किनारे ग्राम समाज की जमीन पर अवैध खनन करवा रहे हैं। 15 बिस्वा जमीन में लगभग 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":"बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी","summary":"बकेवर के रुसी गांव में ग्राम समाज की 21 बीघा परती जमीन पर माफियाओं ने अवैध खनन किया। ग्राम प्रधान ने थाने में शिकायत दर्ज कराई है। गांव के कुछ लोग पांडू नदी के किनारे खुदाई कर रहे थे, जिससे जमीन और...","quickReadSummary":null,"mobileHeadline":"बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी","mobileAppNotificationHeadline":null,"browserNotificationHeadline":"बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी","facebookHeadline":null,"subType":null,"jsonSourceUrl":null,"twitterHeadline":null,"newsletterHeadline":"बकेवर में ग्राम समाज की 21 बीघा जमीन माफियाओं ने खोदी","urlHeadline":"Illegal Mining Destroys 21 Bigha Land in Rusi Village Police Investigates","leadMedia":{"id":null,"mediaType":"image","elements":[201738813562065],"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":201738812118134,"oldUuid":"201738812118134","domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":"बिंदकी में अतिक्रमण हटाने के दौरान हुई नोकझोंक","articleType":"story","createdBy":"Newswrap","createdDate":"2025-02-06T03:22:00+0000","lastModifiedBy":"newswrap@htlive.com","lastModifiedDate":"2025-02-06T03:22:00+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:22:00+0000","firstPublishedDate":"2025-02-06T03:22:00+0000","metadata":{"url":"/uttar-pradesh/fatehpur/story-anti-encroachment-drive-in-bindki-tensions-rise-between-municipality-workers-and-shopkeepers-201738812118134.html","authors":["Newswrap"],"charCount":null,"wordCount":null,"count":null,"agency":"हिन्दुस्तान टीम","status":"PUBLISHED","tags":null,"keywords":["Fatehpur News","Fatehpur Latest news","anti-encroachment","Bindki","municipality","tension","police intervention"],"section":"uttar-pradesh","primaryLocation":"फतेहपुर","column":null,"subSection":"fatehpur","topic":["Bindki","Fatehpur News","Fatehpur Latest News"],"topicUrls":["/tags/bindki","/tags/fatehpur-news","/tags/fatehpur-latest-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/fatehpur/story-anti-encroachment-drive-in-bindki-tensions-rise-between-municipality-workers-and-shopkeepers-201738812118134.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/fatehpur","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":"Anti-Encroachment Drive in Bindki Tensions Rise Between Municipality Workers and Shopkeepers","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_disgust,Hour_8,Day_Thursday","sectionId":201719905391849,"subSectionId":201719905407167,"topicIds":[201704724181774,201704727462761,201704727360558],"crawledWidgetType":null,"crawledWidgetData":null,"embedAmazonCount":null,"embedFlipkartCount":null,"regionalKeywords":["अतिक्रमण","बिंदकी","नगर पालिका","दुकानदार","पुलिस"],"brunchEditionDate":null,"aiContentType":"Auto Published from Print","aiContent":false,"affiliateDisclaimer":null,"disableTopAffiliateWidget":false,"ampurl":"/uttar-pradesh/fatehpur/story-anti-encroachment-drive-in-bindki-tensions-rise-between-municipality-workers-and-shopkeepers-201738812118134.amp.html","keyWordString":"Fatehpur News,Fatehpur Latest news,anti-encroachment,Bindki,municipality,tension,police intervention","topicString":"Bindki,Fatehpur News,Fatehpur Latest 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":[201738812121448],"listElement":[{"id":201738812121448,"oldUuid":null,"domainId":"63a8564c0118f51f159e8223","sourceBody":null,"title":null,"articleType":"element","createdBy":null,"createdDate":"2025-02-06T03:22:01+0000","lastModifiedBy":null,"lastModifiedDate":"2025-02-06T03:22:01+0000","lastPublishedBy":null,"lastPublishedDate":"2025-02-06T03:22:01+0000","firstPublishedDate":"2025-02-06T03:22:01+0000","metadata":{"url":null,"authors":null,"charCount":796,"wordCount":184,"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,"ampurl":"","keyWordString":"","topicString":"","authorsString":""},"social":null,"isDeleted":0,"webId":null,"listRelatedStories":null,"listCollectionStories":null,"name":"paragraph","timestamp":"2025-02-06T03:22:01+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":"Anti-Encroachment Drive in Bindki Tensions Rise Between Municipality Workers and Shopkeepers","leadMedia":{"id":null,"mediaType":"image","elements":[201738812121194],"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":"fatehpur","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":[],"sectionDisplayName":"फतेहपुर"},"sectionName":"uttar-pradesh","subSectionItem":"fatehpur","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/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/sports/","urlPathAmp":"https://www.livehindustan.com/amp_sports/","active":false},{"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=\"/career/bihar-board-matriculation-exam-from-today-omr-will-be-taken-at-scheduled-time-201739753202589.html\" title=\"Bihar Board: बिहार बोर्ड मैट्रिक एग्जाम आज से, निर्धारित समय पर लिया जाएगा ओएमआर\"\u003eBihar Board: बिहार बोर्ड मैट्रिक एग्जाम आज से, निर्धारित समय पर लिया जाएगा ओएमआर\u003c/a\u003e\n \u003ca href=\"/uttarakhand/7-foreign-criminals-in-dehradun-jail-will-be-deported-had-committed-this-crime-201739753047524.html\" title=\"देहरादून की जेल में बंद 7 विदेशी अपराधी होंगे डिपोर्ट, किया था यह कांड\"\u003eदेहरादून की जेल में बंद 7 विदेशी अपराधी होंगे डिपोर्ट, किया था यह कांड\u003c/a\u003e\n \u003ca href=\"/uttar-pradesh/terror-of-stray-dogs-increased-in-up-bitten-45-lakh-people-in-one-year-201739752673261.html\" title=\"यूपी में आवारा कुत्तों का बढ़ा आतंक, एक साल में साढ़े 45 लाख लोगों को काटा\"\u003eयूपी में आवारा कुत्तों का बढ़ा आतंक, एक साल में साढ़े 45 लाख लोगों को काटा\u003c/a\u003e\n \u003ca href=\"/bihar/property-of-sand-liquor-and-land-mafia-will-seized-by-police-in-bihar-201739752557665.html\" title=\"बालू, शराब और जमीन माफियाओं की संपत्ति होगी जब्त, कमेटी बना यूं होगा ऐक्शन\"\u003eबालू, शराब और जमीन माफियाओं की संपत्ति होगी जब्त, कमेटी बना यूं होगा ऐक्शन\u003c/a\u003e\n \u003ca href=\"/ncr/earthquake-delhi-noida-gurugram-faridabad-magnitude-and-center-201739751642485.html\" title=\"Delhi Earthquake: दिल्ली में ही था भूकंप का केंद्र, इसलिए NCR में इतनी तेज कंपन; आवाज ने भी डराया\"\u003eDelhi Earthquake: दिल्ली में ही था भूकंप का केंद्र, इसलिए NCR में इतनी तेज कंपन; आवाज ने भी डराया\u003c/a\u003e\n \u003ca href=\"/astrology/astrology-today-february-17-2025-latest-updates-on-hindi-panchang-and-kumbh-kanya-mithun-rashi-live-blog-201739752839325.html\" title=\"Astrology Today Live - सिंह राशिफल 17 फरवरी 2025: सिंह राशि वालों के लिए कैसा रहेगा आज का दिन? पढ़ें राशिफल\"\u003eAstrology Today Live - सिंह राशिफल 17 फरवरी 2025: सिंह राशि वालों के लिए कैसा रहेगा आज का दिन? पढ़ें राशिफल\u003c/a\u003e\n \u003ca href=\"/astrology/today-leo-horoscope-17-february-2025-singh-rashi-ka-rashifal-future-predictions-201739750553544.html\" title=\"सिंह राशिफल 17 फरवरी 2025: सिंह राशि वालों के लिए कैसा रहेगा आज का दिन? पढ़ें राशिफल\"\u003eसिंह राशिफल 17 फरवरी 2025: सिंह राशि वालों के लिए कैसा रहेगा आज का दिन? पढ़ें राशिफल\u003c/a\u003e\n \u003ca href=\"/astrology/sagittarius-horoscope-today-17-february-2025-aaj-ka-dhanu-rashifal-future-predictions-201739751973946.html\" title=\"धनु राशिफल 17 फरवरी: धनु राशि वालों के लिए आज का दिन कैसा रहेगा? पढ़ें विस्तृत राशिफल\"\u003eधनु राशिफल 17 फरवरी: धनु राशि वालों के लिए आज का दिन कैसा रहेगा? पढ़ें विस्तृत राशिफल\u003c/a\u003e\n \u003ca href=\"/bihar/more-than-one-lakh-fake-mobile-numbers-will-block-in-bihar-consumers-take-it-on-fake-document-201739751786144.html\" title=\"1 लाख से ज्यादा मोबाइल नंबरों के ब्लॉक होने का खतरा, फर्जी कागजात से सिम लेने में यह जिले अव्वल\"\u003e1 लाख से ज्यादा मोबाइल नंबरों के ब्लॉक होने का खतरा, फर्जी कागजात से सिम लेने में यह जिले अव्वल\u003c/a\u003e\n \u003ca href=\"/national/aaj-ki-taaja-khabar-latest-and-breaking-hindi-news-february-17-2025-live-blog-201739752365979.html\" title=\"आज की ताजा खबर, हिंदी न्यूज February 17, 2025 LIVE - PM मोदी की फोटो पब्लिश करने वाली मैगजीन की वेबसाइट हुई ब्लॉक! क्या थी वजह\"\u003eआज की ताजा खबर, हिंदी न्यूज February 17, 2025 LIVE - PM मोदी की फोटो पब्लिश करने वाली मैगजीन की वेबसाइट हुई ब्लॉक! क्या थी वजह\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/national/donald-trump-leave-bangladesh-to-pm-narendra-modi-met-tulsi-gabbard-201739494259593.html\"\u003eTrump modi meet\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/uttar-pradesh/up-prayagraj-mahakumbh-2025-live-updates-today-world-record-ganga-river-cleaning-train-sangam-snan-details-live-blog-201739503563516.html\"\u003eMahakumbh 2025\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/lifestyle/relationship/valentines-day-wishes-2025-send-10-best-valentines-romantic-quotes-love-shayari-for-facebook-whatsapp-instagram-to-lover-201739490922750.html\"\u003eHappy Valentines Day\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/astrology/love-horoscope-14-february-2025-rashifal-love-201739495884458.html\"\u003eLove Horoscope\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/entertainment/bollywood/bollywood-news-in-hindi-february-14-2025-bollywood-ki-taaja-khabarein-box-office-collection-live-blog-201739493456424.html\"\u003eBollywood News\u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/entertainment/bollywood/pankaj-tripathi-on-ranveer-allahbadia-samay-raina-controversy-said-there-should-be-no-pride-in-uttering-nonsense-201739495161977.html\"\u003ePankaj Tripathi on Ranveer Allahbadia \u003c/a\u003e\n \u003ca href=\"https://www.livehindustan.com/weather/why-april-may-loke-hot-weather-in-february-western-disturbances-dangerous-for-crop-201739501625359.html\"\u003eWeather Update\u003c/a\u003e\n\u003c/li\u003e","hasElectionBottomNav":true,"hasBudgetIframeOnAmpHome":["budget"],"__N_SSP":true},"page":"/listing/[...slug]","query":{"section":"uttar-pradesh","subsection":"fatehpur"},"buildId":"99OAgy6TzuANWDQemqlCd","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>