CINXE.COM

Home - DAWN.COM

<!DOCTYPE html> <html lang="en"> <head> <!-- meta --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> <!--[if IE]> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <![endif]--> <title>Home - DAWN.COM</title> <meta name='subject' content='Your window to latest news, analysis and features from Pakistan, South Asia and the world.' /> <meta name='description' content='Pakistan&rsquo;s most trusted outlet for the breaking, latest and top news across the country and the world.' /> <meta property='fb:app_id' content='1383068068604634' /> <meta property='og:locale' content='en_US' /> <link rel='canonical' href='https://www.dawn.com/' /> <link rel='alternate' type='application/rss+xml' title='The Dawn News' href='https://www.dawn.com/feeds/home/' /> <link rel='index' href='https://www.dawn.com/' /> <meta name='twitter:image' content='https://www.dawn.com/_img/social-default.jpg' /> <meta property='og:image' content='https://www.dawn.com/_img/social-default.jpg' /> <meta itemprop='image' content='https://www.dawn.com/_img/social-default.jpg' /> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-C521GRS8DF"></script> <script> window.dataLayer = window.dataLayer || []; window.googletag = window.googletag || {cmd: []}; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-C521GRS8DF'); </script> <script> gtag('event', 'custom', { "Category": "Home", "non_interaction": true }); </script> <script type="application/ld+json"> {"@context":"http:\/\/schema.org","@type":"organization","logo":"https:\/\/www.dawn.com\/_img\/logo.png","name":"DAWN.COM","url":"https:\/\/www.dawn.com","sameAs":["https:\/\/www.facebook.com\/dawndotcom\/","https:\/\/twitter.com\/dawn_com","https:\/\/www.instagram.com\/dawn.today\/",""],"potentialAction":{"@type":"SearchAction","target":"https:\/\/www.dawn.com\/search?cx=016184311056644083324:a1i8yd7zymy&ie=UTF-8&q={search_term_string}","query-input":"required name=search_term_string"}} </script> <!-- - - - - start:counters - - - - --> <script type='text/javascript'> document.addEventListener("DOMContentLoaded", function() { Counter.count([{"category":"Home"}]); }); </script> <!-- - - - - end:counters - - - - --> <link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900&amp;display=swap' media='all'> <link rel='stylesheet' href='https://www.dawn.com/_css/newskit.20241216110707.css' media='all'> <link rel='stylesheet' href='https://www.dawn.com/_css/merriweather.20241015121807.css' media='all'> <link rel='stylesheet' href='https://www.dawn.com/_css/shame.20250220103107.css' media='all'> <script src='https://code.jquery.com/jquery-3.6.0.min.js' defer='true'></script> <script src='https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js' defer='true'></script> <script src='https://www.dawn.com/_js/ad-sticky-close.20240324031335.js' defer='true'></script> <script src='https://apis.google.com/js/platform.js' defer='true'></script> <script src='https://www.dawn.com/_js/all.20250214123308.js' defer='true'></script> <link rel='preload' as='style' href='https://www.dawn.com/_css/headroom.20241114121409.css'> <link rel='preload' as='font' href='https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900&display=swap'> <link rel='preload' as='style' href='https://www.dawn.com/_css/newskit.20241216110707.css'> <link rel='preload' as='style' href='https://www.dawn.com/_css/merriweather.20241015121807.css'> <link rel='preload' as='style' href='https://www.dawn.com/_css/shame.20250220103107.css'> <link rel='preload' as='script' href='https://code.jquery.com/jquery-3.6.0.min.js'> <link rel='preload' as='script' href='https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js'> <link rel='preload' as='script' href='https://www.dawn.com/_js/ad-sticky-close.20240324031335.js'> <link rel='preload' as='script' href='https://apis.google.com/js/platform.js'> <link rel='preload' as='script' href='https://www.dawn.com/_js/all.20250214123308.js'> <link rel='dns-prefetch preconnect' href='i.dawn.com'> <link rel='dns-prefetch preconnect' href='fonts.googleapis.com'> <link rel='dns-prefetch preconnect' href='code.jquery.com'> <link rel='dns-prefetch preconnect' href='cdnjs.cloudflare.com'> <link rel='dns-prefetch preconnect' href='apis.google.com'> <!-- adverts:header start --> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script> window.googletag = window.googletag || {cmd: []}; window.debugAds = window.location && window.location.search && window.location.search.includes('googfc'); window.isElemVisible = (div) => { // https://stackoverflow.com/a/33456469/50475 return div && (!!(div.offsetWidth || div.offsetHeight || div.getClientRects().length)); } // Relocate Ads window.addEventListener('DOMContentLoaded',function () { document.querySelectorAll('[data-selector]').forEach(ad => { if (target = document.querySelector(ad.getAttribute('data-selector'))) { target.insertAdjacentElement('afterend', ad); } }); }); // Relocate Ad if viewport width is less than 720px window.addEventListener('DOMContentLoaded',function () { if (window.matchMedia('(max-width: 720px)').matches) { document.querySelectorAll('[data-selector-mobile]').forEach(ad => { if (target = document.querySelector(ad.getAttribute('data-selector-mobile'))) { target.insertAdjacentElement('afterend', ad); } }); } }); window.addEventListener('DOMContentLoaded', function () { googletag.cmd.push(function() { // disable slots in hidden divs (sidebar on small screens etc) googletag.pubads().getSlots().forEach(slot => { const divId = slot.getSlotElementId(); if (!isElemVisible(document.getElementById(divId))) { if (debugAds) { console.log('disable hidden slot: ' + slot.getAdUnitPath() + ' ' + divId); } // this has a potential issue in views where tabs are used as there could be multiple // tabs with hidden/none class/style attribute and ads rendered under those tabs will // never be displayed or loaded googletag.destroySlots([slot]); } }); }); }); googletag.cmd.push(function() { googletag.defineSlot('/1029551/Dawn-Responsive-BTF-MREC', [[300,250]], 'div-gpt-ad-1683363763562-0') .defineSizeMapping([[[0,0],[[300,250]]]]) .addService(googletag.pubads()); googletag.defineSlot('/1029551/Dawn-Responsive-ATF-MREC', [[300,250]], 'div-gpt-ad-1683363673257-0') .defineSizeMapping([[[0,0],[[300,250]]]]) .addService(googletag.pubads()); googletag.defineSlot('/1029551/Dawn-Responsive-Middle-Leaderboard', [[970,250],[970,90],[728,90],[300,600],[320,480],[320,50],[320,100],[300,50],[300,250],[1,1]], 'div-gpt-ad-1693559881661-0') .defineSizeMapping([[[970,0],[[970,250],[970,90],[728,90],[300,600],[320,480],[320,50],[320,100],[300,50],[1,1]]],[[728,0],[[728,90],[300,600],[320,480],[320,50],[320,100],[300,50],[1,1]]],[[0,0],[[300,600],[320,480],[300,250],[320,50],[320,100],[300,50],[1,1]]]]) .addService(googletag.pubads()); googletag.defineSlot('/1029551/Dawn-Responsive-SKY-MREC', [[300,250],[320,480],[300,600],[160,600]], 'div-gpt-ad-1683363860950-0') .defineSizeMapping([[[0,0],[[300,600],[320,480],[300,250],[160,600]]]]) .addService(googletag.pubads()); googletag.defineSlot('/1029551/Dawn-Responsive-Footer-Stickable-Leaderboard', [[970,250],[970,90],[728,90],[320,50],[320,100],[300,50],[300,250],[1,1]], 'div-gpt-ad-1693559286339-0') .defineSizeMapping([[[970,0],[[970,250],[970,90],[728,90],[320,50],[320,100],[300,50],[1,1]]],[[728,0],[[728,90],[320,50],[320,100],[300,50],[1,1]]],[[0,0],[[300,250],[320,50],[320,100],[300,50],[1,1]]]]) .addService(googletag.pubads()); googletag.defineSlot('/1029551/Dawn-Responsive-Header-Leaderboard', [[970,250],[970,90],[728,90],[320,50],[320,100],[300,50],[300,250]], 'div-gpt-ad-1683363187247-0') .defineSizeMapping([[[970,0],[[970,250],[970,90],[728,90],[320,50],[320,100],[300,50]]],[[728,0],[[728,90],[320,50],[320,100],[300,50]]],[[0,0],[[320,50],[320,100],[300,50]]]]) .addService(googletag.pubads()); googletag.pubads().setTargeting('site', ["www.dawn.com"]); googletag.pubads().setTargeting('category', ["Home"]); googletag.pubads().enableLazyLoad({ fetchMarginPercent: -1, renderMarginPercent: 50, mobileScaling: 2.0 }); googletag.pubads().enableSingleRequest(); // refreshAd('/3023235/Responsive-Middle-Leaderboard') // refreshAd('div-gpt-ad-1693559881661-0') // this code can be removed as we have added an option for smart refresh for slots via #1582 window.refreshAd = ((id) => { console.log(new Date().toISOString().substr(11, 8), 'refreshAd(' + id + ')'); for (let slot of googletag.pubads().getSlots()) { if (slot.getAdUnitPath() === id || slot.getSlotElementId() == id) { googletag.pubads().refresh([slot]); } } }); // <div data-refresh="30" id='div-gpt-ad-1234567890123-0' ... googletag.pubads().addEventListener("slotRenderEnded", (e) => { const id = e.slot.getSlotElementId(); document.getElementById(id).classList.add('ad-rendered'); // data-refresh var seconds = null; if (seconds = document.getElementById(id).getAttribute('data-refresh')) { console.log(new Date().toISOString().substr(11, 8), 'refreshAd(' + id + ') in ' + seconds + 's'); window.__refreshAdTimeouts = window.__refreshAdTimeouts || []; clearTimeout(window.__refreshAdTimeouts[id]); window.__refreshAdTimeouts[id] = setTimeout(() => refreshAd(id), seconds * 1000); }; // data-rendered-classes var renderedClasses = null; if (renderedClasses = document.getElementById(id).getAttribute('data-rendered-classes')) { document.getElementById(id).classList.add(renderedClasses); } }); if (debugAds) { // debugging is enabled, add bgcolor and padding on all ad divs document.querySelectorAll('[id^="div-gpt-ad-"]').forEach(el => { var hasError = el.classList.contains('advert-error'); el.style.backgroundColor = hasError ? '#ecc' : '#ccc'; el.title = el.dataset.name || ''; el.innerHTML = hasError ? el.dataset.name : ''; if (hasError) { el.style.padding = '10px'; } el.style.height = el.dataset.height || ''; el.style.width = el.dataset.width || ''; }); } else { googletag.pubads().collapseEmptyDivs(); } googletag.enableServices(); }); </script> <!-- adverts:header end --> </head> <body class="ar-8 home antialiased"> <header class="pb-2"> <div class="w-full bg-black nav--network"> <div class="px-2 hidden sm:block"> <nav class="text-white flex flex-row flex-wrap text-2.5 justify-center text-center"> <a class="text-gray-400 uppercase py-1.25 px-2.5 " href="https://epaper.dawn.com">EPAPER</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " href="https://www.dawnnews.tv/watch-live">LIVE TV</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " href="https://www.dawnnews.tv">DAWNNEWS URDU</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " href="https://images.dawn.com">Images</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " href="https://herald.dawn.com">Herald</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " href="https://aurora.dawn.com">Aurora</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " rel="noreferrer" target="blank" href="https://cityfm89.com">CityFM89</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " rel="noreferrer" target="blank" href="https://www.dawn.com/advertise">Advertise</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " rel="noreferrer" target="blank" href="https://www.dawn.com/events">Events</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " href="https://www.dawn.com/events/supplements"><span class="-ml-4 mr-1">/</span>Supplements</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " rel="noreferrer" target="blank" href="http://classifieds.dawn.com/">Classifieds</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " rel="noreferrer" target="blank" href="https://obituary.dawn.com">Obituaries</a> </nav> </div> </div> <div class=""> <div class="container px-2 sm:px-0"> <div class='flex flex-col sm:flex-row'> <div class='w-1/4'> </div> <div class='sm:w-1/2 w-full'> <div class="flex flex-col items-center mt-4 mb-3"> <a href='https://www.dawn.com/' title="DAWN.COM" class='logo mb-2'> <img class="w-44" src="https://www.dawn.com/_img/logo.png" alt="DAWN.COM Logo"> <span class="hidden">DAWN.COM</span> </a> <h2 id='span-class-font-bold-text-black-e-paper-span-april-08-2025' dir='auto' class='badge inline-flex text-2.5 font-arial uppercase text-gray-500 align-middle'><a title="<span class='font-bold text-black'>E-Paper</span> | April 08, 2025" href='https://epaper.dawn.com' class=' '><span class='font-bold text-black'>E-Paper</span> | April 08, 2025</a></h2> </div> </div> <div class='w-1/4'> </div> </div> </div> </div> <div class="container px-2 sm:px-0 headroom"> <div class="flow-root container mx-auto mx-auto px-0 sm:px-6.5 relative"> <!-- nav container --> <nav class="native-hidden js-nav relative font-sans container p-0 border-t-3 border-black"> <div class="js-nav-container border-b border-gray-200"> <div class="nav-alignment flex justify-between items-center"> <!-- nav items --> <div class="js-nav-items flex overflow-y-hidden overflow-x-scroll px-0 w-full primary-scroll mr-1"> <div class="flex flex-row overflow-x-scroll w-full justify-start"> <a title='Home' href='//www.dawn.com' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Home </a> <a title='Latest' href='/latest-news' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Latest </a> <a title='Gaza siege' href='https://www.dawn.com/trends/gaza-invasion' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 text-red-300'> Gaza siege </a> <a title='Breathe' href='https://www.dawn.com/breathepakistan/' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 text-red-300'> Breathe </a> <a title='Pakistan' href='/pakistan' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Pakistan </a> <a title='Opinion' href='/opinion' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Opinion </a> <a title='Business' href='/business' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Business </a> <a title='Images' href='/entertainment' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Images </a> <a title='Prism' href='/prism' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Prism </a> <a title='World' href='/world' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> World </a> <a title='Sport' href='/sport' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Sport </a> <a title='Magazines' href='/magazines' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Magazines </a> <a title='Tech' href='/tech' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Tech </a> <a title='Videos' href='/videos' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Videos </a> <a title='Popular' href='/popular' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Popular </a> <a title='Archive' href='/newspaper' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Archive </a> <a title='Flood Donations' href='https://www.dawnrelief.com/' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Flood Donations </a> </div> </div> <!-- nav sandwich --> <div class="flex items-center relative hidden"> <div class="js-nav-sandwich pt-1 mr-2"> <button class="text-gray-400 hover:text-gray-500 focus:bg-gray-100 focus:text-gray-500 inline-flex items-center justify-center rounded-md focus:outline-none transition duration-150 ease-in-out"> <!-- ☰ --> <svg id="navopen" class="block h-6 w-6" stroke="currentColor" fill="none" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path> </svg> <!-- X --> <svg id="navclose" class="hidden h-6 w-6" stroke="currentColor" fill="none" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path> </svg> </button> </div> <!-- nav dropdown --> <div class="js-nav-dropdown hidden z-50 absolute top-9 right-0 border border-gray-300 bg-white shadow-2xl text-3 w-40" id="nav-dropdown"> <a title='Home' href='//www.dawn.com' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Home </a> <a title='Latest' href='/latest-news' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Latest </a> <a title='Gaza siege' href='https://www.dawn.com/trends/gaza-invasion' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 text-red-300'> Gaza siege </a> <a title='Breathe' href='https://www.dawn.com/breathepakistan/' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 text-red-300'> Breathe </a> <a title='Pakistan' href='/pakistan' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Pakistan </a> <a title='Opinion' href='/opinion' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Opinion </a> <a title='Business' href='/business' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Business </a> <a title='Images' href='/entertainment' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Images </a> <a title='Prism' href='/prism' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Prism </a> <a title='World' href='/world' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> World </a> <a title='Sport' href='/sport' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Sport </a> <a title='Magazines' href='/magazines' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Magazines </a> <a title='Tech' href='/tech' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Tech </a> <a title='Videos' href='/videos' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Videos </a> <a title='Popular' href='/popular' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Popular </a> <a title='Archive' href='/newspaper' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Archive </a> <a title='Flood Donations' href='https://www.dawnrelief.com/' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Flood Donations </a> </div> </div> <!-- desktop nav search --> <div class="js-nav-search justify-end items-center"> <label for="search" title="Search" class="sr-only">Search</label> <div class="relative"> <form accept-charset="utf-8" class="flex items-center" method="GET" action="https://www.dawn.com/search"> <div class="cursor-pointer sm:pointer-events-none" onclick="document.querySelector('#js-mob-search').classList.toggle('hidden');"> <svg class="h-4 w-4 text-gray-400" fill="currentColor" viewBox="0 0 20 20"> <path fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z" clip-rule="evenodd"></path> </svg> </div> <input type="hidden" name="cx" value="016184311056644083324:a1i8yd7zymy"> <input type="hidden" name="cof" value="FORID:10"> <input type="hidden" name="ie" value="UTF-8"> <input class="nav-search-input border-0 w-30 text-3 font-extralight ml-0.5 px-2 leading-5 placeholder-gray-400 focus:outline-none search-query hidden sm:block" data-remember="false" placeholder="SEARCH" value="" required="" id="q" type="text" name="q" onfocus="javascript:this.classList.add('w-44');this.classList.add('md:w-64')" onblur="javascript:this.classList.remove('w-44');this.classList.remove('md:w-64')"> </form> </div> </div> </div> <!-- mobile nav search --> <div class="js-nav-search flex justify-center items-center sm:hidden mt-1"> <label for="search" title="Search" class="sr-only">Search</label> <div class="relative"> <form accept-charset="utf-8" class="flex items-center" method="GET" action="https://www.dawn.com/search"> <input type="hidden" name="cx" value="016184311056644083324:a1i8yd7zymy"> <input type="hidden" name="cof" value="FORID:10"> <input type="hidden" name="ie" value="UTF-8"> <input id="js-mob-search" class="hidden text-3 w-64 font-extralight px-2 py-1 leading-none border rounded border-gray-300 mb-1 placeholder-gray-400 focus:outline-none search-query" data-remember="false" placeholder="SEARCH" value="" required="" id="q" type="text" name="q"> </form> </div> </div> </div> </nav> </div> </div> </header> <div class="aux-content flex justify-center" style="overflow: hidden;"> <!-- advert:start div-gpt-ad-1683363187247-0 --> <div id='div-gpt-ad-1683363187247-0' class='ad__wrapper__slot px-1 py-2 mb-2' data-rendered-classes="" data-name="Dawn-Responsive-Header-Leaderboard" data-height="250px" data-width="970px" data-refresh='180'> <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1683363187247-0'); });</script> </div> <!-- advert:end --> </div> <div id='consent-dialog' class="hidden"> <div class="fixed z-50 w-full bottom-0 overflow-hidden px-2 py-2 sm:py-4 bg-gray-500" role="dialog" aria-modal="true" aria-labelledby="modal-headline"> <div class="sm:flex sm:items-start justify-evenly"> <div class="hidden sm:flex flex-shrink-0 items-center justify-center h-16 w-16 rounded-full mt-4"> <img src="/_img/logo-white.png" class="w-20"> </div> <div class="mt-1 sm:mt-3 text-center sm:ml-4"> <h3 class="text-lg leading-6 font-medium text-white"> Subscribe to notifications </h3> <p class="text-sm leading-5 text-white mt-2"> Get the latest news and updates from Dawn </p> </div> <div class="mt-2 sm:mt-4 sm:flex sm:flex-row-reverse"> <span class="flex w-full rounded-md sm:mt-4 sm:ml-3 sm:w-auto"> <button type="button" class="inline-flex justify-center w-full rounded-md px-4 py-2 text-4 leading-4 font-normal text-white focus:outline-none"> Not Now </button> </span> <span class="mt-1 sm:mt-3 flex w-full rounded-md shadow-sm sm:w-auto"> <button data-topic="all" type="button" class="inline-flex justify-center w-full rounded-md border border-transparent px-4 py-2 bg-white text-navy-800 text-3.5 leading-4 font-normal shadow-sm focus:outline-none focus:ring"> Allow Notifications </button> </span> </div> </div> </div> </div> <div class="container mx-auto px-2 sm:px-6.5"> <div class="container px-0"> <div class='hidden sm:hidden mb-4'><ul role="list" class="timeline__stories flow-root font-merriweather"> <li> <div class="relative pb-2 ml-3.5 pr-2"> <!-- line --> <span class="absolute left-0 top-5 -ml-px h-full w-0.5 bg-gray-200" aria-hidden="true"></span> <div class="relative flex items-start space-x-3"> <div> <div class="relative ml-3.5 -ml-1 pt-1"> <!-- dot --> <div class="flex h-2.5 w-2.5 items-center justify-center rounded-full bg-red-300 ring-4 ring-white"></div> </div> </div> <div class="min-w-0 flex-1 py-0"> <div class="text-3 font-sans"> <div class="story__time"> <div class='timestamp--time'>10:58pm</div> </div> <!-- box/title title-anchor --> <h2 dir='auto' data-layout='story' data-id='1822566' class='story__title text-3 leading-4 pt-1.5 pb-4 cursor-pointer hover:underline font-bold underline '><a href='/live/elections-2024#1822566' class='story__link '>End of live blog for elections 2024</a></h2> </div> </div> </div> </div> </li> <li> <div class="relative pb-2 ml-3.5 pr-2"> <!-- line --> <span class="absolute left-0 top-5 -ml-px h-full w-0.5 bg-gray-200" aria-hidden="true"></span> <div class="relative flex items-start space-x-3"> <div> <div class="relative ml-3.5 -ml-1 pt-1"> <!-- dot --> <div class="flex h-2.5 w-2.5 items-center justify-center rounded-full bg-red-300 ring-4 ring-white"></div> </div> </div> <div class="min-w-0 flex-1 py-0"> <div class="text-3 font-sans"> <div class="story__time"> <div class='timestamp--time'>10:40pm</div> </div> <!-- box/title title-anchor --> <h2 dir='auto' data-layout='story' data-id='1822564' class='story__title text-3 leading-4 pt-1.5 pb-4 cursor-pointer hover:underline font-bold underline '><a href='/live/elections-2024#1822564' class='story__link '>Scrutiny concludes for nomination papers of 48 Senate seats</a></h2> </div> </div> </div> </div> </li> <li> <div class="relative pb-2 ml-3.5 pr-2"> <!-- line --> <span class="absolute left-0 top-5 -ml-px h-full w-0.5 bg-gray-200" aria-hidden="true"></span> <div class="relative flex items-start space-x-3"> <div> <div class="relative ml-3.5 -ml-1 pt-1"> <!-- dot --> <div class="flex h-2.5 w-2.5 items-center justify-center rounded-full bg-red-300 ring-4 ring-white"></div> </div> </div> <div class="min-w-0 flex-1 py-0"> <div class="text-3 font-sans"> <div class="story__time"> <div class='timestamp--time'>10:21pm</div> </div> <!-- box/title title-anchor --> <h2 dir='auto' data-layout='story' data-id='1822561' class='story__title text-3 leading-4 pt-1.5 pb-4 cursor-pointer hover:underline font-bold underline '><a href='/live/elections-2024#1822561' class='story__link '>ECP notifies Mahmood Khan as PTI-P chairman</a></h2> </div> </div> </div> </div> </li> </ul></div> <div class="flex flex-col"> <div class="border-b-3 border-black pb-2"> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-3/10 sm:pr-0.5"> <article class='story relative overflow-hidden box mb-2 pb-1' data-id='1902778' id='1902778' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:5 --> <h2 dir='auto' data-layout='story' data-id='1902778' class='story__title text-5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902778/minister-defends-mardan-action-dubbed-drone-strike-in-na' class='story__link '>Minister defends Mardan action dubbed ‘drone strike’ in NA </a></h2> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-1' > <div class='media__item '><a title="Minister defends Mardan action dubbed &lsquo;drone strike&rsquo; in NA" href="https://www.dawn.com/news/1902778/minister-defends-mardan-action-dubbed-drone-strike-in-na" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/080816007319d83.png?r=081610" alt="Minister defends Mardan action dubbed &lsquo;drone strike&rsquo; in NA" title="Minister defends Mardan action dubbed &lsquo;drone strike&rsquo; in NA" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia mb-1.5'>Talal Chaudhry denounces attempts to "politicise" counter-terror operations; Dar says decision on canals delayed. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-08T08:00:34+05:00'><span class='timestamp__calendar'>08 Apr, 2025</span> <span class='timestamp__time'>08:00am</span></span></span> </article><div class='text-gray-500 uppercase text-2.75'>Related</div> <ul class="mb-1 flex flex-col list-outside leading-none ml-4 w-4/5 sm:w-full md:w-4/5"> <li class="py-1 align-middle"> <a class='font-merriweather py-1 text-black text-2.5 -ml-1' href='https://www.dawn.com/news/1901110/kp-govt-apologises-for-civilian-casualties-in-mardan-operation-probe-underway'> KP govt apologises for civilian casualties in Mardan operation; probe underway </a> </li> <li class="py-1 align-middle"> <a class='font-merriweather py-1 text-black text-2.5 -ml-1' href='https://www.dawn.com/news/1902109/tehreek-i-insaf-wants-responsibility-fixed-for-alleged-drone-attack'> Tehreek-i-Insaf wants responsibility fixed for alleged drone attack </a> </li> <li class="py-1 align-middle"> <a class='font-merriweather py-1 text-black text-2.5 -ml-1' href='https://www.dawn.com/news/1902111/kp-mpas-demand-judicial-probe-into-mardan-drone-strike'> KP MPAs demand judicial probe into Mardan ‘drone strike’ </a> </li> </ul> <article class='story relative overflow-hidden box mb-1 pt-1 border-t border-gray-200 border-b border-gray-200 pb-3' data-id='1857107' id='1857107' data-layout='story' data-tags=''> <!-- box/label --> <span id='live' dir='auto' class='badge inline-flex text-3 font-normal uppercase rounded theme theme-default theme--live badge--aux align-middle'><span>Live </span></span> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1857107' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/live/gaza-invasion' class='story__link '>Five killed in Israeli attack on Gaza City: report</a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="Five killed in Israeli attack on Gaza City: report" href="https://www.dawn.com/live/gaza-invasion" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/081018398473daa.jpg?r=101854" alt="Five killed in Israeli attack on Gaza City: report" title="Five killed in Israeli attack on Gaza City: report" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>US lawmaker slams Trump-Netanyahu talks on displacing Palestinians; France, Egypt, Jordan say Palestinian Authority must head enclave. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-08T10:18:54+05:00'><span class='timestamp__calendar'>08 Apr, 2025</span> <span class='timestamp__time'>10:18am</span></span></span> </article><article class='story relative overflow-hidden box mb-1 border-b border-gray-200 pb-3' data-id='1902833' id='1902833' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902833' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902833/pakistan-hosts-forum-on-minerals-investment-today' class='story__link '>Pakistan hosts forum on minerals investment today </a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="Pakistan hosts forum on minerals investment today" href="https://www.dawn.com/news/1902833/pakistan-hosts-forum-on-minerals-investment-today" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/0809460441f8d7c.jpg?r=094621" alt="Pakistan hosts forum on minerals investment today" title="Pakistan hosts forum on minerals investment today" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>Plans to unveil unified framework to promote investment opportunities across four provinces, AJK and GB. AJK and GB </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-08T09:47:24+05:00'><span class='timestamp__calendar'>08 Apr, 2025</span> <span class='timestamp__time'>09:47am</span></span></span> </article><article class='story relative overflow-hidden box mb-1 border-b border-gray-200 pb-3' data-id='1902831' id='1902831' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902831' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902831/govt-yet-to-finalise-policy-to-counter-us-tariffs' class='story__link '>Govt yet to finalise policy to counter US tariffs </a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="Govt yet to finalise policy to counter US tariffs" href="https://www.dawn.com/news/1902831/govt-yet-to-finalise-policy-to-counter-us-tariffs" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/080821556ade92d.png?r=082533" alt="Govt yet to finalise policy to counter US tariffs" title="Govt yet to finalise policy to counter US tariffs" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>Exporters apprehensive of commerce ministry’s "lack of readiness" to address situation; expert calls for preferential trade deals. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-08T08:25:32+05:00'><span class='timestamp__calendar'>08 Apr, 2025</span> <span class='timestamp__time'>08:25am</span></span></span> </article><article class='story relative overflow-hidden box mb-1 border-b border-gray-200 pb-3' data-id='1902784' id='1902784' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902784' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902784/shc-takes-issue-with-centres-pick-for-irsa-stays-work-on-canals-project' class='story__link '>SHC takes issue with Centre’s pick for Irsa, stays work on canals project </a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="SHC takes issue with Centre&rsquo;s pick for Irsa, stays work on canals project" href="https://www.dawn.com/news/1902784/shc-takes-issue-with-centres-pick-for-irsa-stays-work-on-canals-project" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/08094212bb9b413.png?r=094310" alt="SHC takes issue with Centre&rsquo;s pick for Irsa, stays work on canals project" title="SHC takes issue with Centre&rsquo;s pick for Irsa, stays work on canals project" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>Petitioner says incumbent federal member not appointed as per policy, or in line with prior court ruling. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-08T07:29:59+05:00'><span class='timestamp__calendar'>08 Apr, 2025</span> <span class='timestamp__time'>07:29am</span></span></span> </article><article class='story relative overflow-hidden box mb-1 border-b border-gray-200 pb-3' data-id='1902823' id='1902823' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902823' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902823/imran-bushra-approach-court-for-better-facilities-in-jail' class='story__link '>Imran, Bushra approach court for better facilities in jail</a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="Imran, Bushra approach court for better facilities in jail" href="https://www.dawn.com/news/1902823/imran-bushra-approach-court-for-better-facilities-in-jail" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/08101917fdc9d7b.png?r=102838" alt="Imran, Bushra approach court for better facilities in jail" title="Imran, Bushra approach court for better facilities in jail" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>Ex-PM claims jail officials repeatedly ignored court orders mandating telephone contact with his sons, even on Eid. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-08T10:28:38+05:00'><span class='timestamp__calendar'>08 Apr, 2025</span> <span class='timestamp__time'>10:28am</span></span></span> </article><article class='story relative overflow-hidden box mb-1 border-b border-gray-200 pb-3' data-id='1902825' id='1902825' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902825' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902825/ihc-infuriated-by-lack-of-progress-in-finding-missing-brothers-of-journalist-ahmed-noorani' class='story__link '>IHC infuriated by lack of progress in finding missing brothers of journalist Ahmed Noorani</a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="IHC infuriated by lack of progress in finding missing brothers of journalist Ahmed Noorani" href="https://www.dawn.com/news/1902825/ihc-infuriated-by-lack-of-progress-in-finding-missing-brothers-of-journalist-ahmed-noorani" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/0810234443ced77.png?r=102407" alt="IHC infuriated by lack of progress in finding missing brothers of journalist Ahmed Noorani" title="IHC infuriated by lack of progress in finding missing brothers of journalist Ahmed Noorani" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>Judge says he won’t listen to anyone except IGP; "hint of location" found, officer tells high court. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-08T10:24:00+05:00'><span class='timestamp__calendar'>08 Apr, 2025</span> <span class='timestamp__time'>10:24am</span></span></span> </article><div id="Dawn-Responsive-ATF-MREC-Mobile"></div><article class='story relative overflow-hidden box mb-1 border-b border-gray-200 pb-3' data-id='1902787' id='1902787' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902787' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902787/heatwave-grips-sindh-as-mercury-crosses-460c-in-five-cities' class='story__link '>Heatwave grips Sindh as mercury crosses 46°C in five cities </a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="Heatwave grips Sindh as mercury crosses 46&deg;C in five cities" href="https://www.dawn.com/news/1902787/heatwave-grips-sindh-as-mercury-crosses-460c-in-five-cities" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/080902269f551f3.png?r=090246" alt="Heatwave grips Sindh as mercury crosses 46&deg;C in five cities" title="Heatwave grips Sindh as mercury crosses 46&deg;C in five cities" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>“High temperature is likely to subside and then rise again,” meteorologist says. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-08T09:02:46+05:00'><span class='timestamp__calendar'>08 Apr, 2025</span> <span class='timestamp__time'>09:02am</span></span></span> </article><article class='story relative overflow-hidden box mb-1 border-b border-gray-200 pb-3' data-id='1902781' id='1902781' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902781' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902781/army-in-a-state-of-war-to-protect-countrys-security-sc-told' class='story__link '>Army in a ‘state of war’ to protect country’s security, SC told </a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="Army in a &lsquo;state of war&rsquo; to protect country&rsquo;s security, SC told" href="https://www.dawn.com/news/1902781/army-in-a-state-of-war-to-protect-countrys-security-sc-told" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/080739216d36d97.jpg?r=074358" alt="Army in a &lsquo;state of war&rsquo; to protect country&rsquo;s security, SC told" title="Army in a &lsquo;state of war&rsquo; to protect country&rsquo;s security, SC told" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>Justice Mazhar questions the argument that military courts are not subordinate to high court. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-08T07:43:58+05:00'><span class='timestamp__calendar'>08 Apr, 2025</span> <span class='timestamp__time'>07:43am</span></span></span> </article><article class='story relative overflow-hidden box mb-1 pb-3' data-id='1902829' id='1902829' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902829' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902829/ihc-embroiled-in-fresh-row-over-transfer-of-blasphemy-case' class='story__link '>IHC embroiled in fresh row over transfer of blasphemy case </a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="IHC embroiled in fresh row over transfer of blasphemy case" href="https://www.dawn.com/news/1902829/ihc-embroiled-in-fresh-row-over-transfer-of-blasphemy-case" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/08092520e18f73b.png?r=092741" alt="IHC embroiled in fresh row over transfer of blasphemy case" title="IHC embroiled in fresh row over transfer of blasphemy case" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>Justice Kayani says acting chief justice cannot reassign cases unilaterally. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-08T09:27:41+05:00'><span class='timestamp__calendar'>08 Apr, 2025</span> <span class='timestamp__time'>09:27am</span></span></span> </article> <a href='/latest-news' class='text-red-custom font-arial align-middle text-2.75 my-3 block border-b pb-2'> READ MORE TOP STORIES <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> <!-- advert:start div-gpt-ad-1683363763562-0 --> <div id='div-gpt-ad-1683363763562-0' class='ad__wrapper__slot py-2 my-2 mx-auto flex justify-center' data-rendered-classes="" data-name="Dawn-Responsive-BTF-MREC" data-height="250px" data-width="300px" > <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1683363763562-0'); });</script> </div> <!-- advert:end --> <div class='border-t border-gray-200 mt-4 mb-8 pb-4 sm:mb-0 border-b sm:border-none border-gray-200 hidden sm:block'> <div class="flex flex-row justify-between items-center"> <a target="_blank" href='https://www.youtube.com/c/DawnNewsEnglish' class='text-red-custom font-arial align-middle text-3 my-3 inline-block uppercase'> Dawn News English <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> <div class="g-ytsubscribe" data-channelid="UC_xWTNsx7zA2uI0ydQikViA" data-layout="default" data-count="default"></div> </div> <div class="w-full flex"> <div class='slideshow slideshow--main ' data-slick='{"dots":false,"arrows":false,"dotsClass":"slideshow__pager ","asNavFor":null,"cssEase":"ease","speed":250,"autoplaySpeed":4000,"slidesToScroll":1,"slidesToShow":1,"fade":false,"autoplay":true,"infinite":true,"responsive": [{"breakpoint": 767,"settings": {"slidesToShow": 1,"slidesToScroll": 1}},{"breakpoint": 575,"settings": {"slidesToShow": 1,"slidesToScroll": 1}}]}'> <div class='slideshow__slide slideshow__slide--first slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902515' id='1902515' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Power Package And Trump&rsquo;s Tariff Tsunami" href="https://www.youtube.com/watch?v=rUKyYJpo9H8" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/rUKyYJpo9H8/mqdefault.jpg" alt="Power Package And Trump&rsquo;s Tariff Tsunami" title="Power Package And Trump&rsquo;s Tariff Tsunami" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902515' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=rUKyYJpo9H8' class='story__link '>Power Package And Trump’s Tariff Tsunami </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902512' id='1902512' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Will US Arrest Netanyahu?" href="https://www.youtube.com/watch?v=LqZlgWVk3oI" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/LqZlgWVk3oI/mqdefault.jpg" alt="Will US Arrest Netanyahu?" title="Will US Arrest Netanyahu?" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902512' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=LqZlgWVk3oI' class='story__link '>Will US Arrest Netanyahu? </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902082' id='1902082' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy" href="https://www.youtube.com/watch?v=038u-ZVq2Ic" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/038u-ZVq2Ic/mqdefault.jpg" alt="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy" title="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902082' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=038u-ZVq2Ic' class='story__link '>Impact Of Trump’s Tariff On Pakistan’s Economy </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902076' id='1902076' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Trump&rsquo;s Tariff Bombshell: Explained" href="https://www.youtube.com/watch?v=j53KsIW7jCQ" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/j53KsIW7jCQ/mqdefault.jpg" alt="Trump&rsquo;s Tariff Bombshell: Explained" title="Trump&rsquo;s Tariff Bombshell: Explained" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902076' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=j53KsIW7jCQ' class='story__link '>Trump’s Tariff Bombshell: Explained </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902049' id='1902049' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="What Are Tariffs?" href="https://www.youtube.com/watch?v=B7Jsv3fvfv4" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/B7Jsv3fvfv4/mqdefault.jpg" alt="What Are Tariffs?" title="What Are Tariffs?" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902049' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=B7Jsv3fvfv4' class='story__link '>What Are Tariffs? </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1901879' id='1901879' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Retail Payments in Pakistan Cross 2 Billion Mark in Q2" href="https://www.youtube.com/watch?v=xDZbT1JUT4E" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/xDZbT1JUT4E/mqdefault.jpg" alt="Retail Payments in Pakistan Cross 2 Billion Mark in Q2" title="Retail Payments in Pakistan Cross 2 Billion Mark in Q2" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1901879' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=xDZbT1JUT4E' class='story__link '>Retail Payments in Pakistan Cross 2 Billion Mark in Q2 </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1901878' id='1901878' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Global Reactions To Trump Tariffs" href="https://www.youtube.com/watch?v=nUaAQsHOLJY" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/nUaAQsHOLJY/mqdefault.jpg" alt="Global Reactions To Trump Tariffs" title="Global Reactions To Trump Tariffs" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1901878' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=nUaAQsHOLJY' class='story__link '>Global Reactions To Trump Tariffs </a></h2> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> </div> <div class="w-full sm:w-7/10 sm:pl-5.5"> <div class="flex flex-col sm:flex-row border-gray-200 border-b mb-2 xl:pl-0.5"> <div class="w-full sm:max-w-full xl:max-w-lg xl:pr-2.5 xl:mr-1"> <!-- BREATHE PAKISTAN --> <div class="w-full"> <!-- live timeline --> <!-- <div class='relative overflow-hidden mb-4'> <a href="/live/gaza-invasion" class="text-red-custom uppercase font-arial align-middle text-2.75 mb-3 flex items-center"> <span class="w-2 h-2 rounded-full bg-red-200 mx-1 fx-pulse"></span> Ghaza Invasion </a> <iframe class="newskit-custom-iframe" src="//www.dawn.com/widgets/timeline/gaza-invasion" width="100%" height="250" frameborder="0" scrolling="no" onload="var self = this; window.addEventListener('message', function(event) { if (event.data.id === self.src && Livevent.data.height === 'number') { self.style.height = event.data.height + 'px'; } });"></iframe> </div> --> <a href='/must-read' class='text-red-custom font-arial align-middle text-2.75 mb-3 inline-block'> MUST READ STORIES <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <div class="grid grid-cols-1 sm:grid-cols-2 sm:gap-6 border-gray-200 sm:border-b mb-2"> <div class="w-full"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box sm:mb-4 sm:pb-0 mb-2 pb-1 border-b border-gray-200 sm:border-none' data-id='1902855' id='1902855' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Editorial: A full-blown trade war is upon us as the era of multilateral trading order is nearly over" href="https://www.dawn.com/news/1902850" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/08083325d103c36.jpg?r=083838" alt="Editorial: A full-blown trade war is upon us as the era of multilateral trading order is nearly over" title="Editorial: A full-blown trade war is upon us as the era of multilateral trading order is nearly over" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4-sm:text:3.25-center.5-sm:pt:1-pb:1-sm:pb:0 --> <h2 dir='auto' data-layout='story' data-id='1902855' class='story__title text-4 sm:text-3.25 font-bold font-playfair-display leading-tight text-center pb-1 '><a href='https://www.dawn.com/news/1902850' class='story__link '>Editorial: A full-blown trade war is upon us as the era of multilateral trading order is nearly over</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box sm:mb-4 sm:pb-0 mb-2 pb-1 border-b border-gray-200 sm:border-none' data-id='1902861' id='1902861' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Regional faultlines within PTI are overlaid with political ones" href="https://www.dawn.com/news/1902854/in-fight-mode" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/0808390644c3164.png?r=084337" alt="Regional faultlines within PTI are overlaid with political ones" title="Regional faultlines within PTI are overlaid with political ones" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4-sm:text:3.25-center.5-sm:pt:1-pb:1-sm:pb:0 --> <h2 dir='auto' data-layout='story' data-id='1902861' class='story__title text-4 sm:text-3.25 font-bold font-playfair-display leading-tight text-center pb-1 '><a href='https://www.dawn.com/news/1902854/in-fight-mode' class='story__link '>Regional faultlines within PTI are overlaid with political ones</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box sm:mb-4 sm:pb-0 mb-2 pb-1 border-b border-gray-200 sm:border-none' data-id='1902864' id='1902864' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="How Pakistan can stren&shy;gthen even a limited partnership with US" href="https://www.dawn.com/news/1902851" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/0808411131814b6.jpg?r=084841" alt="How Pakistan can stren&shy;gthen even a limited partnership with US" title="How Pakistan can stren&shy;gthen even a limited partnership with US" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4-sm:text:3.25-center.5-sm:pt:1-pb:1-sm:pb:0 --> <h2 dir='auto' data-layout='story' data-id='1902864' class='story__title text-4 sm:text-3.25 font-bold font-playfair-display leading-tight text-center pb-1 '><a href='https://www.dawn.com/news/1902851' class='story__link '>How Pakistan can stren­gthen even a limited partnership with US</a></h2> </article> <!-- - - - /article - - - --> </div> <div class="w-full"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902779' id='1902779' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="No Sindh-domiciled federal member appointed by Irsa in past 15 years" href="https://www.dawn.com/news/1902779/no-sindh-domiciled-federal-member-appointed-by-irsa-in-past-15-years" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/080932191f264ad.jpg?r=093242" alt="No Sindh-domiciled federal member appointed by Irsa in past 15 years" title="No Sindh-domiciled federal member appointed by Irsa in past 15 years" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902779' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902779/no-sindh-domiciled-federal-member-appointed-by-irsa-in-past-15-years' class='story__link '>No Sindh-domiciled federal member appointed by Irsa in past 15 years </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902300' id='1902300' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="They built a home, a family, a life. Now these Afghans must leave for a land they know nothing of" href="https://www.dawn.com/news/1902300/they-built-a-home-a-family-a-life-now-these-afghans-must-leave-for-a-land-they-know-nothing-of" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/06234143eee34c4.jpg?r=234251" alt="They built a home, a family, a life. Now these Afghans must leave for a land they know nothing of" title="They built a home, a family, a life. Now these Afghans must leave for a land they know nothing of" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902300' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902300/they-built-a-home-a-family-a-life-now-these-afghans-must-leave-for-a-land-they-know-nothing-of' class='story__link '>They built a home, a family, a life. Now these Afghans must leave for a land they know nothing of</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902645' id='1902645' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="A hard state is not necessarily a strong or competent one" href="https://www.dawn.com/news/1902593" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/070836077346b22.jpg?r=083630" alt="A hard state is not necessarily a strong or competent one" title="A hard state is not necessarily a strong or competent one" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902645' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902593' class='story__link '>A hard state is not necessarily a strong or competent one</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902526' id='1902526' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Agriculture: Deepening water crisis" href="https://www.dawn.com/news/1902526/agriculture-deepening-water-crisis" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/67f2e0d339040.jpg" alt="Agriculture: Deepening water crisis" title="Agriculture: Deepening water crisis" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902526' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902526/agriculture-deepening-water-crisis' class='story__link '>Agriculture: Deepening water crisis </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902638' id='1902638' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Editorial: Long-term resolution of interprovincial frictions needed to address water equity issues" href="https://www.dawn.com/news/1902598/going-dry" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/07082839e700084.jpg?r=082850" alt="Editorial: Long-term resolution of interprovincial frictions needed to address water equity issues" title="Editorial: Long-term resolution of interprovincial frictions needed to address water equity issues" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902638' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902598/going-dry' class='story__link '>Editorial: Long-term resolution of interprovincial frictions needed to address water equity issues</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902699' id='1902699' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Osman Khalid Butt is sick of people asking when he&rsquo;s getting married" href="https://images.dawn.com/news/1193475/osman-khalid-butt-is-sick-of-people-asking-when-hes-getting-married" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/071530393f6f846.png?r=153055" alt="Osman Khalid Butt is sick of people asking when he&rsquo;s getting married" title="Osman Khalid Butt is sick of people asking when he&rsquo;s getting married" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902699' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://images.dawn.com/news/1193475/osman-khalid-butt-is-sick-of-people-asking-when-hes-getting-married' class='story__link '>Osman Khalid Butt is sick of people asking when he’s getting married</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902657' id='1902657' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Is Gen Z more prone to suicide and depression than previous generations?" href="https://aurora.dawn.com/news/1145402/the-unbearable-pressures-of-the-peer-perfect-life" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/070951540c4a5be.jpg?r=095206" alt="Is Gen Z more prone to suicide and depression than previous generations?" title="Is Gen Z more prone to suicide and depression than previous generations?" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902657' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://aurora.dawn.com/news/1145402/the-unbearable-pressures-of-the-peer-perfect-life' class='story__link '>Is Gen Z more prone to suicide and depression than previous generations?</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902454' id='1902454' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Overtaxed and underserved &mdash; reforming a broken tax equation" href="https://www.dawn.com/news/1902454/overtaxed-and-underserved-reforming-a-broken-tax-equation" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/07105300a40d679.jpg?r=105314" alt="Overtaxed and underserved &mdash; reforming a broken tax equation" title="Overtaxed and underserved &mdash; reforming a broken tax equation" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902454' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902454/overtaxed-and-underserved-reforming-a-broken-tax-equation' class='story__link '>Overtaxed and underserved — reforming a broken tax equation </a></h2> </article> <!-- - - - /article - - - --> </div> </div> <!-- BREATHE PAKISTAN --> <div class='border-t border-gray-200 mt-4 mb-8 pb-4 sm:mb-0 border-b border-gray-200 block sm:hidden'> <div class="flex flex-row justify-between items-center"> <a target="_blank" href='https://www.youtube.com/c/DawnNewsEnglish' class='text-red-custom font-arial align-middle text-3 my-3 inline-block uppercase'> Dawn News English <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> <div class="g-ytsubscribe" data-channelid="UC_xWTNsx7zA2uI0ydQikViA" data-layout="default" data-count="default"></div> </div> <div class="w-full flex"> <div class='slideshow slideshow--main ' data-slick='{"dots":false,"arrows":false,"dotsClass":"slideshow__pager ","asNavFor":null,"cssEase":"ease","speed":250,"autoplaySpeed":4000,"slidesToScroll":1,"slidesToShow":1,"fade":false,"autoplay":true,"infinite":true,"responsive": [{"breakpoint": 767,"settings": {"slidesToShow": 1,"slidesToScroll": 1}},{"breakpoint": 575,"settings": {"slidesToShow": 1,"slidesToScroll": 1}}]}'> <div class='slideshow__slide slideshow__slide--first slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902515' id='1902515' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Power Package And Trump&rsquo;s Tariff Tsunami" href="https://www.youtube.com/watch?v=rUKyYJpo9H8" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/rUKyYJpo9H8/mqdefault.jpg" alt="Power Package And Trump&rsquo;s Tariff Tsunami" title="Power Package And Trump&rsquo;s Tariff Tsunami" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902515' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=rUKyYJpo9H8' class='story__link '>Power Package And Trump’s Tariff Tsunami </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902512' id='1902512' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Will US Arrest Netanyahu?" href="https://www.youtube.com/watch?v=LqZlgWVk3oI" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/LqZlgWVk3oI/mqdefault.jpg" alt="Will US Arrest Netanyahu?" title="Will US Arrest Netanyahu?" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902512' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=LqZlgWVk3oI' class='story__link '>Will US Arrest Netanyahu? </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902082' id='1902082' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy" href="https://www.youtube.com/watch?v=038u-ZVq2Ic" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/038u-ZVq2Ic/mqdefault.jpg" alt="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy" title="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902082' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=038u-ZVq2Ic' class='story__link '>Impact Of Trump’s Tariff On Pakistan’s Economy </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902076' id='1902076' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Trump&rsquo;s Tariff Bombshell: Explained" href="https://www.youtube.com/watch?v=j53KsIW7jCQ" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/j53KsIW7jCQ/mqdefault.jpg" alt="Trump&rsquo;s Tariff Bombshell: Explained" title="Trump&rsquo;s Tariff Bombshell: Explained" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902076' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=j53KsIW7jCQ' class='story__link '>Trump’s Tariff Bombshell: Explained </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902049' id='1902049' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="What Are Tariffs?" href="https://www.youtube.com/watch?v=B7Jsv3fvfv4" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/B7Jsv3fvfv4/mqdefault.jpg" alt="What Are Tariffs?" title="What Are Tariffs?" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902049' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=B7Jsv3fvfv4' class='story__link '>What Are Tariffs? </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1901879' id='1901879' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Retail Payments in Pakistan Cross 2 Billion Mark in Q2" href="https://www.youtube.com/watch?v=xDZbT1JUT4E" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/xDZbT1JUT4E/mqdefault.jpg" alt="Retail Payments in Pakistan Cross 2 Billion Mark in Q2" title="Retail Payments in Pakistan Cross 2 Billion Mark in Q2" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1901879' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=xDZbT1JUT4E' class='story__link '>Retail Payments in Pakistan Cross 2 Billion Mark in Q2 </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1901878' id='1901878' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Global Reactions To Trump Tariffs" href="https://www.youtube.com/watch?v=nUaAQsHOLJY" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/nUaAQsHOLJY/mqdefault.jpg" alt="Global Reactions To Trump Tariffs" title="Global Reactions To Trump Tariffs" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1901878' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=nUaAQsHOLJY' class='story__link '>Global Reactions To Trump Tariffs </a></h2> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="w-full"> <div class='flex'> <div class='w-full'> <div class="pb-2"> <div dir='auto' class=' justify-start text-left justify-start text-left -mt-2 pb-1'><h2 id='sponsored' class='badge inline-flex text-2.5 text-gray-400 font-normal uppercase font-arial align-middle'><a title="Sponsored" href='https://www.dawn.com/sponsor-content' class=' text-2.5 text-gray-400 font-normal uppercase font-arial '>Sponsored</a></h2></div> <div class='slideshow slideshow--main ' data-slick='{"dots":false,"arrows":false,"dotsClass":"slideshow__pager ","asNavFor":null,"cssEase":"ease","speed":250,"autoplaySpeed":4000,"slidesToScroll":1,"slidesToShow":1,"fade":false,"autoplay":true,"infinite":true,"responsive": [{"breakpoint": 767,"settings": {"slidesToShow": 1,"slidesToScroll": 1}},{"breakpoint": 575,"settings": {"slidesToShow": 1,"slidesToScroll": 1}}]}'> <div class='slideshow__slide slideshow__slide--first slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902710' id='1902710' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left sm:w-1/4 w-full mb-0 ' > <div class='media__item '><a title="vivo V50 Lite launches in Pakistan" href="https://www.dawn.com/news/1902710/vivo-v50-lite-launches-in-pakistan" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/07173319a058e25.jpg?r=173615" alt="vivo V50 Lite launches in Pakistan" title="vivo V50 Lite launches in Pakistan" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902710' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902710/vivo-v50-lite-launches-in-pakistan' class='story__link '>vivo V50 Lite launches in Pakistan</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3.25 sm:text-3 text-gray-700 font-georgia tracking-wide leading-normal mt-1'>Experience the ultimate power, performance and photography with vivo V50 Lite. </div> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1897638' id='1897638' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--fill sm:w-1/4 w-full mb-0 ' > <div class='media__item '><a title="Ticket Wala wins silver in Asia for its impact on Pakistan&rsquo;s entertainment industry" href="https://www.dawn.com/news/1897638/ticket-wala-wins-silver-in-asia-for-its-impact-on-pakistans-entertainment-industry" target="_self"><picture><img src="https://i.dawn.com/medium/2025/03/13122258f64da32.jpg?r=122354" alt="Ticket Wala wins silver in Asia for its impact on Pakistan&rsquo;s entertainment industry" title="Ticket Wala wins silver in Asia for its impact on Pakistan&rsquo;s entertainment industry" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1897638' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1897638/ticket-wala-wins-silver-in-asia-for-its-impact-on-pakistans-entertainment-industry' class='story__link '>Ticket Wala wins silver in Asia for its impact on Pakistan’s entertainment industry</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3.25 sm:text-3 text-gray-700 font-georgia tracking-wide leading-normal mt-1'>Event ticketing platform’s win at APICTA 2024 highlights its growing influence in digital ticketing and event innovation. </div> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1901828' id='1901828' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--fill sm:w-1/4 w-full mb-0 ' > <div class='media__item '><a title="University of Bath School of Management: Your gateway to a global career" href="https://www.dawn.com/news/1901828/university-of-bath-school-of-management-your-gateway-to-a-global-career" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/0512184396588dc.jpg?r=121925" alt="University of Bath School of Management: Your gateway to a global career" title="University of Bath School of Management: Your gateway to a global career" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1901828' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1901828/university-of-bath-school-of-management-your-gateway-to-a-global-career' class='story__link '>University of Bath School of Management: Your gateway to a global career</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3.25 sm:text-3 text-gray-700 font-georgia tracking-wide leading-normal mt-1'>The university blends top academics, hands-on learning and career support to help students secure jobs at leading global companies. </div> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> </div> </div> </div> <div class="w-80 flex-shrink-0 hidden xl:block pl-5 aside-inline"> <div class="mt-4 pb-4 border-b border-gray-300"> <!-- advert:start div-gpt-ad-1683363673257-0 --> <div id='div-gpt-ad-1683363673257-0' class='ad__wrapper__slot mb-4 pb-4 flex justify-center mx-auto' data-rendered-classes="" data-name="Dawn-Responsive-ATF-MREC" data-height="250px" data-width="300px" data-selector-mobile='#Dawn-Responsive-ATF-MREC-Mobile' > <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1683363673257-0'); });</script> </div> <!-- advert:end --> </div> <!-- - - - article - - - --> <article class='story relative overflow-hidden box border-b border-gray-300 pb-3' data-id='1902466' id='1902466' data-layout='story' data-tags=''> <!-- box/title --> <h2 dir='auto' data-layout='story' data-id='1902466' class='story__title uppercase text-red-400 text-3 py-2 '><a href='https://www.dawn.com/news/1902466/invisible-people-invisible-borders' class='story__link '>INVISIBLE PEOPLE, INVISIBLE BORDERS</a></h2> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="INVISIBLE PEOPLE, INVISIBLE BORDERS" href="https://www.dawn.com/news/1902466/invisible-people-invisible-borders" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/06104238a19321f.jpg?r=104632" alt="INVISIBLE PEOPLE, INVISIBLE BORDERS" title="INVISIBLE PEOPLE, INVISIBLE BORDERS" /></picture></a></div> </figure> </article> <!-- - - - /article - - - --> <ol class="plain-list ml-4 mt-2 list-decimal"> <li class='font-merriweather' title='41932 Views' style='clear:both;line-height: 1.2'> <span style='font-size: 156%;'><a style='color: rgb(-33, -33, -33); display: inline;' href='https://www.dawn.com/authors/1200/imtiaz-ali'>Imtiaz Ali</a></span> </li><li class='font-merriweather' title='36660 Views' style='clear:both;line-height: 1.2'> <span style='font-size: 144%;'><a style='color: rgb(3, 3, 3); display: inline;' href='https://www.dawn.com/authors/141/amin-ahmed'>Amin Ahmed</a></span> </li><li class='font-merriweather' title='23305 Views' style='clear:both;line-height: 1.2'> <span style='font-size: 114%;'><a style='color: rgb(93, 93, 93); display: inline;' href='https://www.dawn.com/authors/1521/zahoor'>Zahoor</a></span> </li><li class='font-merriweather' title='22277 Views' style='clear:both;line-height: 1.2'> <span style='font-size: 111%;'><a style='color: rgb(102, 102, 102); display: inline;' href='https://www.dawn.com/authors/10633/mahira-sarfraz'>Mahira Sarfraz</a></span> </li><li class='font-merriweather' title='19554 Views' style='clear:both;line-height: 1.2'> <span style='font-size: 105%;'><a style='color: rgb(120, 120, 120); display: inline;' href='https://www.dawn.com/authors/456/shahid-iqbal'>Shahid Iqbal</a></span> </li> </ol> <!-- BREATHE PAKISTAN --> </div> </div> <div class="w-full pb-2 mb-2"> <div class="flex flex-row pt-2 justify-between mb-2"> <span class='text-red-custom font-arial align-middle text-2.75 inline-block'> MOST POPULAR <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </span> <span class='text-2.5 inline-block text-gray-500'> Over last 24 hours </span> </div> <div class="w-full"> <div class="slideshow overflow-hidden" data-slick='{"cssEase":"ease","prevArrow":"<div><div class=\"ml-1 absolute z-10 sm:opacity-50 sm:hover:opacity-100 rounded-full py-px px-2 bg-gray-500 top-0 top-1\/2 mt-4 sm:mt-0 transform -translate-y-1\/2 cursor-pointer left-0\"><div class=\"mr-1 mt-1.25 border-r-8 border-t-8 border-b-8 border-white border-t-transparent border-b-transparent inline-flex focus:outilne-none outline-none\"><\/button><\/div><\/div>","nextArrow":"<div><div class=\"mr-1 absolute z-10 sm:opacity-50 sm:hover:opacity-100 rounded-full py-px px-2 bg-gray-500 top-0 top-1\/2 mt-4 sm:mt-0 transform -translate-y-1\/2 cursor-pointer right-0\"><div class=\"ml-1 mt-1.25 border-l-8 border-t-8 border-b-8 border-white border-t-transparent border-b-transparent inline-flex focus:outilne-none outline-none\"><\/div><\/div><\/div>","autoplay":true,"infinite":true,"speed":250,"autoplaySpeed":6000}'> <article class='story relative overflow-hidden box slideshow__slide slideshow__slide--horizontal slideshow__slide--first' data-id='1902658' id='1902658' data-layout='story' data-tags=''> <div class="grid grid-cols sm:grid-cols-2 sm:gap-4 sm:ml-4"> <div class="flex flex-col justify-center text-center items-center w-full"> <div class="sm:pl-4 sm:pr-8"> <div class="text-red-500 font-bold mb-4 text-5">1</div> <!-- box/title title-bold-playfairdisplay-text:5 --> <h2 dir='auto' data-layout='story' data-id='1902658' class='story__title text-5 font-bold font-playfair-display '><a href='https://www.dawn.com/news/1902658/psx-settles-nearly-3900-points-in-the-red-as-global-market-rout-spooks-investors' class='story__link '>PSX settles nearly 3,900 points in the red as global market rout spooks investors</a></h2> <div class="mx-auto w-1/4 border-b-2 border-gray-200 my-2 sm:my-4"></div> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia sm:hidden md:block mb-2 '>Analyst attributes decline to fears of a global recession; stock market halts to "cool down" before nosediving to total 8,600 points in intraday trade. </div> <div class="flex justify-center font-arial text-2.5 text-gray-400 mb-1 sm:mb-0"> <!-- box/label --> <span id='business' dir='auto' class='badge inline-flex align-middle'><a title="Business" href='/business' class=' '><span>Business </span></a></span> <span class="mr-1">,</span> <!-- box/date --><span class='story__time '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-07T18:14:49+05:00'><span class='timestamp__calendar'>07 Apr, 2025</span> <span class='timestamp__time'>06:14pm</span></span></span> </div> </div> </div> <div class=""> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="PSX settles nearly 3,900 points in the red as global market rout spooks investors" href="https://www.dawn.com/news/1902658/psx-settles-nearly-3900-points-in-the-red-as-global-market-rout-spooks-investors" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/071634419750afd.jpg?r=163454" alt="PSX settles nearly 3,900 points in the red as global market rout spooks investors" title="PSX settles nearly 3,900 points in the red as global market rout spooks investors" /></picture></a></div> </figure> </div> </div> </article><article class='story relative overflow-hidden box slideshow__slide slideshow__slide--horizontal ' data-id='1902300' id='1902300' data-layout='story' data-tags=''> <div class="grid grid-cols sm:grid-cols-2 sm:gap-4 sm:ml-4"> <div class="flex flex-col justify-center text-center items-center w-full"> <div class="sm:pl-4 sm:pr-8"> <div class="text-red-500 font-bold mb-4 text-5">2</div> <!-- box/title title-bold-playfairdisplay-text:5 --> <h2 dir='auto' data-layout='story' data-id='1902300' class='story__title text-5 font-bold font-playfair-display '><a href='https://www.dawn.com/news/1902300/they-built-a-home-a-family-a-life-now-these-afghans-must-leave-for-a-land-they-know-nothing-of' class='story__link '>They built a home, a family, a life. Now these Afghans must leave for a land they know nothing of</a></h2> <div class="mx-auto w-1/4 border-b-2 border-gray-200 my-2 sm:my-4"></div> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia sm:hidden md:block mb-2 '>Pakistan has in recent days witnessed hundreds of Afghans dragging their belongings across the Torkham and Chaman borders as the govt began its second drive of deportations on March 31. </div> <div class="flex justify-center font-arial text-2.5 text-gray-400 mb-1 sm:mb-0"> <!-- box/label --> <span id='pakistan' dir='auto' class='badge inline-flex align-middle'><a title="Pakistan" href='/pakistan' class=' '><span>Pakistan </span></a></span> <span class="mr-1">,</span> <!-- box/date --><span class='story__time '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-07T16:54:33+05:00'><span class='timestamp__calendar'>07 Apr, 2025</span> <span class='timestamp__time'>04:54pm</span></span></span> </div> </div> </div> <div class=""> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="They built a home, a family, a life. Now these Afghans must leave for a land they know nothing of" href="https://www.dawn.com/news/1902300/they-built-a-home-a-family-a-life-now-these-afghans-must-leave-for-a-land-they-know-nothing-of" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/06234143eee34c4.jpg?r=234251" alt="They built a home, a family, a life. Now these Afghans must leave for a land they know nothing of" title="They built a home, a family, a life. Now these Afghans must leave for a land they know nothing of" /></picture></a></div> </figure> </div> </div> </article><article class='story relative overflow-hidden box slideshow__slide slideshow__slide--horizontal ' data-id='1902417' id='1902417' data-layout='story' data-tags=''> <div class="grid grid-cols sm:grid-cols-2 sm:gap-4 sm:ml-4"> <div class="flex flex-col justify-center text-center items-center w-full"> <div class="sm:pl-4 sm:pr-8"> <div class="text-red-500 font-bold mb-4 text-5">3</div> <!-- box/title title-bold-playfairdisplay-text:5 --> <h2 dir='auto' data-layout='story' data-id='1902417' class='story__title text-5 font-bold font-playfair-display '><a href='https://www.dawn.com/news/1902417/three-nations-pull-1bn-from-t-bills-amid-uncertainty' class='story__link '>Three nations pull $1bn from T-bills amid uncertainty </a></h2> <div class="mx-auto w-1/4 border-b-2 border-gray-200 my-2 sm:my-4"></div> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia sm:hidden md:block mb-2 '>Investor confidence waning despite high returns on treasury bills. </div> <div class="flex justify-center font-arial text-2.5 text-gray-400 mb-1 sm:mb-0"> <!-- box/label --> <span id='business' dir='auto' class='badge inline-flex align-middle'><a title="Business" href='/business' class=' '><span>Business </span></a></span> <span class="mr-1">,</span> <!-- box/date --><span class='story__time '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-06T11:34:15+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>11:34am</span></span></span> </div> </div> </div> <div class=""> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Three nations pull $1bn from T-bills amid uncertainty" href="https://www.dawn.com/news/1902417/three-nations-pull-1bn-from-t-bills-amid-uncertainty" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/060951539833674.jpg?r=095211" alt="Three nations pull $1bn from T-bills amid uncertainty" title="Three nations pull $1bn from T-bills amid uncertainty" /></picture></a></div> </figure> </div> </div> </article><article class='story relative overflow-hidden box slideshow__slide slideshow__slide--horizontal ' data-id='1902593' id='1902593' data-layout='story' data-tags=''> <div class="grid grid-cols sm:grid-cols-2 sm:gap-4 sm:ml-4"> <div class="flex flex-col justify-center text-center items-center w-full"> <div class="sm:pl-4 sm:pr-8"> <div class="text-red-500 font-bold mb-4 text-5">4</div> <!-- box/title title-bold-playfairdisplay-text:5 --> <h2 dir='auto' data-layout='story' data-id='1902593' class='story__title text-5 font-bold font-playfair-display '><a href='https://www.dawn.com/news/1902593/hard-or-competent-state' class='story__link '>Hard or competent state? </a></h2> <div class="mx-auto w-1/4 border-b-2 border-gray-200 my-2 sm:my-4"></div> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia sm:hidden md:block mb-2 '>Coercive actions do not "harden" the state but harden public opinion against the power elite. </div> <div class="flex justify-center font-arial text-2.5 text-gray-400 mb-1 sm:mb-0"> <!-- box/label --> <span id='newspaper' dir='auto' class='badge inline-flex align-middle'><a title="Newspaper" href='/newspaper' class=' '><span>Newspaper </span></a></span> <span class="mr-1">,</span> <!-- box/date --><span class='story__time '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-07T09:09:55+05:00'><span class='timestamp__calendar'>07 Apr, 2025</span> <span class='timestamp__time'>09:09am</span></span></span> </div> </div> </div> <div class=""> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Hard or competent state?" href="https://www.dawn.com/news/1902593/hard-or-competent-state" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/67f3252932798.jpg" alt="Hard or competent state?" title="Hard or competent state?" /></picture></a></div> </figure> </div> </div> </article><article class='story relative overflow-hidden box slideshow__slide slideshow__slide--horizontal ' data-id='1902598' id='1902598' data-layout='story' data-tags=''> <div class="grid grid-cols sm:grid-cols-2 sm:gap-4 sm:ml-4"> <div class="flex flex-col justify-center text-center items-center w-full"> <div class="sm:pl-4 sm:pr-8"> <div class="text-red-500 font-bold mb-4 text-5">5</div> <!-- box/title title-bold-playfairdisplay-text:5 --> <h2 dir='auto' data-layout='story' data-id='1902598' class='story__title text-5 font-bold font-playfair-display '><a href='https://www.dawn.com/news/1902598/going-dry' class='story__link '>Going dry </a></h2> <div class="mx-auto w-1/4 border-b-2 border-gray-200 my-2 sm:my-4"></div> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia sm:hidden md:block mb-2 '>Authorities should refrain from undertaking any water scheme that infringes on rights of any federating unit to avoid more controversies. </div> <div class="flex justify-center font-arial text-2.5 text-gray-400 mb-1 sm:mb-0"> <!-- box/label --> <span id='newspaper' dir='auto' class='badge inline-flex align-middle'><a title="Newspaper" href='/newspaper' class=' '><span>Newspaper </span></a></span> <span class="mr-1">,</span> <!-- box/date --><span class='story__time '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-07T08:57:26+05:00'><span class='timestamp__calendar'>07 Apr, 2025</span> <span class='timestamp__time'>08:57am</span></span></span> </div> </div> </div> <div class=""> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Going dry" href="https://www.dawn.com/news/1902598/going-dry" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/07082843e700084.jpg?r=082848" alt="Going dry" title="Going dry" /></picture></a></div> </figure> </div> </div> </article> </div> </div> </div> <div class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 sm:gap-6 border-t-3 border-black"> <div class="w-full"> <a href='/opinion' class='text-red-custom font-arial align-middle text-2.75 my-3 inline-block'> OPINION <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-1 border-b border-gray-200' data-id='1902854' id='1902854' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="In fight mode" href="https://www.dawn.com/news/1902854/in-fight-mode" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f498d01df0e.png" alt="In fight mode" title="In fight mode" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:1-center-text:3.75-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902854' class='story__title text-3.75 sm:text-3.5 text-center font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902854/in-fight-mode' class='story__link '>In fight mode </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 sm:text-2.75 text-center font-merriweather tracking-wide mb-1'>The bouts between political parties and establishment take a toll on country far more than they do on political parties. </div> <!-- box/byline --><div dir='auto' class=' text-center '><span dir='auto' class='story__byline text-2.5 text-gray-500 text-center uppercase block '><a class='story__byline__link' href='https://www.dawn.com/authors/57/arifa-noor'>Arifa Noor</a></span> </div></article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-1 pb-1 border-b border-gray-200' data-id='1902853' id='1902853' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/4 float-left mb-0 mr-1.25' data-focus-x='0%' data-focus-y='0%'> <div class='media__item media__item--100 '><a title="Kunal Kamra&rsquo;s lonely furrow" href="https://www.dawn.com/news/1902853/kunal-kamras-lonely-furrow" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f497df8997d.png" alt="Kunal Kamra&rsquo;s lonely furrow" title="Kunal Kamra&rsquo;s lonely furrow" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:1-text:3.75-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902853' class='story__title text-3.75 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902853/kunal-kamras-lonely-furrow' class='story__link '>Kunal Kamra’s lonely furrow </a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.75 sm:text-2.5 text-gray-500 uppercase block '><a class='story__byline__link' href='https://www.dawn.com/authors/280/jawed-naqvi'>Jawed Naqvi</a></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-1 pb-1 border-b border-gray-200' data-id='1902852' id='1902852' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/4 float-left mb-0 mr-1.25' > <div class='media__item media__item--100 '><a title="The accord hoax" href="https://www.dawn.com/news/1902852/the-accord-hoax" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f497435a378.jpg" alt="The accord hoax" title="The accord hoax" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:1-text:3.75-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902852' class='story__title text-3.75 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902852/the-accord-hoax' class='story__link '>The accord hoax </a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.75 sm:text-2.5 text-gray-500 uppercase block '><a class='story__byline__link' href='https://www.dawn.com/authors/362/muhammad-ali-siddiqi'>Muhammad Ali Siddiqi</a></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-1 pb-1 border-b border-gray-200' data-id='1902851' id='1902851' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/4 float-left mb-0 mr-1.25' > <div class='media__item media__item--100 '><a title="More with less" href="https://www.dawn.com/news/1902851/more-with-less" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f49697e89fa.jpg?r=085450" alt="More with less" title="More with less" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:1-text:3.75-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902851' class='story__title text-3.75 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902851/more-with-less' class='story__link '>More with less </a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.75 sm:text-2.5 text-gray-500 uppercase block '><a class='story__byline__link' href='https://www.dawn.com/authors/726/michael-kugelman'>Michael Kugelman</a></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-1 pb-1 ' data-id='1902593' id='1902593' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/4 float-left mb-0 mr-1.25' > <div class='media__item media__item--100 '><a title="Hard or competent state?" href="https://www.dawn.com/news/1902593/hard-or-competent-state" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f3252932798.jpg" alt="Hard or competent state?" title="Hard or competent state?" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:1-text:3.75-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902593' class='story__title text-3.75 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902593/hard-or-competent-state' class='story__link '>Hard or competent state? </a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.75 sm:text-2.5 text-gray-500 uppercase block '><a class='story__byline__link' href='https://www.dawn.com/authors/8829/maleeha-lodhi'>Maleeha Lodhi</a></span> </article> <!-- - - - /article - - - --> </div> <div class="w-full"> <a href='/newspaper/editorial' class='text-red-custom font-arial align-middle text-2.75 my-3 inline-block'> EDITORIAL <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-3 pb-2 border-b border-gray-200' data-id='1902850' id='1902850' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:1-italic-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902850' class='story__title text-3.5 italic font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902850/meltdown' class='story__link '>Meltdown </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3.25 font-georgia tracking-wide '>A full-blown trade war is upon us as the era of the rules-based, multilateral trading order is nearly over. </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-3 pb-2 border-b border-gray-200' data-id='1902849' id='1902849' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:1-italic-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902849' class='story__title text-3.5 italic font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902849/settling-differences' class='story__link '>Settling differences </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3.25 font-georgia tracking-wide '>SOMETHING is stirring within the PTI. Some of its older hands are back in the limelight, ostensibly to make another... </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-3 pb-2 border-b border-gray-200' data-id='1902848' id='1902848' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:1-italic-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902848' class='story__title text-3.5 italic font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902848/glacial-ingenuity' class='story__link '>Glacial ingenuity </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3.25 font-georgia tracking-wide '>NECESSITY is indeed the mother of invention, as witnessed in Gilgit-Baltistan. In these areas, where climate change... </div> </article> <!-- - - - /article - - - --> <div class="pt-4"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902794' id='1902794' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Cartoon: 8 April, 2025" href="https://www.dawn.com/news/1902794/cartoon-8-april-2025" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f45e1ea38e5.jpg" alt="Cartoon: 8 April, 2025" title="Cartoon: 8 April, 2025" /></picture></a></div> </figure> </article> <!-- - - - /article - - - --> </div> </div> <div class="w-full hidden md:block"> <div class="flex flex-col"> <div class="flex flex-row justify-between mt-3 mb-2"> <span class='text-red-400 text-2.75 inline-block'>POPULAR OPED WRITERS</span> <span class='text-2.5 inline-block text-gray-500'>Over last 24 hours</span> </div> <div class="grid grid-flow-row divide-y"> <div class="flex flex-row pt-1 pb-2"> <div class="w-1/10 text-3.5 font-bold"> 1. </div> <div class="w-9/10 -ml-1.5 text-3.5 font-bold"> <!-- box/byline --><span dir='auto' class='story__byline font-bold text-3.5 font-playfair-display mb-1 inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/379/naseer-memon'>Naseer Memon</a></span> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-bold font-merriweather ' data-id='1902439' id='1902439' data-layout='story' data-tags=''> <!-- box/title text:3 --> <h2 dir='auto' data-layout='story' data-id='1902439' class='story__title text-3 leading-tight '><a href='https://www.dawn.com/news/1902439/water-future' class='story__link '>Water future </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-2.75 text-gray-600 tracking-wide leading-normal '>A drought emergency should be declared. </div> </article> <!-- - - - /article - - - --> </div> </div> <div class="flex flex-row pt-1 pb-2"> <div class="w-1/10 text-3.5 font-bold"> 2. </div> <div class="w-9/10 -ml-1.5 text-3.5 font-bold"> <!-- box/byline --><span dir='auto' class='story__byline font-bold text-3.5 font-playfair-display mb-1 inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/112/abbas-nasir'>Abbas Nasir</a></span> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-bold font-merriweather ' data-id='1902441' id='1902441' data-layout='story' data-tags=''> <!-- box/title text:3 --> <h2 dir='auto' data-layout='story' data-id='1902441' class='story__title text-3 leading-tight '><a href='https://www.dawn.com/news/1902441/west-ummahs-lost-conscience' class='story__link '>West, ummah’s lost conscience </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-2.75 text-gray-600 tracking-wide leading-normal '>Israel has been given a carte blanche to continue with its ethnic cleansing by its main enablers, the governments of the US, UK, EU and other democracies. </div> </article> <!-- - - - /article - - - --> </div> </div> <div class="flex flex-row pt-1 pb-2"> <div class="w-1/10 text-3.5 font-bold"> 3. </div> <div class="w-9/10 -ml-1.5 text-3.5 font-bold"> <!-- box/byline --><span dir='auto' class='story__byline font-bold text-3.5 font-playfair-display mb-1 inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/18/ahmed-bilal-mehboob'>Ahmed Bilal Mehboob</a></span> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-bold font-merriweather ' data-id='1902440' id='1902440' data-layout='story' data-tags=''> <!-- box/title text:3 --> <h2 dir='auto' data-layout='story' data-id='1902440' class='story__title text-3 leading-tight '><a href='https://www.dawn.com/news/1902440/cec-impasse' class='story__link '>CEC impasse </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-2.75 text-gray-600 tracking-wide leading-normal '>The government seems to be in no hurry to initiate the process of new appointments. </div> </article> <!-- - - - /article - - - --> </div> </div> <div class="flex flex-row pt-1 pb-2"> <div class="w-1/10 text-3.5 font-bold"> 4. </div> <div class="w-9/10 -ml-1.5 text-3.5 font-bold"> <!-- box/byline --><span dir='auto' class='story__byline font-bold text-3.5 font-playfair-display mb-1 inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/1320/muna-khan'>Muna Khan</a></span> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-bold font-merriweather ' data-id='1902438' id='1902438' data-layout='story' data-tags=''> <!-- box/title text:3 --> <h2 dir='auto' data-layout='story' data-id='1902438' class='story__title text-3 leading-tight '><a href='https://www.dawn.com/news/1902438/fear-pitch' class='story__link '>Fear pitch </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-2.75 text-gray-600 tracking-wide leading-normal '>Trumpism may well trump the Red Scare eras. </div> </article> <!-- - - - /article - - - --> </div> </div> <div class="flex flex-row pt-1 pb-2"> <div class="w-1/10 text-3.5 font-bold"> 5. </div> <div class="w-9/10 -ml-1.5 text-3.5 font-bold"> <!-- box/byline --><span dir='auto' class='story__byline font-bold text-3.5 font-playfair-display mb-1 inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/10670/asad-baig'>Asad Baig</a></span> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-bold font-merriweather ' data-id='1902224' id='1902224' data-layout='story' data-tags=''> <!-- box/title text:3 --> <h2 dir='auto' data-layout='story' data-id='1902224' class='story__title text-3 leading-tight '><a href='https://www.dawn.com/news/1902224/verified-no-more' class='story__link '>Verified no more </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-2.75 text-gray-600 tracking-wide leading-normal '>Across governments and tech platforms, we are witnessing a reordering of who gets to define truth. </div> </article> <!-- - - - /article - - - --> </div> </div> <div class="flex flex-row pt-1 pb-2"> <div class="w-1/10 text-3.5 font-bold"> 6. </div> <div class="w-9/10 -ml-1.5 text-3.5 font-bold"> <!-- box/byline --><span dir='auto' class='story__byline font-bold text-3.5 font-playfair-display mb-1 inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/410/rafia-zakaria'>Rafia Zakaria</a></span> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-bold font-merriweather ' data-id='1902225' id='1902225' data-layout='story' data-tags=''> <!-- box/title text:3 --> <h2 dir='auto' data-layout='story' data-id='1902225' class='story__title text-3 leading-tight '><a href='https://www.dawn.com/news/1902225/victory-for-women' class='story__link '>Victory for women </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-2.75 text-gray-600 tracking-wide leading-normal '>Women challenging patriarchal customs are reshaping legal boundaries and reclaiming long-denied inheritance rights. </div> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> </div> </div> <div class="grid grid-cols-1 sm:grid-cols-3 sm:gap-x-7.5 border-t-3 border-black"> <div class="flex-col"> <div class="w-full pt-2 sm:pb-2"> <a href='/business' class='text-red-custom font-arial align-middle text-2.75'> BUSINESS <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 mt-1 border-b border-gray-200' data-id='1902833' id='1902833' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Pakistan hosts forum on minerals investment today" href="https://www.dawn.com/news/1902833/pakistan-hosts-forum-on-minerals-investment-today" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/0809460441f8d7c.jpg?r=094621" alt="Pakistan hosts forum on minerals investment today" title="Pakistan hosts forum on minerals investment today" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:2-text:4-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902833' class='story__title text-4 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1902833/pakistan-hosts-forum-on-minerals-investment-today' class='story__link '>Pakistan hosts forum on minerals investment today </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 mb-1 pb-1 border-b border-gray-200' data-id='1902838' id='1902838' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Regulatory approval for Starlink services awaited, NA body told" href="https://www.dawn.com/news/1902838/regulatory-approval-for-starlink-services-awaited-na-body-told" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f4690f9a3f7.gif" alt="Regulatory approval for Starlink services awaited, NA body told" title="Regulatory approval for Starlink services awaited, NA body told" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902838' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902838/regulatory-approval-for-starlink-services-awaited-na-body-told' class='story__link '>Regulatory approval for Starlink services awaited, NA body told </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902834' id='1902834' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' data-focus-x='56.67%' data-focus-y='46.79%'> <div class='media__item media__item--100 '><a title="ECC approves supplementary grants worth Rs92bn" href="https://www.dawn.com/news/1902834/ecc-approves-supplementary-grants-worth-rs92bn" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/08094345e4f181d.jpg?r=094427" alt="ECC approves supplementary grants worth Rs92bn" title="ECC approves supplementary grants worth Rs92bn" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902834' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902834/ecc-approves-supplementary-grants-worth-rs92bn' class='story__link '>ECC approves supplementary grants worth Rs92bn </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902835' id='1902835' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Govt confirms princely salaries of Nepra top brass" href="https://www.dawn.com/news/1902835/govt-confirms-princely-salaries-of-nepra-top-brass" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/08094218e1f6a3f.jpg?r=094323" alt="Govt confirms princely salaries of Nepra top brass" title="Govt confirms princely salaries of Nepra top brass" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902835' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902835/govt-confirms-princely-salaries-of-nepra-top-brass' class='story__link '>Govt confirms princely salaries of Nepra top brass </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902836' id='1902836' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Loss-making Discos told to put house in order" href="https://www.dawn.com/news/1902836/loss-making-discos-told-to-put-house-in-order" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/08094036baa9d2c.jpg?r=094151" alt="Loss-making Discos told to put house in order" title="Loss-making Discos told to put house in order" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902836' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902836/loss-making-discos-told-to-put-house-in-order' class='story__link '>Loss-making Discos told to put house in order </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902837' id='1902837' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="18pc sales tax on local cotton set to go" href="https://www.dawn.com/news/1902837/18pc-sales-tax-on-local-cotton-set-to-go" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/08093950b8631ea.jpg?r=094015" alt="18pc sales tax on local cotton set to go" title="18pc sales tax on local cotton set to go" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902837' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902837/18pc-sales-tax-on-local-cotton-set-to-go' class='story__link '>18pc sales tax on local cotton set to go </a></h2> </article> <!-- - - - /article - - - --> </div> <div class="flex-col"> <div class="w-full pt-2 sm:pb-2"> <a href='/sport' class='text-red-custom font-arial align-middle text-2.75'> SPORT <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 mt-1 border-b border-gray-200' data-id='1902612' id='1902612' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Punjab requisitions Rangers, army troops for two cricket events" href="https://www.dawn.com/news/1902612/punjab-requisitions-rangers-army-troops-for-two-cricket-events" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/07121228fb885f5.jpg?r=121934" alt="Punjab requisitions Rangers, army troops for two cricket events" title="Punjab requisitions Rangers, army troops for two cricket events" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:2-text:4-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902612' class='story__title text-4 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1902612/punjab-requisitions-rangers-army-troops-for-two-cricket-events' class='story__link '>Punjab requisitions Rangers, army troops for two cricket events </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 mb-1 pb-1 border-b border-gray-200' data-id='1902576' id='1902576' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="PSL 10 trophy unveiled in Quetta amid fanfare" href="https://www.dawn.com/news/1902576/psl-10-trophy-unveiled-in-quetta-amid-fanfare" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/07092346cba926b.png?r=092649" alt="PSL 10 trophy unveiled in Quetta amid fanfare" title="PSL 10 trophy unveiled in Quetta amid fanfare" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902576' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902576/psl-10-trophy-unveiled-in-quetta-amid-fanfare' class='story__link '>PSL 10 trophy unveiled in Quetta amid fanfare </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902549' id='1902549' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Noor, Hamza make strong start at inaugural U-23 World Squash Championships" href="https://www.dawn.com/news/1902549/noor-hamza-make-strong-start-at-inaugural-u-23-world-squash-championships" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/07113032cb44223.jpg?r=113154" alt="Noor, Hamza make strong start at inaugural U-23 World Squash Championships" title="Noor, Hamza make strong start at inaugural U-23 World Squash Championships" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902549' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902549/noor-hamza-make-strong-start-at-inaugural-u-23-world-squash-championships' class='story__link '>Noor, Hamza make strong start at inaugural U-23 World Squash Championships </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902548' id='1902548' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Verstappen wins Japanese GP to close championship gap on Norris" href="https://www.dawn.com/news/1902548/verstappen-wins-japanese-gp-to-close-championship-gap-on-norris" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f319ab40243.gif" alt="Verstappen wins Japanese GP to close championship gap on Norris" title="Verstappen wins Japanese GP to close championship gap on Norris" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902548' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902548/verstappen-wins-japanese-gp-to-close-championship-gap-on-norris' class='story__link '>Verstappen wins Japanese GP to close championship gap on Norris </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902487' id='1902487' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Inaugural U23 World Squash Championships underway in Karachi" href="https://www.dawn.com/news/1902487/inaugural-u23-world-squash-championships-underway-in-karachi" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/061435414afe588.png?r=143635" alt="Inaugural U23 World Squash Championships underway in Karachi" title="Inaugural U23 World Squash Championships underway in Karachi" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902487' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902487/inaugural-u23-world-squash-championships-underway-in-karachi' class='story__link '>Inaugural U23 World Squash Championships underway in Karachi</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902390' id='1902390' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Senior batters need to improve in chase, admits Rizwan" href="https://www.dawn.com/news/1902390/senior-batters-need-to-improve-in-chase-admits-rizwan" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/06121140f1cf9b6.jpg?r=121151" alt="Senior batters need to improve in chase, admits Rizwan" title="Senior batters need to improve in chase, admits Rizwan" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902390' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902390/senior-batters-need-to-improve-in-chase-admits-rizwan' class='story__link '>Senior batters need to improve in chase, admits Rizwan</a></h2> </article> <!-- - - - /article - - - --> </div> <div class="flex-col"> <div class="w-full pt-2 sm:pb-2"> <a href='/world' class='text-red-custom font-arial align-middle text-2.75'> WORLD <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 mt-1 border-b border-gray-200' data-id='1857107' id='1857107' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Five killed in Israeli attack on Gaza City: report" href="https://www.dawn.com/live/gaza-invasion" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/081018398473daa.jpg?r=101854" alt="Five killed in Israeli attack on Gaza City: report" title="Five killed in Israeli attack on Gaza City: report" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:2-text:4-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1857107' class='story__title text-4 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/live/gaza-invasion' class='story__link '>Five killed in Israeli attack on Gaza City: report</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 mb-1 pb-1 border-b border-gray-200' data-id='1902817' id='1902817' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Bangladesh says US buyers halting orders" href="https://www.dawn.com/news/1902817/bangladesh-says-us-buyers-halting-orders" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/08095722da19692.jpg?r=095802" alt="Bangladesh says US buyers halting orders" title="Bangladesh says US buyers halting orders" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902817' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902817/bangladesh-says-us-buyers-halting-orders' class='story__link '>Bangladesh says US buyers halting orders </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902809' id='1902809' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="US, Iran to begin direct talks over N-plan on 12th" href="https://www.dawn.com/news/1902809/us-iran-to-begin-direct-talks-over-n-plan-on-12th" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/08100913d8a4819.jpg?r=101038" alt="US, Iran to begin direct talks over N-plan on 12th" title="US, Iran to begin direct talks over N-plan on 12th" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902809' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902809/us-iran-to-begin-direct-talks-over-n-plan-on-12th' class='story__link '>US, Iran to begin direct talks over N-plan on 12th </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902812' id='1902812' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Israeli troops shot Gaza crew &lsquo;with intent to kill&rsquo;, Red Crescent says" href="https://www.dawn.com/news/1902812/israeli-troops-shot-gaza-crew-with-intent-to-kill-red-crescent-says" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/081018306cde036.jpg?r=101857" alt="Israeli troops shot Gaza crew &lsquo;with intent to kill&rsquo;, Red Crescent says" title="Israeli troops shot Gaza crew &lsquo;with intent to kill&rsquo;, Red Crescent says" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902812' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902812/israeli-troops-shot-gaza-crew-with-intent-to-kill-red-crescent-says' class='story__link '>Israeli troops shot Gaza crew ‘with intent to kill’, Red Crescent says </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902814' id='1902814' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Gas leak kills seven people in Iran" href="https://www.dawn.com/news/1902814/gas-leak-kills-seven-people-in-iran" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/08102203edc811e.jpg?r=102256" alt="Gas leak kills seven people in Iran" title="Gas leak kills seven people in Iran" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902814' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902814/gas-leak-kills-seven-people-in-iran' class='story__link '>Gas leak kills seven people in Iran </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902810' id='1902810' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="France, Egypt, Jordan say Palestinian Authority must head Gaza after normalisation" href="https://www.dawn.com/news/1902810/france-egypt-jordan-say-palestinian-authority-must-head-gaza-after-normalisation" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f460cabec2b.gif" alt="France, Egypt, Jordan say Palestinian Authority must head Gaza after normalisation" title="France, Egypt, Jordan say Palestinian Authority must head Gaza after normalisation" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902810' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902810/france-egypt-jordan-say-palestinian-authority-must-head-gaza-after-normalisation' class='story__link '>France, Egypt, Jordan say Palestinian Authority must head Gaza after normalisation </a></h2> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="flex justify-center"> <!-- advert:start div-gpt-ad-1693559881661-0 --> <div id='div-gpt-ad-1693559881661-0' class='ad__wrapper__slot py-2 my-4' data-rendered-classes="" data-name="Dawn-Responsive-Middle-Leaderboard" data-height="250px" data-width="970px" > <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1693559881661-0'); });</script> </div> <!-- advert:end --> </div> </div> <div class="flex flex-col sm:flex-row"> <div class="w-full max-w-screen-md xl:pr-3"> <div class="flex-col mb-4 "> <div class="w-full py-2"> <a href='https://images.dawn.com'> <img alt='Images' src="https://i.dawn.com/medium/2017/06/5931466588b47.png" width="80" /> </a> </div> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-5/12 pr-0 sm:pr-1.5"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200 sm:border-none text-center' data-id='1902699' id='1902699' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Osman Khalid Butt is sick of people asking when he&rsquo;s getting married" href="https://images.dawn.com/news/1193475/osman-khalid-butt-is-sick-of-people-asking-when-hes-getting-married" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/071530393f6f846.png?r=153055" alt="Osman Khalid Butt is sick of people asking when he&rsquo;s getting married" title="Osman Khalid Butt is sick of people asking when he&rsquo;s getting married" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4 --> <h2 dir='auto' data-layout='story' data-id='1902699' class='story__title text-4 font-bold font-playfair-display leading-tight '><a href='https://images.dawn.com/news/1193475/osman-khalid-butt-is-sick-of-people-asking-when-hes-getting-married' class='story__link '>Osman Khalid Butt is sick of people asking when he’s getting married</a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial '><a class='story__byline__link' href='https://www.dawn.com/authors/5777/images-staff'>Images Staff</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-07T15:30:54+05:00'><span class='timestamp__calendar'>07 Apr, 2025</span> <span class='timestamp__time'>03:30pm</span></span></span> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-7/12 sm:pl-4 sm:ml-1"> <div class="grid grid-cols-2 gap-x-3 gap-y-2 sm:gap-x-6.5 sm:gap-y-2"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902676' id='1902676' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="Artists are attempting to battle AI &mdash; with limited success" href="https://images.dawn.com/news/1193474/artists-are-attempting-to-battle-ai-with-limited-success" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/071139167f29d03.png?r=113923" alt="Artists are attempting to battle AI &mdash; with limited success" title="Artists are attempting to battle AI &mdash; with limited success" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902676' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://images.dawn.com/news/1193474/artists-are-attempting-to-battle-ai-with-limited-success' class='story__link '>Artists are attempting to battle AI — with limited success</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>The ever-growing threat of AI looms over intellectual property and livelihoods across creative industries. </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/119/afp'>AFP</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-07T11:39:38+05:00'><span class='timestamp__calendar'>07 Apr, 2025</span> <span class='timestamp__time'>11:39am</span></span></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902666' id='1902666' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="Hundreds rally in LA to bring film and TV production back to Hollywood" href="https://images.dawn.com/news/1193473/hundreds-rally-to-bring-film-and-tv-production-back-to-hollywood" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/071042251efdd16.png?r=104233" alt="Hundreds rally in LA to bring film and TV production back to Hollywood" title="Hundreds rally in LA to bring film and TV production back to Hollywood" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902666' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://images.dawn.com/news/1193473/hundreds-rally-to-bring-film-and-tv-production-back-to-hollywood' class='story__link '>Hundreds rally in LA to bring film and TV production back to Hollywood</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>Advocates gathered at a local sound stage to make their case to reverse the flight of production to other states. </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/422/reuters'>Reuters</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-07T10:42:41+05:00'><span class='timestamp__calendar'>07 Apr, 2025</span> <span class='timestamp__time'>10:42am</span></span></span> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="flex-col mb-4 border-t-3 border-black"> <div class="w-full py-2"> <a href='/prism'> <img alt='Prism' src="https://i.dawn.com/medium/2019/01/5c2dc2b865767.png" width="120" /> </a> </div> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-5/12 pr-0 sm:pr-1.5"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200 sm:border-none text-center' data-id='1902300' id='1902300' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="They built a home, a family, a life. Now these Afghans must leave for a land they know nothing of" href="https://www.dawn.com/news/1902300/they-built-a-home-a-family-a-life-now-these-afghans-must-leave-for-a-land-they-know-nothing-of" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/06234143eee34c4.jpg?r=234251" alt="They built a home, a family, a life. Now these Afghans must leave for a land they know nothing of" title="They built a home, a family, a life. Now these Afghans must leave for a land they know nothing of" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4 --> <h2 dir='auto' data-layout='story' data-id='1902300' class='story__title text-4 font-bold font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902300/they-built-a-home-a-family-a-life-now-these-afghans-must-leave-for-a-land-they-know-nothing-of' class='story__link '>They built a home, a family, a life. Now these Afghans must leave for a land they know nothing of</a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial '><a class='story__byline__link' href='https://www.dawn.com/authors/9722/muzhira-amin'>Muzhira Amin</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-07T16:54:33+05:00'><span class='timestamp__calendar'>07 Apr, 2025</span> <span class='timestamp__time'>04:54pm</span></span></span> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-7/12 sm:pl-4 sm:ml-1"> <div class="grid grid-cols-2 gap-x-3 gap-y-2 sm:gap-x-6.5 sm:gap-y-2"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902026' id='1902026' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="The daunting &lsquo;reciprocal tariffs&rsquo; of the Trump administration" href="https://www.dawn.com/news/1902026/the-daunting-reciprocal-tariffs-of-the-trump-administration" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/04121259ac550c1.jpg?r=121745" alt="The daunting &lsquo;reciprocal tariffs&rsquo; of the Trump administration" title="The daunting &lsquo;reciprocal tariffs&rsquo; of the Trump administration" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902026' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1902026/the-daunting-reciprocal-tariffs-of-the-trump-administration' class='story__link '>The daunting ‘reciprocal tariffs’ of the Trump administration</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>Pakistan now faces a 29pc tariff on its exports to the US, significantly higher than the 10pc baseline. </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/5369/aadil-nakhoda'>Aadil Nakhoda</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-04T15:48:58+05:00'><span class='timestamp__calendar'>04 Apr, 2025</span> <span class='timestamp__time'>03:48pm</span></span></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1901885' id='1901885' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="The day of the tariffs" href="https://www.dawn.com/news/1901885/the-day-of-the-tariffs" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/0403130616e77d5.png?r=031556" alt="The day of the tariffs" title="The day of the tariffs" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1901885' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1901885/the-day-of-the-tariffs' class='story__link '>The day of the tariffs</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>Watching the Trump tariffs roll in while our own prime minister congratulated himself, his team and the power of prayer for being able to pass through a power tariff cut inspired zero confidence. </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/675/khurram-husain'>Khurram Husain</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-04T09:42:02+05:00'><span class='timestamp__calendar'>04 Apr, 2025</span> <span class='timestamp__time'>09:42am</span></span></span> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="flex-col mb-4 border-t-3 border-black"> <div class="w-full py-2"> <a href='/tech' class='text-red-custom font-arial align-middle text-2.75'> TECH <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-5/12 pr-0 sm:pr-1.5"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200 sm:border-none text-center' data-id='1902715' id='1902715' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Binance founder Zhao appointed as strategic adviser to Pakistan Crypto Council" href="https://www.dawn.com/news/1902715/binance-founder-zhao-appointed-as-strategic-adviser-to-pakistan-crypto-council" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/07190442b73a01e.jpg?r=190503" alt="Binance founder Zhao appointed as strategic adviser to Pakistan Crypto Council" title="Binance founder Zhao appointed as strategic adviser to Pakistan Crypto Council" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4 --> <h2 dir='auto' data-layout='story' data-id='1902715' class='story__title text-4 font-bold font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902715/binance-founder-zhao-appointed-as-strategic-adviser-to-pakistan-crypto-council' class='story__link '>Binance founder Zhao appointed as strategic adviser to Pakistan Crypto Council</a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial '><a class='story__byline__link' href='https://www.dawn.com/authors/4797/tahir-sherani'>Tahir Sherani</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-07T21:43:13+05:00'><span class='timestamp__calendar'>07 Apr, 2025</span> <span class='timestamp__time'>09:43pm</span></span></span> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-7/12 sm:pl-4 sm:ml-1"> <div class="grid grid-cols-2 gap-x-3 gap-y-2 sm:gap-x-6.5 sm:gap-y-2"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902731' id='1902731' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="Starlink services expected to be operational by the end of this year: IT minister" href="https://www.dawn.com/news/1902731/starlink-services-expected-to-be-operational-by-the-end-of-this-year-it-minister" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/0722004427cbb69.jpg?r=220442" alt="Starlink services expected to be operational by the end of this year: IT minister" title="Starlink services expected to be operational by the end of this year: IT minister" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902731' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1902731/starlink-services-expected-to-be-operational-by-the-end-of-this-year-it-minister' class='story__link '>Starlink services expected to be operational by the end of this year: IT minister</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>Full licence will be granted once regulations are finalised, says PTA chairman. </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/11124/umaid-ali'>Umaid Ali</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-07T22:14:33+05:00'><span class='timestamp__calendar'>07 Apr, 2025</span> <span class='timestamp__time'>10:14pm</span></span></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902134' id='1902134' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="Suparco invites proposals for first spaceflight mission" href="https://www.dawn.com/news/1902134/suparco-invites-proposals-for-first-spaceflight-mission" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/051102115387137.jpg?r=110305" alt="Suparco invites proposals for first spaceflight mission" title="Suparco invites proposals for first spaceflight mission" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902134' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1902134/suparco-invites-proposals-for-first-spaceflight-mission' class='story__link '>Suparco invites proposals for first spaceflight mission </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>Calls for proposals for innovative experiments in the extreme thermal, complete vacuum, and microgravity environment of the CSS. </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/277/jamal-shahid'>Jamal Shahid</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-05T10:59:46+05:00'><span class='timestamp__calendar'>05 Apr, 2025</span> <span class='timestamp__time'>10:59am</span></span></span> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="flex-col mb-4 border-t-3 border-black"> <div class="w-full py-2"> <a href='/magazines/eos'> <img alt='Eos' src="https://i.dawn.com/medium/2017/03/58d0cce7374e1.png" width="60" /> </a> </div> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-5/12 pr-0 sm:pr-1.5"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200 sm:border-none text-center' data-id='1902466' id='1902466' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="INVISIBLE PEOPLE, INVISIBLE BORDERS" href="https://www.dawn.com/news/1902466/invisible-people-invisible-borders" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/06104238a19321f.jpg?r=104632" alt="INVISIBLE PEOPLE, INVISIBLE BORDERS" title="INVISIBLE PEOPLE, INVISIBLE BORDERS" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4 --> <h2 dir='auto' data-layout='story' data-id='1902466' class='story__title text-4 font-bold font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902466/invisible-people-invisible-borders' class='story__link '>INVISIBLE PEOPLE, INVISIBLE BORDERS</a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial '><a class='story__byline__link' href='https://www.dawn.com/authors/9469/tahera-hasan'>Tahera Hasan</a> | <a class='story__byline__link' href='https://www.dawn.com/authors/11663/maliha-najib'>Maliha Najib</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-06T17:02:48+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>05:02pm</span></span></span> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-7/12 sm:pl-4 sm:ml-1"> <div class="grid grid-cols-2 gap-x-3 gap-y-2 sm:gap-x-6.5 sm:gap-y-2"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902277' id='1902277' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="ESSAY: BREAKING UP WITH YOUR PHONE" href="https://www.dawn.com/news/1902277/essay-breaking-up-with-your-phone" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/67f106d85e179.jpg" alt="ESSAY: BREAKING UP WITH YOUR PHONE" title="ESSAY: BREAKING UP WITH YOUR PHONE" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902277' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1902277/essay-breaking-up-with-your-phone' class='story__link '>ESSAY: BREAKING UP WITH YOUR PHONE </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>Our phones have become our constant companions, yet research shows their mere presence drains our focus and fuels addiction… </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/6843/taha-ali'>Taha Ali</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-06T05:59:08+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>05:59am</span></span></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902276' id='1902276' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="WORLD: STOKING A GLOBAL TRADE WAR" href="https://www.dawn.com/news/1902276/world-stoking-a-global-trade-war" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/67f106d282a1b.jpg" alt="WORLD: STOKING A GLOBAL TRADE WAR" title="WORLD: STOKING A GLOBAL TRADE WAR" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902276' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1902276/world-stoking-a-global-trade-war' class='story__link '>WORLD: STOKING A GLOBAL TRADE WAR </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>US President Donald Trump’s sweeping imposition of new taxes on imports to the US will not only result in retaliation, it will hur </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/11662/lisa-toohey'>Lisa Toohey</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-06T05:59:08+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>05:59am</span></span></span> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="flex-col mb-4 border-t-3 border-black"> <div class="w-full py-2"> <a href='/magazines/icon'> <img alt='Icon' src="https://i.dawn.com/medium/2017/03/58d0ccea68ec6.png" width="60" /> </a> </div> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-5/12 pr-0 sm:pr-1.5"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200 sm:border-none text-center' data-id='1902236' id='1902236' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' data-focus-x='0%' data-focus-y='0%'> <div class='media__item '><a title="THE GRAPEVINE" href="https://www.dawn.com/news/1902236/the-grapevine" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/67f0842600871.gif?r=851979234" alt="THE GRAPEVINE" title="THE GRAPEVINE" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4 --> <h2 dir='auto' data-layout='story' data-id='1902236' class='story__title text-4 font-bold font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902236/the-grapevine' class='story__link '>THE GRAPEVINE </a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial '><a class='story__byline__link' href='https://www.dawn.com/authors/1734/pyt'>PYT</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-06T05:59:24+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>05:59am</span></span></span> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-7/12 sm:pl-4 sm:ml-1"> <div class="grid grid-cols-2 gap-x-3 gap-y-2 sm:gap-x-6.5 sm:gap-y-2"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902235' id='1902235' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="THE ICON REVIEW: FIGHTING SPIRIT" href="https://www.dawn.com/news/1902235/the-icon-review-fighting-spirit" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/67f0828175b5a.gif" alt="THE ICON REVIEW: FIGHTING SPIRIT" title="THE ICON REVIEW: FIGHTING SPIRIT" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902235' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1902235/the-icon-review-fighting-spirit' class='story__link '>THE ICON REVIEW: FIGHTING SPIRIT </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>The Martial Artist, for the most part, smokes the competition and earns the label of being an ‘original’ product </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/1453/farheen-jawaid'>Farheen Jawaid</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-06T05:59:24+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>05:59am</span></span></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902234' id='1902234' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="WIDE ANGLE: A STRANGER TO PAIN" href="https://www.dawn.com/news/1902234/wide-angle-a-stranger-to-pain" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/67f08201a9357.gif" alt="WIDE ANGLE: A STRANGER TO PAIN" title="WIDE ANGLE: A STRANGER TO PAIN" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902234' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1902234/wide-angle-a-stranger-to-pain' class='story__link '>WIDE ANGLE: A STRANGER TO PAIN </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>A new movie action hero is immune to pain. But that real-life condition is more of a danger than a superpower </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/11659/dan-baumgardt'>Dan Baumgardt</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-06T05:59:24+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>05:59am</span></span></span> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="grid grid-cols-1 sm:grid-cols-3 sm:gap-2 border-t-3 border-black mb-4"> <div class="flex-col"> <div class="w-full pt-2 sm:pb-2"> <a href='/newspaper/business-finance' class='text-red-custom font-arial align-middle text-2.75'> BUSINESS & FINANCE <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200' data-id='1902530' id='1902530' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Adapting to Trump&rsquo;s new tariffs" href="https://www.dawn.com/news/1902530/adapting-to-trumps-new-tariffs" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f2e0eaea066.jpg" alt="Adapting to Trump&rsquo;s new tariffs" title="Adapting to Trump&rsquo;s new tariffs" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:2-text:4-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902530' class='story__title text-4 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1902530/adapting-to-trumps-new-tariffs' class='story__link '>Adapting to Trump’s new tariffs </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200' data-id='1902529' id='1902529' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:2-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902529' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1902529/oil-markets-battered-and-bruised' class='story__link '>Oil markets battered and bruised </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902528' id='1902528' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:2-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902528' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1902528/digital-banks-opportunities-and-challenges' class='story__link '>Digital Banks — opportunities and challenges </a></h2> </article> <!-- - - - /article - - - --> </div> <div class="flex-col"> <div class="w-full pt-2 sm:pb-2"> <a href='/magazines/young-world' class='text-red-custom font-arial align-middle text-2.75'> YOUNG WORLD <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200' data-id='1902058' id='1902058' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="A guide to digital wellness" href="https://www.dawn.com/news/1902058/a-guide-to-digital-wellness" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67efb515eb1e0.jpg" alt="A guide to digital wellness" title="A guide to digital wellness" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:2-text:4-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902058' class='story__title text-4 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1902058/a-guide-to-digital-wellness' class='story__link '>A guide to digital wellness </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200' data-id='1902057' id='1902057' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:2-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902057' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1902057/mailbox' class='story__link '>Mailbox </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902056' id='1902056' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:2-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902056' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1902056/did-you-know-facts' class='story__link '>Did you know? facts! </a></h2> </article> <!-- - - - /article - - - --> </div> <div class="flex-col"> <div class="w-full pt-2 sm:pb-2"> <a href='https://aurora.dawn.com' class='text-red-custom font-arial align-middle text-2.75'> AURORA <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200' data-id='1902657' id='1902657' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Is Gen Z more prone to suicide and depression than previous generations?" href="https://aurora.dawn.com/news/1145402/the-unbearable-pressures-of-the-peer-perfect-life" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/070951540c4a5be.jpg?r=095206" alt="Is Gen Z more prone to suicide and depression than previous generations?" title="Is Gen Z more prone to suicide and depression than previous generations?" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:2-text:4-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902657' class='story__title text-4 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://aurora.dawn.com/news/1145402/the-unbearable-pressures-of-the-peer-perfect-life' class='story__link '>Is Gen Z more prone to suicide and depression than previous generations?</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200' data-id='1901837' id='1901837' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:2-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1901837' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://aurora.dawn.com/news/1145407' class='story__link '>Design has the potential to make a difference</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1901814' id='1901814' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:2-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1901814' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://aurora.dawn.com/news/1145455' class='story__link '>Pakistan’s oldest motorcycle enthusiast</a></h2> </article> <!-- - - - /article - - - --> </div> </div> <div class="block sm:hidden"> <div class="w-full"> <img src="https://i.dawn.com/primary/2021/01/600147aa0fd21.png" class="mb-4" pinger-seen="true" alt="China Daily Logo"> <div class="divide-y divide-200"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902840' id='1902840' data-layout='story' data-tags=''> <!-- box/label --> <span id='business' dir='auto' class='badge inline-flex text-2.5 font-normal uppercase font-arial text-red-custom align-middle'><span>Business </span></span> <!-- box/title bold-leading:tight-mb:2 --> <h2 dir='auto' data-layout='story' data-id='1902840' class='story__title font-bold leading-tight mb-2 '><a href='https://www.chinadaily.com.cn/a/202504/08/WS67f48b21a3104d9fd381e151.html' class='story__link '>SABIC sees opportunities in nation’s growth pathway</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902844' id='1902844' data-layout='story' data-tags=''> <!-- box/label --> <span id='culture' dir='auto' class='badge inline-flex text-2.5 font-normal uppercase font-arial text-red-custom align-middle'><span>Culture </span></span> <!-- box/title bold-leading:tight-mb:2 --> <h2 dir='auto' data-layout='story' data-id='1902844' class='story__title font-bold leading-tight mb-2 '><a href='https://www.chinadaily.com.cn/a/202504/08/WS67f49115a3104d9fd381e1aa.html' class='story__link '>Accordion extravaganza fuses East and West in Shanghai</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902842' id='1902842' data-layout='story' data-tags=''> <!-- box/label --> <span id='opinion' dir='auto' class='badge inline-flex text-2.5 font-normal uppercase font-arial text-red-custom align-middle'><span>Opinion </span></span> <!-- box/title bold-leading:tight-mb:2 --> <h2 dir='auto' data-layout='story' data-id='1902842' class='story__title font-bold leading-tight mb-2 '><a href='https://www.chinadaily.com.cn/a/202504/08/WS67f48b93a3104d9fd381e155.html' class='story__link '>Editorial flash: Tariff coercion won’t work</a></h2> </article> <!-- - - - /article - - - --> </div> </div> <div class="my-4 flex justify-center py-2 border-b border-gray-300 mb-4"> <a href="https://asianews.network/" target="_blank"> <img alt="Aan Logo" style="width:100px" src="https://i.dawn.com/large/2023/05/101806417ad96bf.png" /> </a> </div> <iframe class="newskit-custom-iframe" src="//www.dawn.com/widgets/supplement/advertisement" width="100%" height="1" frameborder="0" scrolling="no" onload="var self = this; window.addEventListener('message', function(event) { if (event.data.id === self.src && typeof event.data.height === 'number') { self.style.height = event.data.height + 'px'; } });"></iframe> </div> </div> <div class="w-80 flex-shrink-0 hidden xl:block pl-5 ml-0.5"> <div class="py-2 border-b border-gray-300 mb-4"> <!-- advert:start div-gpt-ad-1683363860950-0 --> <div id='div-gpt-ad-1683363860950-0' class='ad__wrapper__slot ' data-rendered-classes="" data-name="Dawn-Responsive-SKY-MREC" data-height="600px" data-width="300px" > <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1683363860950-0'); });</script> </div> <!-- advert:end --> </div> <div class="font-serif sm:block hidden"> <div class="w-full"> <img src="https://i.dawn.com/primary/2021/01/600147aa0fd21.png" class="mb-4" pinger-seen="true" alt="China Daily Logo"> <div class="divide-y divide-200"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902840' id='1902840' data-layout='story' data-tags=''> <!-- box/label --> <span id='business' dir='auto' class='badge inline-flex text-2.5 font-normal uppercase font-arial text-red-custom align-middle'><span>Business </span></span> <!-- box/title bold-leading:tight-mb:2 --> <h2 dir='auto' data-layout='story' data-id='1902840' class='story__title font-bold leading-tight mb-2 '><a href='https://www.chinadaily.com.cn/a/202504/08/WS67f48b21a3104d9fd381e151.html' class='story__link '>SABIC sees opportunities in nation’s growth pathway</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902844' id='1902844' data-layout='story' data-tags=''> <!-- box/label --> <span id='culture' dir='auto' class='badge inline-flex text-2.5 font-normal uppercase font-arial text-red-custom align-middle'><span>Culture </span></span> <!-- box/title bold-leading:tight-mb:2 --> <h2 dir='auto' data-layout='story' data-id='1902844' class='story__title font-bold leading-tight mb-2 '><a href='https://www.chinadaily.com.cn/a/202504/08/WS67f49115a3104d9fd381e1aa.html' class='story__link '>Accordion extravaganza fuses East and West in Shanghai</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902842' id='1902842' data-layout='story' data-tags=''> <!-- box/label --> <span id='opinion' dir='auto' class='badge inline-flex text-2.5 font-normal uppercase font-arial text-red-custom align-middle'><span>Opinion </span></span> <!-- box/title bold-leading:tight-mb:2 --> <h2 dir='auto' data-layout='story' data-id='1902842' class='story__title font-bold leading-tight mb-2 '><a href='https://www.chinadaily.com.cn/a/202504/08/WS67f48b93a3104d9fd381e155.html' class='story__link '>Editorial flash: Tariff coercion won’t work</a></h2> </article> <!-- - - - /article - - - --> </div> </div> <div class="my-4 flex justify-center py-2 border-b border-gray-300 mb-4"> <a href="https://asianews.network/" target="_blank"> <img alt="Aan Logo" style="width:100px" src="https://i.dawn.com/large/2023/05/101806417ad96bf.png" /> </a> </div> </div> <div class="py-2 border-b border-gray-300 mb-4"> <iframe class="newskit-custom-iframe" src="//www.dawn.com/widgets/supplement/advertisement" width="100%" height="1" frameborder="0" scrolling="no" onload="var self = this; window.addEventListener('message', function(event) { if (event.data.id === self.src && typeof event.data.height === 'number') { self.style.height = event.data.height + 'px'; } });"></iframe> </div> </div> </div> </div> </div> </div> <footer> <div class='flex justify-center p-2'> <!-- advert:start div-gpt-ad-1693559286339-0 --> <div id='div-gpt-ad-1693559286339-0' class='ad__wrapper__slot ' data-rendered-classes="" data-name="Dawn-Responsive-Footer-Stickable-Leaderboard" data-height="250px" data-width="970px" > <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1693559286339-0'); });</script> </div> <!-- advert:end --> </div> <div class="w-full bg-black"> <div class='py-4'> <div class="container px-2"> <div class="flex flex-row border-b-2 border-white mb-2 pb-2 justify-between items-center"> <nav class="order-first"> <a href='https://www.dawn.com/' title="DAWN.COM" class='logo '> <img class="w-20" src="https://www.dawn.com/_img/logo-white.png" alt="DAWN.COM Logo"> <span class="hidden">DAWN.COM</span> </a> <p class="hidden"> Compunode.com Pvt. Ltd. (<a class="px-0 sm:px-1 font-normal" href="https://www.compunode.com/">www.compunode.com</a>).Designed for <a class="px-0 sm:px-1 font-normal" href="https://www.dawn.com">Dawn</a>.</p> </nav> <nav class="nav flex mt-2 sm:mt-0 items-end order-last"> <a class='outline-none' href='https://whatsapp.com/channel/0029VaMc238IiRov8okfYy3n'><img alt="Whatsapp" height="20" class='align-baseline mt-1 mr-2' src="https://i.dawn.com/thumbnail/2024/02/080925032506f93.png"></a> <a class='outline-none' href='https://twitter.com/dawn_com'><img alt="Twitter" style="height:17px" class='align-baseline mt-1 mr-2' src="https://i.dawn.com/large/2024/02/16125537351049d.png"></a> <a class='outline-none' href='https://www.facebook.com/dawndotcom'><img alt="Facebook" width="20" height="20" class='align-baseline mt-1 mr-2' src="https://i.dawn.com/thumbnail/2019/02/5c611c42cf5e8.png"></a> <a class='outline-none' href='https://www.instagram.com/dawn.today/'><img alt="Instagram" width="20" height="20" class='align-baseline mt-1 mr-2' src="https://i.dawn.com/thumbnail/2019/02/5c611c430f9b2.png"></a> <a class='outline-none' href='https://itunes.apple.com/pk/app/dawn-official-mobile-app/id935631940'><img alt="Apple" width="20" height="34" class='align-baseline mt-1 mr-2' src="https://i.dawn.com/thumbnail/2019/02/5c611c42d5669.png"></a> <a class='outline-none' href='https://play.google.com/store/apps/details?id=com.mictronicx.dawn'><img alt="Android" width="20" height="34" class='align-baseline mt-1 mr-2' src="https://i.dawn.com/thumbnail/2019/02/5c611c42ce48d.png"></a> <a class='outline-none' href='https://appgallery.huawei.com/#/app/C104007373'><img alt="Huwaei App Gallery" width="100" height="30" class='align-baseline mt-1' src="https://i.dawn.com/thumbnail/2021/05/60a360ab86d68.png"></a> </nav> </div> <div class="grid grid-cols-2 sm:flex sm:flex-row"> <div class="md:w-1/6 w-full mb-4 sm:mb-0"> <nav class="text-2.5 text-white"> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/contact">Contact</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/contribution-guidelines">Contribution Guidelines</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/code-of-ethics">Code of Ethics</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/ai-policy">AI Policy</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/terms">Terms of Use</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/privacy">Privacy</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/comments-policy">Comment Moderation</a> </nav> </div> <div class="md:w-1/6 w-full mb-4 sm:mb-0"> <nav class="text-2.5 text-white"> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/subscription">Subscribe to Newspaper</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/reproduction-copyrights">Reproduction Copyrights</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/marketing">Advertise on Dawn.com</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/sponsor-content">Sponsored Content</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://classifieds.dawn.com">Classifieds</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://obituary.dawn.com">Obituaries</a> </nav> </div> <div class="md:w-1/6 w-full mb-4 sm:mb-0"> <nav class="text-2.5 text-white"> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/prayers-timings">Prayer Timings</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/stocks">Stock/Forex/Gold</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/weather">Weather</a> </nav> </div> <div class="md:w-1/6 w-full mb-4 sm:mb-0"> <nav class="text-2.5 text-white"> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/">Dawn</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/prism">Prism</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://images.dawn.com">Images</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/special-reports">Special Reports</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://aurora.dawn.com">Aurora</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://www.dawnnews.tv/">Dawn News</a> </nav> </div> <div class="md:w-1/6 w-full mb-4 sm:mb-0"> <nav class="text-2.5 text-white"> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/magazines">Eos/Icon/Young World</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://cityfm89.com">Cityfm89</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://herald.dawn.com">Herald</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://www.youtube.com/channel/UCkMdI0K-74jAjOmh5J5H97Q">Teeli</a> </nav> </div> <div class="md:w-1/6 w-full mb-4 sm:mb-0"> <nav class="text-2.5 text-white"> <p class="font-normal text-white text-left md:text-right mb-2">Copyright &copy; 2025, Dawn</p> <p class="font-normal text-white text-left md:text-right"> NewsKit Publishing Platform<br>by Compunode </p> </nav> </div> </div> </div> </div> </div> <link rel='stylesheet' href='https://www.dawn.com/_css/headroom.20241114121409.css' media='all'></footer> </body> </html>

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