क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

आलिया से अनबन पर बॉबी देओल ने तोड़ी चुप्पी:अल्फा को-स्टार पर बोले- मैं हर किसी के पास जाकर बात प्रूफ नहीं कर सकता, ये महज अफवाह

On: जून 1, 2026 12:51 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

बॉबी देओल जल्द ही आलिया भट्ट के साथ यश राज प्रोडक्शन की फर्स्ट फीमेल लीड स्पाई यूनिवर्स की फिल्म अल्फा में नजर आने वाले हैं। बीते लंबे समय से चर्चा है कि अल्फा की शूटिंग के बीच बॉबी देओल और आलिया भट्ट में अनबन हो गई है। हालांकि अब बॉबी देओल ने इन खबरों पर चुप्पी तोड़ते हुए इसे अफवाह करार दिया है। बॉबी देओल की फिल्म बंदर जल्द ही रिलीज होने वाली है। इससे पहले वो रजत शर्मा के शो आप की अदालत में पहुंचे थे। शो में रजत ने उनसे अल्फा के सेट पर हुई आलिया भट्ट से अनबन की खबरों पर सवाल किया, तो बॉबी ने कहा, मुझे भी किसी दोस्त ने भेजा था उस खबर का स्नैपशॉट, मैं भी हैरान था। लोग इतने वेल्ले हैं कि कुछ भी लिखकर बना देते हैं। आगे बॉबी ने कहा, ‘मैंने अभी रणबीर के साथ फिल्म की, फिर मुझे जब पता चला कि मुझे आलिया के साथ एक फिल्म मिली है, तो मैंने सोचा कि ये हो क्या रहा है मेरे साथ, क्योंकि दोनों ही मेरे फेवरेट एक्टर हैं। दोनों के साथ मुझे काम करने मिल रहा है। ये बहुत अच्छा है। वो कितनी अच्छी एक्ट्रेस है, कितनी हार्डवर्किंग है। कितनी प्रोफेशनल है। उसको फाइट सीक्वेंस करना हो तो बहुत तैयार रहती है।’ आगे बॉबी देओल ने झगड़े को अफवाह बताते हुए कहा, ‘ये भी बोला गया (अफवाह में) है कि बॉबी देओल इतना नाराज था कि आदित्य चोपड़ा ने उसको एक और फिल्म ऑफर कर दी। अब मैं हर किसी के पास जाकर अ?

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

Rajnandgaon News: गलत जांच रिपोर्ट में नाबालिग को बताया प्रेग्नेंट, थाने में गला दबाकर चेहरा नोचा; TI और महिला कॉन्स्टेबल सस्पेंड

red and white modern breaking news youtube thumbnail

Raipur Skywalk: रायपुर स्काईवॉक का काम अब भी अधूरा, डेडलाइन खत्म; 60% काम बाकी, कब होगा पूरा ?

red and white modern breaking news youtube thumbnail

बेंगलुरु की जीत पर विक्ट्री परेड नहीं होगी: फैंस इंडोर सेलिब्रेशन कर रहे; पिछले साल भगदड़ के बाद फैसला हुआ

red and white modern breaking news youtube thumbnail

बेंगलुरु की जीत पर विक्ट्री परेड नहीं होगी: फैंस इंडोर सेलिब्रेशन कर रहे; पिछले साल भगदड़ के बाद फैसला हुआ

red and white modern breaking news youtube thumbnail

CG Trains Restored: यात्रियों को बड़ी राहत, छत्तीसगढ़ में 7 से 19 जून तक रद्द 86 ट्रेनें बहाल

red and white modern breaking news youtube thumbnail

कौन हैं कुशल भुर्तेल? : नेपाल के बल्लेबाज ने एक ओवर में जड़े छह छक्के, युवराज-पोलार्ड की फहरिस्त में हुए शामिल

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });