विशिष्ट सामग्री:

मंगल पांडे को प्रशांत किशोर ने दी चुनाव लड़ने की चुनौती, बताया मनोनयन वाला नेता, BJP नेता ने दिया ये जवाब

लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस

ANI

प्रशांत किशोर ने कहा कि मंगल पांडे बहुत बड़ी बातें करते हैं, वे राजनीतिक या प्रशासनिक रूप से कुछ नहीं कर पाए हैं। मंगल पांडे पर भाजपा की तरफ से चुनाव लड़ने का दबाव है, वे सिर्फ़ एक सिफारिशी नेता हैं।

जन सुराज के सूत्रधार प्रशांत किशोर चुनावी दौरे पर हैं। प्रशांत किशोर का काफिला सीवान पहुंचा था। इस दौरान उन्होंने स्वास्थ्य मंत्री मंगल पांडेय पर जमकर निशाना साधा। पत्रकारों से बातचीत में उन्होंने मंगल पांडेय को बड़बोला बताया। प्रशांत किशोर ने कहा कि स्वास्थ्य मंत्री के तौर पर मंगल पांडेय का काम एनएमसीएच में हुई घटना से जाहिर होता है। एनएमसीएच में एक मरीज के पैर के अंगूठे चूहे खा गए थे। उन्होंने कोरोना काल में नाकामी के लिए स्वास्थ्य मंत्री मंगल पांडेय को जिम्मेदार ठहराया। 

प्रशांत किशोर ने कहा कि मंगल पांडे बहुत बड़ी बातें करते हैं, वे राजनीतिक या प्रशासनिक रूप से कुछ नहीं कर पाए हैं। मंगल पांडे पर भाजपा की तरफ से चुनाव लड़ने का दबाव है, वे सिर्फ़ एक सिफारिशी नेता हैं। लोग बदलाव चाहते हैं, बिहार में हर कोई बदलाव और सुधार चाहता है। अगले 5 महीने में लोगों के पास विकल्प है कि वे पिछले 30-35 सालों में आजमाए गए विकल्पों को चुनें या जन सुराज को चुनें। बदलाव तय है। बिहार में सत्ता परिवर्तन होगा, नया मुख्यमंत्री चुना जाएगा, यह तय है। कौन चुना जाएगा, यह 4-5 महीने में तय हो जाएगा। 

उन्होंने मंगल पांडे पर कटाक्ष करते हुए उन्हें मनोनयन वाला नेता बताया। उन्होंने मंगल पांडे की बिहार भाजपा प्रदेश अध्यक्ष के तौर पर की गई नाकामियों को गिनाया। प्रशांत किशोर ने कहा, “2015 के विधानसभा चुनाव में भाजपा 200 सीटें जीतने का दावा कर रही थी। नतीजे आने के बाद भाजपा 55 सीटों पर सिमट गई। भाजपा ने मंगल पांडे को बंगाल का प्रभारी बनाकर लोकसभा चुनाव की जिम्मेदारी सौंपी। लोकसभा चुनाव में भाजपा को हार का सामना करना पड़ा। आपको बता दें कि प्रशांत किशोर ‘बिहार बदलाव यात्रा’ के तहत जनता के बीच पहुंच रहे हैं।

हालांकि, मंगल पांडेय ने भी प्रशांत किशोर पर पलटवार किया है। उन्होंने कहा किप्रशांत किशोर जी, हां कोविड के समय मैं बिहार का स्वास्थ्य मंत्री था और मैं पूरी तन्मयता से बिहार में रहकर बिहार के लोगों की सेवा करने का प्रयास कर रहा था। उन्होंने आगे कहा कि लेकिन मैं आपको याद दिला दूं आप उस समय करोड़ों अरबों कमाने के लिए ममता बनर्जी के प्रचार में जुटे हुए थे और जहां तक मुझे याद है आपने एक ऑक्सीजन का सिलेंडर तक नहीं भिजवाया था। 

शेयर करेंcopy

अन्य न्यूज़

