... | 🕐 --:--
-- -- --
عاجل
⚡ عاجل: كريستيانو رونالدو يُتوّج كأفضل لاعب كرة قدم في العالم ⚡ أخبار عاجلة تتابعونها لحظة بلحظة على خبر ⚡ تابعوا آخر المستجدات والأحداث من حول العالم
⌘K
AI مباشر
26831 مقال 231 مصدر نشط 38 قناة مباشرة 5990 خبر اليوم
آخر تحديث: منذ 0 ثانية

Azma Bukhari calls out Kasim Khan, Zulfi Bukhari, warns of anti-state activities

العالم
ARY News EN
2026/03/26 - 09:16 501 مشاهدة

LAHORE: Punjab Information Minister Azma Bukhari on Thursday launched a strong criticism of Pakistan Tehreek-e-Insaf (PTI) linked figures, including the party’s founder Imran Khan, his son Kasim Khan, and PTI leader Zulfi Bukhari, accusing them of acting against Pakistan’s interests and undermining the state, ARY News reported.

Speaking at a press conference, Bukhari first criticized Kasim Khan, stating that his father is currently in jail and has been convicted. She questioned whether Kasim remembers how his father treated political opponents while serving as prime minister, alleging that opponents were jailed during that time. She further claimed that Imran Khan is imprisoned over Toshakhana-related charges, including the alleged theft of a watch.

Turning to Zulfi Bukhari, she alleged that he is a foreign national who is speaking against Pakistan and engaging in activities harmful to the country. She added that some individuals consider themselves above Pakistan and accused certain elements of organizing events celebrating the potential loss of GSP+ status.

Azma Bukhari also criticized the incarcerated PTI founder, calling him an authoritarian ruler, and alleged that meetings and interactions are being used to incite unrest. She claimed that previously, the founder’s sisters also used such meetings for agitation.

Also Read: PTI founder’s son attempts to make Pakistan’s GSP+ status controversial

Referring to recent developments, she alleged that another “May 9-like” incident was carried out against Pakistan and termed it an attempt at an economic attack on the country. She questioned whether any country in the world could tolerate incidents like those of May 9.

Highlighting economic developments, Bukhari said Pakistan’s exports have significantly increased and that improved policies have helped secure GSP+ status until 2027. She claimed that after May 2025, Pakistan achieved a new global standing, with major world powers recognizing it as a significant force. She added that various presidents and prime ministers are visiting Pakistan, while Prime Minister Shehbaz Sharif is also undertaking foreign visits.

She further alleged that certain groups are forming alliances against the state and staging drama on every issue, while pursuing an agenda to force the state into making deals. She criticized such actions, saying forming groups against the state is unjustified.

Azma Bukhari concluded by stating that while “one individual was once elevated as a national hero, celebrated as a cricket icon and received immense public donations,” the same person is now raising claims of human rights despite alleged involvement in corruption. She also remarked that while the founder’s children were attending clubs, Pakistani citizens were facing court appearances.

مشاركة:
\n

مقالات ذات صلة

// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 49021; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 49021; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
AI
يا هلا! اسألني أي شي 🎤