‘ + value.news_headline + ‘‘ + value.news_publish_date_format + ”;
});
$(‘#news-slider’).html(r);
$(“#news-slider”).owlCarousel({items: 2,itemsDesktop: [1199, 2],itemsMobile: [600, 1],navigation: true,navigationText: [‘icons8 double left 50‘, ‘icons8 double right 64‘],pagination: true});
}
else { }
},
ClearControls: function () {
//$(‘#txtname’).val(”);
$(‘#txtemail’).val(”);
//$(‘#chkaccept’).prop(‘checked’, false);
},
UpdateData: function () {
//var name = Utility.ValidateWithId(‘txtname’, ‘Please enter your name !’, true);
//if (name.trim() == ”)
// return;

var email = Utility.ValidateWithId(‘txtemail’, ‘Please enter your email !’, true);
//var email = Utility.ValidateEmail(‘txtemail’);
if (email == ”) {
Utility.Show_Error(‘Error’, ‘Please enter a valid email’);
return;
}
//var accept = Utility.ValidateWithId(‘chkaccept’, ‘Please accept terms & conditions.’, true, false);
//if (accept.trim() == ”)
// return;

var ws_method = ‘SubscribeNewsletter’;
//var obj = { name: name, email: email, check: accept };
var obj = { Search: email };
confirm_name = email;
Utility.GetResultAjax(ws_method, obj, News.ConfirmUpdate);
},
ConfirmUpdate: function (response) {
try {
if (response.trim() != “OK”) {
Utility.Show_Error(‘Error’, response.trim());
}
else {
News.ClearControls();
Utility.Show_Success(‘Message’, ” + confirm_name + ‘, You have successfully subscribed for our newsletter.’);
confirm_name=””;
}
}
catch (err) {
Utility.Show_Error(‘Error’, err.message);
}
},
}

“, { class: “jq-toast-single” }), o += ”, this.options.allowToastClose && (o += ‘×’), this.options.text instanceof Array) { this.options.heading && (o += ” + this.options.heading + “”), o += ”; for (var i = 0; i < this.options.text.length; i++)o += ” + this.options.text[i] + “”; o += “” } else this.options.heading && (o += ” + this.options.heading + “”), o += this.options.text; this._toastEl.html(o), !1 !== this.options.bgColor && this._toastEl.css(“background-color”, this.options.bgColor), !1 !== this.options.textColor && this._toastEl.css(“color”, this.options.textColor), this.options.textAlign && this._toastEl.css(“text-align”, this.options.textAlign), !1 !== this.options.icon && (this._toastEl.addClass(“jq-has-icon”), -1 !== t.inArray(this.options.icon, this._defaultIcons) && this._toastEl.addClass(“jq-icon-” + this.options.icon)), !1 !== this.options.class && this._toastEl.addClass(this.options.class) }, position: function () { “string” == typeof this.options.position && -1 !== t.inArray(this.options.position, this._positionClasses) ? “bottom-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, bottom: 20 }) : “top-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, top: 20 }) : “mid-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, top: t(o).outerHeight() / 2 – this._container.outerHeight() / 2 }) : this._container.addClass(this.options.position) : “object” == typeof this.options.position ? this._container.css({ top: this.options.position.top ? this.options.position.top : “auto”, bottom: this.options.position.bottom ? this.options.position.bottom : “auto”, left: this.options.position.left ? this.options.position.left : “auto”, right: this.options.position.right ? this.options.position.right : “auto” }) : this._container.addClass(“bottom-left”) }, bindToast: function () { var t = this; this._toastEl.on(“afterShown”, function () { t.processLoader() }), this._toastEl.find(“.close-jq-toast-single”).on(“click”, function (o) { o.preventDefault(), “fade” === t.options.showHideTransition ? (t._toastEl.trigger(“beforeHide”), t._toastEl.fadeOut(function () { t._toastEl.trigger(“afterHidden”) })) : “slide” === t.options.showHideTransition ? (t._toastEl.trigger(“beforeHide”), t._toastEl.slideUp(function () { t._toastEl.trigger(“afterHidden”) })) : (t._toastEl.trigger(“beforeHide”), t._toastEl.hide(function () { t._toastEl.trigger(“afterHidden”) })) }), “function” == typeof this.options.beforeShow && this._toastEl.on(“beforeShow”, function () { t.options.beforeShow(t._toastEl) }), “function” == typeof this.options.afterShown && this._toastEl.on(“afterShown”, function () { t.options.afterShown(t._toastEl) }), “function” == typeof this.options.beforeHide && this._toastEl.on(“beforeHide”, function () { t.options.beforeHide(t._toastEl) }), “function” == typeof this.options.afterHidden && this._toastEl.on(“afterHidden”, function () { t.options.afterHidden(t._toastEl) }), “function” == typeof this.options.onClick && this._toastEl.on(“click”, function () { t.options.onClick(t._toastEl) }) }, addToDom: function () { var o = t(“.jq-toast-wrap”); if (0 === o.length ? (o = t(“”, { class: “jq-toast-wrap”, role: “alert”, “aria-live”: “polite” }), t(“body”).append(o)) : this.options.stack && !isNaN(parseInt(this.options.stack, 10)) || o.empty(), o.find(“.jq-toast-single:hidden”).remove(), o.append(this._toastEl), this.options.stack && !isNaN(parseInt(this.options.stack), 10)) { var i = o.find(“.jq-toast-single”).length – this.options.stack; i > 0 && t(“.jq-toast-wrap”).find(“.jq-toast-single”).slice(0, i).remove() } this._container = o }, canAutoHide: function () { return !1 !== this.options.hideAfter && !isNaN(parseInt(this.options.hideAfter, 10)) }, processLoader: function () { if (!this.canAutoHide() || !1 === this.options.loader) return !1; var t = this._toastEl.find(“.jq-toast-loader”), o = (this.options.hideAfter – 400) / 1e3 + “s”, i = this.options.loaderBg, s = t.attr(“style”) || “”; s = s.substring(0, s.indexOf(“-webkit-transition”)), s += “-webkit-transition: width ” + o + ” ease-in; -o-transition: width ” + o + ” ease-in; transition: width ” + o + ” ease-in; background-color: ” + i + “;”, t.attr(“style”, s).addClass(“jq-toast-loaded”) }, animate: function () { t = this; if (this._toastEl.hide(), this._toastEl.trigger(“beforeShow”), “fade” === this.options.showHideTransition.toLowerCase() ? this._toastEl.fadeIn(function () { t._toastEl.trigger(“afterShown”) }) : “slide” === this.options.showHideTransition.toLowerCase() ? this._toastEl.slideDown(function () { t._toastEl.trigger(“afterShown”) }) : this._toastEl.show(function () { t._toastEl.trigger(“afterShown”) }), this.canAutoHide()) { var t = this; o.setTimeout(function () { “fade” === t.options.showHideTransition.toLowerCase() ? (t._toastEl.trigger(“beforeHide”), t._toastEl.fadeOut(function () { t._toastEl.trigger(“afterHidden”) })) : “slide” === t.options.showHideTransition.toLowerCase() ? (t._toastEl.trigger(“beforeHide”), t._toastEl.slideUp(function () { t._toastEl.trigger(“afterHidden”) })) : (t._toastEl.trigger(“beforeHide”), t._toastEl.hide(function () { t._toastEl.trigger(“afterHidden”) })) }, this.options.hideAfter) } }, reset: function (o) { “all” === o ? t(“.jq-toast-wrap”).remove() : this._toastEl.remove() }, update: function (t) { this.prepareOptions(t, this.options), this.setup(), this.bindToast() }, close: function () { this._toastEl.find(“.close-jq-toast-single”).click() } }; t.toast = function (t) { var o = Object.create(n); return o.init(t, this), { reset: function (t) { o.reset(t) }, update: function (t) { o.update(t) }, close: function () { o.close() } } }, t.toast.options = { text: “”, heading: “”, showHideTransition: “fade”, allowToastClose: !0, hideAfter: 3e3, loader: !0, loaderBg: “#9EC600”, stack: 5, position: “bottom-left”, bgColor: !1, textColor: !1, textAlign: “left”, icon: !1, beforeShow: function () { }, afterShown: function () { }, beforeHide: function () { }, afterHidden: function () { }, onClick: function () { } } }(jQuery, window, document);

लेटेस्ट न्यूज़

कार्टून

आज का कार्टून 23 मई 2025

नवीनतम

समाचार पत्रिका

चूकें नहीं

अवैध अतिक्रमण पर चाबुक कब चलाएंगे उपजिलाधिकारी

शतरंज के खिलाड़ी निकले उपजिलाधिकारी तमकुही राजअवैध अतिक्रमण पर...

गुरुग्राम क्लब बम धमाका केस, 5 आरोपियों के खिलाफ NIA का आरोपपत्र

लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस ANIप्रतिबंधित बब्बर खालिस्तानी इंटरनेशनल (बीकेआई) संगठन का...

कांग्रेस नेता जिग्नेश मेवाणी का आरोप, अमेरिकी दबाव के कारण हुआ संघर्ष विराम, शर्तें बताए मोदी सरकार

लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस ANI मेवाणी ने प्रधानमंत्री नरेंद्र मोदी पर...

कोई जवाब दें

कृपया अपनी टिप्पणी दर्ज करें!
कृपया अपना नाम यहाँ दर्ज करें