CINXE.COM
Stocks - Business - 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>Stocks - Business - 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’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/stocks' /> <link rel='index' href='https://www.dawn.com/business' /> <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": "Business","Subcategory": "Stocks", "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> <script type="application/ld+json"> {"@context": "http://schema.org", "@type": "BreadcrumbList","itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"https:\/\/www.dawn.com\/business","name":"Business"}}]} </script> <!-- - - - - start:counters - - - - --> <script type='text/javascript'> document.addEventListener("DOMContentLoaded", function() { Counter.count([{"category":"Business"},{"category":"Business.Stocks"}]); }); </script> <!-- - - - - end:counters - - - - --> <link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900&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://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://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'> <!-- 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-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', ["Business","Stocks"]); 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="business 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-09-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 09, 2025" href='https://epaper.dawn.com' class=' '><span class='font-bold text-black'>E-Paper</span> | April 09, 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"> <div class="flex flex-col sm:flex-row"> <div class="w-full max-w-screen-md overflow-hidden xl:pr-2 "> <div class="flex flex-col font-merriweather"> <div class="w-full"> <div class="w-1/3 mx-auto"> <div class="flex flex-col"> <select onchange="document.location.href=this.value" class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500"> <option selected>Select Date</option> <option value="https://www.dawn.com/stocks/2025-04-08" >2025-04-08</option> <option value="https://www.dawn.com/stocks/2025-04-07" >2025-04-07</option> <option value="https://www.dawn.com/stocks/2025-04-04" >2025-04-04</option> <option value="https://www.dawn.com/stocks/2025-04-03" >2025-04-03</option> <option value="https://www.dawn.com/stocks/2025-03-27" >2025-03-27</option> <option value="https://www.dawn.com/stocks/2025-03-26" >2025-03-26</option> <option value="https://www.dawn.com/stocks/2025-03-25" >2025-03-25</option> <option value="https://www.dawn.com/stocks/2025-03-24" >2025-03-24</option> <option value="https://www.dawn.com/stocks/2025-03-21" >2025-03-21</option> <option value="https://www.dawn.com/stocks/2025-03-20" >2025-03-20</option> <option value="https://www.dawn.com/stocks/2025-03-19" >2025-03-19</option> <option value="https://www.dawn.com/stocks/2025-03-18" >2025-03-18</option> <option value="https://www.dawn.com/stocks/2025-03-17" >2025-03-17</option> <option value="https://www.dawn.com/stocks/2025-03-14" >2025-03-14</option> <option value="https://www.dawn.com/stocks/2025-03-13" >2025-03-13</option> <option value="https://www.dawn.com/stocks/2025-03-12" >2025-03-12</option> <option value="https://www.dawn.com/stocks/2025-03-11" >2025-03-11</option> <option value="https://www.dawn.com/stocks/2025-03-10" >2025-03-10</option> <option value="https://www.dawn.com/stocks/2025-03-07" >2025-03-07</option> <option value="https://www.dawn.com/stocks/2025-03-06" >2025-03-06</option> <option value="https://www.dawn.com/stocks/2025-03-05" >2025-03-05</option> <option value="https://www.dawn.com/stocks/2025-03-04" >2025-03-04</option> <option value="https://www.dawn.com/stocks/2025-03-03" >2025-03-03</option> <option value="https://www.dawn.com/stocks/2025-02-28" >2025-02-28</option> <option value="https://www.dawn.com/stocks/2025-02-27" >2025-02-27</option> <option value="https://www.dawn.com/stocks/2025-02-26" >2025-02-26</option> <option value="https://www.dawn.com/stocks/2025-02-25" >2025-02-25</option> <option value="https://www.dawn.com/stocks/2025-02-24" >2025-02-24</option> <option value="https://www.dawn.com/stocks/2025-02-21" >2025-02-21</option> <option value="https://www.dawn.com/stocks/2025-02-20" >2025-02-20</option> <option value="https://www.dawn.com/stocks/2025-02-19" >2025-02-19</option> <option value="https://www.dawn.com/stocks/2025-02-18" >2025-02-18</option> <option value="https://www.dawn.com/stocks/2025-02-17" >2025-02-17</option> <option value="https://www.dawn.com/stocks/2025-02-14" >2025-02-14</option> <option value="https://www.dawn.com/stocks/2025-02-13" >2025-02-13</option> <option value="https://www.dawn.com/stocks/2025-02-12" >2025-02-12</option> <option value="https://www.dawn.com/stocks/2025-02-11" >2025-02-11</option> <option value="https://www.dawn.com/stocks/2025-02-10" >2025-02-10</option> <option value="https://www.dawn.com/stocks/2025-02-07" >2025-02-07</option> <option value="https://www.dawn.com/stocks/2025-02-06" >2025-02-06</option> <option value="https://www.dawn.com/stocks/2025-02-04" >2025-02-04</option> <option value="https://www.dawn.com/stocks/2025-02-03" >2025-02-03</option> <option value="https://www.dawn.com/stocks/2025-01-31" >2025-01-31</option> <option value="https://www.dawn.com/stocks/2025-01-30" >2025-01-30</option> <option value="https://www.dawn.com/stocks/2025-01-29" >2025-01-29</option> <option value="https://www.dawn.com/stocks/2025-01-28" >2025-01-28</option> <option value="https://www.dawn.com/stocks/2025-01-27" >2025-01-27</option> <option value="https://www.dawn.com/stocks/2025-01-24" >2025-01-24</option> <option value="https://www.dawn.com/stocks/2025-01-23" >2025-01-23</option> <option value="https://www.dawn.com/stocks/2025-01-22" >2025-01-22</option> <option value="https://www.dawn.com/stocks/2025-01-21" >2025-01-21</option> <option value="https://www.dawn.com/stocks/2025-01-20" >2025-01-20</option> <option value="https://www.dawn.com/stocks/2025-01-17" >2025-01-17</option> <option value="https://www.dawn.com/stocks/2025-01-16" >2025-01-16</option> <option value="https://www.dawn.com/stocks/2025-01-15" >2025-01-15</option> <option value="https://www.dawn.com/stocks/2025-01-14" >2025-01-14</option> <option value="https://www.dawn.com/stocks/2025-01-13" >2025-01-13</option> <option value="https://www.dawn.com/stocks/2025-01-10" >2025-01-10</option> <option value="https://www.dawn.com/stocks/2025-01-09" >2025-01-09</option> <option value="https://www.dawn.com/stocks/2025-01-08" >2025-01-08</option> </select> </div> </div> <div class="m-2 p-2"> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-04-08/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI April 8th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-04-07/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI April 7th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-04-04/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI April 4th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-04-03/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI April 3rd: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-27/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 27th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-26/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 26th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-25/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 25th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-24/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 24th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-21/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 21st: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-20/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 20th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-19/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 19th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-18/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 18th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-17/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 17th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-14/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 14th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-13/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 13th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-12/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 12th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-11/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 11th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-10/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 10th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-07/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 7th: At the close of trading.</p> </div> <div class="w-full mb-2 p-2 bg-orange-50"> <h3 class="text-6 font-bold"> <a class="text-blue-500" href='/stocks/2025-03-06/pakistan-stock-exchange-updates'>Pakistan Stock Exchange Updates</a> </h3> <p class='story-dek'>KARACHI March 6th: At the close of trading.</p> </div> </div> </div> </div> <div class="flex flex-col mx-auto w-75"> <div class="flex datepicker"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29.237 29.237" class="mr-1" width='30' height='30'> <g fill="#010002"> <path d="M7.685 24.819h.595v-2.131h3.688v2.131h.596v-2.131h3.862v2.131h.597v-2.131h4.109v2.131h.595v-2.131h3.417v-.594h-3.417v-3.861h3.417v-.596h-3.417v-3.519h3.417v-.594h-3.417v-2.377h-.595v2.377h-4.109v-2.377h-.597v2.377h-3.862v-2.377h-.596v2.377H8.279v-2.377h-.594v2.377H3.747v.594h3.938v3.519H3.747v.596h3.938v3.861H3.747v.594h3.938v2.131zm4.878-2.725v-3.861h3.862v3.861h-3.862zm8.569 0h-4.109v-3.861h4.109v3.861zm0-7.976v3.519h-4.109v-3.519h4.109zm-4.706 0v3.519h-3.862v-3.519h3.862zm-8.147 0h3.688v3.519H8.279v-3.519zm0 4.115h3.688v3.861H8.279v-3.861z" /> <path d="M29.207 2.504l-4.129.004-.603.002v2.448a1.19 1.19 0 01-1.188 1.187h-1.388a1.189 1.189 0 01-1.188-1.187V2.514l-1.583.002v2.442c0 .653-.535 1.187-1.191 1.187h-1.388a1.19 1.19 0 01-1.188-1.187V2.517l-1.682.004v2.438a1.19 1.19 0 01-1.189 1.187h-1.389a1.19 1.19 0 01-1.188-1.187V2.525H8.181v2.434a1.19 1.19 0 01-1.188 1.187H5.605a1.19 1.19 0 01-1.189-1.187V2.53L0 2.534v26.153h27.15l2.087-.006-.03-26.177zM27.15 26.606H2.09V9.897h25.06v16.709z" /> <path d="M5.605 5.303h1.388a.297.297 0 00.296-.297V.846a.296.296 0 00-.296-.297H5.605a.297.297 0 00-.298.297v4.16c0 .164.133.297.298.297zM11.101 5.303h1.389a.297.297 0 00.297-.297V.846a.298.298 0 00-.298-.297H11.1a.296.296 0 00-.296.297v4.16a.298.298 0 00.297.297zM16.549 5.303h1.388a.297.297 0 00.299-.297V.846a.297.297 0 00-.299-.297h-1.388a.296.296 0 00-.297.297v4.16c0 .164.133.297.297.297zM21.899 5.303h1.388a.296.296 0 00.296-.297V.846a.296.296 0 00-.296-.297h-1.388a.296.296 0 00-.297.297v4.16a.298.298 0 00.297.297z" /> </g> </svg> <input class="text-3 sm:text-4 w-full p-0.5 leading-none" placeholder="Wednesday, April 9, 2025" autocomplete="off" data-calendar-open id="datepicker" type="text" name="datepicker"> </div> </div> </div> <aside class="w-80 flex-shrink-0 hidden xl:block font-merriweather pl-4 pb-4 border-l border-gray-200"> <div class="pb-4 border-b border-gray-300"> <div class=""> <!-- 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> <div class="overflow-hidden mb-4 pb-4 border-b border-gray-300 px-1"> <h2 id='top-authors' dir='auto' class='badge inline-flex font-bold uppercase py-2 align-middle'>Top Authors</h2> <ol class="plain-list ml-4 mt-2 list-decimal"> <li class='font-merriweather' title='54177 Views' style='clear:both;line-height: 1.2'> <span style='font-size: 173%;'><a style='color: rgb(-84, -84, -84); display: inline;' href='https://www.dawn.com/authors/1200/imtiaz-ali'>Imtiaz Ali</a></span> </li><li class='font-merriweather' title='26074 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/141/amin-ahmed'>Amin Ahmed</a></span> </li><li class='font-merriweather' title='24387 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='24198 Views' style='clear:both;line-height: 1.2'> <span style='font-size: 110%;'><a style='color: rgb(105, 105, 105); display: inline;' href='https://www.dawn.com/authors/456/shahid-iqbal'>Shahid Iqbal</a></span> </li><li class='font-merriweather' title='19667 Views' style='clear:both;line-height: 1.2'> <span style='font-size: 101%;'><a style='color: rgb(132, 132, 132); display: inline;' href='https://www.dawn.com/authors/4797/tahir-sherani'>Tahir Sherani</a></span> </li> </ol> </div> <div class="widget-popular pb-4 border-b border-gray-300"> <div class="font-merriweather"> <nav class="js-tabs tabs border border-gray-200 rounded-md grid grid-cols-3 text-center"> <a class='active px-1 py-2 text-2.5 rounded-md uppercase font-arial' href='#mostPopular48'>24 Hours</a><a class=' px-1 py-2 text-2.5 rounded-md uppercase font-arial' href='#mostPopular72'>3 Days</a> </nav> <div class="tabs__content"> <div class='tabs__pane mt-4 font-merriweather' id='mostPopular48'> <!-- - - - 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--left media--focus w-1/6 mb-0 mr-1' > <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-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902300' class='story__title text-3.25 font-bold pb-2 '><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='1902658' id='1902658' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/6 mb-0 mr-1' > <div class='media__item media__item--100 '><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/thumbnail/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> <!-- box/title bold-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902658' class='story__title text-3.25 font-bold pb-2 '><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> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902417' id='1902417' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/6 mb-0 mr-1' > <div class='media__item media__item--100 '><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/thumbnail/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> <!-- box/title bold-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902417' class='story__title text-3.25 font-bold pb-2 '><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> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902593' id='1902593' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/6 mb-0 mr-1' > <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 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-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902593' class='story__title text-3.25 font-bold pb-2 '><a href='https://www.dawn.com/news/1902593/hard-or-competent-state' class='story__link '>Hard or competent state? </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902598' id='1902598' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/6 mb-0 mr-1' > <div class='media__item media__item--100 '><a title="Going dry" href="https://www.dawn.com/news/1902598/going-dry" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/07082843e700084.jpg?r=082848" alt="Going dry" title="Going dry" /></picture></a></div> </figure> <!-- box/title bold-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902598' class='story__title text-3.25 font-bold pb-2 '><a href='https://www.dawn.com/news/1902598/going-dry' class='story__link '>Going dry </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902471' id='1902471' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/6 mb-0 mr-1' > <div class='media__item media__item--100 '><a title="Artificial glaciers boost water supply in Gilgit-Baltistan" href="https://www.dawn.com/news/1902471/artificial-glaciers-boost-water-supply-in-gilgit-baltistan" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/06111156ac91d52.jpg?r=111525" alt="Artificial glaciers boost water supply in Gilgit-Baltistan" title="Artificial glaciers boost water supply in Gilgit-Baltistan" /></picture></a></div> </figure> <!-- box/title bold-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902471' class='story__title text-3.25 font-bold pb-2 '><a href='https://www.dawn.com/news/1902471/artificial-glaciers-boost-water-supply-in-gilgit-baltistan' class='story__link '>Artificial glaciers boost water supply in Gilgit-Baltistan</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902542' id='1902542' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/6 mb-0 mr-1' data-focus-x='27.08%' data-focus-y='48.05%'> <div class='media__item media__item--100 '><a title="Gas exploration planned as PPL prepares to put out Korangi blaze" href="https://www.dawn.com/news/1902542/gas-exploration-planned-as-ppl-prepares-to-put-out-korangi-blaze" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/07095029a95513d.png?r=095037" alt="Gas exploration planned as PPL prepares to put out Korangi blaze" title="Gas exploration planned as PPL prepares to put out Korangi blaze" /></picture></a></div> </figure> <!-- box/title bold-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902542' class='story__title text-3.25 font-bold pb-2 '><a href='https://www.dawn.com/news/1902542/gas-exploration-planned-as-ppl-prepares-to-put-out-korangi-blaze' class='story__link '>Gas exploration planned as PPL prepares to put out Korangi blaze</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902154' id='1902154' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/6 mb-0 mr-1' > <div class='media__item media__item--100 '><a title="Cartoon: 5 April, 2025" href="https://www.dawn.com/news/1902154/cartoon-5-april-2025" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/67f05342ced85.jpg" alt="Cartoon: 5 April, 2025" title="Cartoon: 5 April, 2025" /></picture></a></div> </figure> <!-- box/title bold-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902154' class='story__title text-3.25 font-bold pb-2 '><a href='https://www.dawn.com/news/1902154/cartoon-5-april-2025' class='story__link '>Cartoon: 5 April, 2025 </a></h2> </article> <!-- - - - /article - - - --></div><div class='tabs__pane mt-4 hidden font-merriweather' id='mostPopular72'> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902286' id='1902286' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/6 mb-0 mr-1' > <div class='media__item media__item--100 '><a title="PCB slams incident involving Khushdil Shah and spectators in New Zealand" href="https://www.dawn.com/news/1902286/pcb-slams-incident-involving-khushdil-shah-and-spectators-in-new-zealand" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/05175416b30d543.jpg?r=175514" alt="PCB slams incident involving Khushdil Shah and spectators in New Zealand" title="PCB slams incident involving Khushdil Shah and spectators in New Zealand" /></picture></a></div> </figure> <!-- box/title bold-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902286' class='story__title text-3.25 font-bold pb-2 '><a href='https://www.dawn.com/news/1902286/pcb-slams-incident-involving-khushdil-shah-and-spectators-in-new-zealand' class='story__link '>PCB slams incident involving Khushdil Shah and spectators in New Zealand</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1901992' id='1901992' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/6 mb-0 mr-1' > <div class='media__item media__item--100 '><a title="Pakistan Railways to introduce state-of-the-art trains" href="https://www.dawn.com/news/1901992/pakistan-railways-to-introduce-state-of-the-art-trains" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/041025206815630.jpg?r=102831" alt="Pakistan Railways to introduce state-of-the-art trains" title="Pakistan Railways to introduce state-of-the-art trains" /></picture></a></div> </figure> <!-- box/title bold-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1901992' class='story__title text-3.25 font-bold pb-2 '><a href='https://www.dawn.com/news/1901992/pakistan-railways-to-introduce-state-of-the-art-trains' class='story__link '>Pakistan Railways to introduce state-of-the-art trains</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902417' id='1902417' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/6 mb-0 mr-1' > <div class='media__item media__item--100 '><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/thumbnail/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> <!-- box/title bold-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902417' class='story__title text-3.25 font-bold pb-2 '><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> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902471' id='1902471' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/6 mb-0 mr-1' > <div class='media__item media__item--100 '><a title="Artificial glaciers boost water supply in Gilgit-Baltistan" href="https://www.dawn.com/news/1902471/artificial-glaciers-boost-water-supply-in-gilgit-baltistan" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/06111156ac91d52.jpg?r=111525" alt="Artificial glaciers boost water supply in Gilgit-Baltistan" title="Artificial glaciers boost water supply in Gilgit-Baltistan" /></picture></a></div> </figure> <!-- box/title bold-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902471' class='story__title text-3.25 font-bold pb-2 '><a href='https://www.dawn.com/news/1902471/artificial-glaciers-boost-water-supply-in-gilgit-baltistan' class='story__link '>Artificial glaciers boost water supply in Gilgit-Baltistan</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902482' id='1902482' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/6 mb-0 mr-1' data-focus-x='52.45%' data-focus-y='47.56%'> <div class='media__item media__item--100 '><a title="US delegation to visit Islamabad for minerals investment forum" href="https://www.dawn.com/news/1902482/us-delegation-to-visit-islamabad-for-minerals-investment-forum" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/061253077b58152.jpg?r=133503" alt="US delegation to visit Islamabad for minerals investment forum" title="US delegation to visit Islamabad for minerals investment forum" /></picture></a></div> </figure> <!-- box/title bold-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902482' class='story__title text-3.25 font-bold pb-2 '><a href='https://www.dawn.com/news/1902482/us-delegation-to-visit-islamabad-for-minerals-investment-forum' class='story__link '>US delegation to visit Islamabad for minerals investment forum</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--left media--focus w-1/6 mb-0 mr-1' > <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-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902300' class='story__title text-3.25 font-bold pb-2 '><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='1902226' id='1902226' data-layout='story' data-tags=''> <!-- box/title bold-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902226' class='story__title text-3.25 font-bold pb-2 '><a href='https://www.dawn.com/news/1902226/legalised-land-grab' class='story__link '>Legalised land grab </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902443' id='1902443' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/6 mb-0 mr-1' > <div class='media__item media__item--100 '><a title="Balochistan deadlock" href="https://www.dawn.com/news/1902443/balochistan-deadlock" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/061434432b54eba.png?r=143506" alt="Balochistan deadlock" title="Balochistan deadlock" /></picture></a></div> </figure> <!-- box/title bold-pb:2-text:3.25 --> <h2 dir='auto' data-layout='story' data-id='1902443' class='story__title text-3.25 font-bold pb-2 '><a href='https://www.dawn.com/news/1902443/balochistan-deadlock' class='story__link '>Balochistan deadlock </a></h2> </article> <!-- - - - /article - - - --></div> </div> </div> </div> <div class="overflow-hidden pb-4 border-b border-gray-300"> <h2 id='top-reads-today' dir='auto' class='badge inline-flex font-bold uppercase py-2 align-middle'>Top Reads Today</h2> <div class='slideshow slideshow--main ' data-slick='{"dots":true,"arrows":true,"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='1902936' id='1902936' 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: Any solution to solve nation’s political crisis shouldn’t sideline any legitimate stakeholders" href="https://www.dawn.com/news/1902849/settling-differences" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/08174859c61106d.jpg?r=174907" alt="Editorial: Any solution to solve nation’s political crisis shouldn’t sideline any legitimate stakeholders" title="Editorial: Any solution to solve nation’s political crisis shouldn’t sideline any legitimate stakeholders" /></picture></a></div> </figure> <!-- box/title py:2-bold --> <h2 dir='auto' data-layout='story' data-id='1902936' class='story__title font-bold py-2 '><a href='https://www.dawn.com/news/1902849/settling-differences' class='story__link '>Editorial: Any solution to solve nation’s political crisis shouldn’t sideline any legitimate stakeholders</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 ' 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 py:2-bold --> <h2 dir='auto' data-layout='story' data-id='1902855' class='story__title font-bold py-2 '><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 - - - --> </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='1902922' id='1902922' 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="‘I hope we see better days’: Mawra Hocane on animosity towards Fawad Khan’s Abir Gulaal in India" href="https://images.dawn.com/news/1193477/i-hope-we-see-better-days-mawra-hocane-on-animosity-towards-fawad-khans-abir-gulaal-in-india" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/081516407acf704.png?r=151649" alt="‘I hope we see better days’: Mawra Hocane on animosity towards Fawad Khan’s Abir Gulaal in India" title="‘I hope we see better days’: Mawra Hocane on animosity towards Fawad Khan’s Abir Gulaal in India" /></picture></a></div> </figure> <!-- box/title py:2-bold --> <h2 dir='auto' data-layout='story' data-id='1902922' class='story__title font-bold py-2 '><a href='https://images.dawn.com/news/1193477/i-hope-we-see-better-days-mawra-hocane-on-animosity-towards-fawad-khans-abir-gulaal-in-india' class='story__link '>‘I hope we see better days’: Mawra Hocane on animosity towards Fawad Khan’s Abir Gulaal in India</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 ' data-id='1902904' id='1902904' 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="Biotech company brings back formerly extinct dire wolf" href="https://www.dawn.com/news/1902904/biotech-company-brings-back-formerly-extinct-dire-wolf" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/08124434df3977f.jpg?r=151740" alt="Biotech company brings back formerly extinct dire wolf" title="Biotech company brings back formerly extinct dire wolf" /></picture></a></div> </figure> <!-- box/title py:2-bold --> <h2 dir='auto' data-layout='story' data-id='1902904' class='story__title font-bold py-2 '><a href='https://www.dawn.com/news/1902904/biotech-company-brings-back-formerly-extinct-dire-wolf' class='story__link '>Biotech company brings back formerly extinct dire wolf</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 ' 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­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­gthen even a limited partnership with US" title="How Pakistan can stren­gthen even a limited partnership with US" /></picture></a></div> </figure> <!-- box/title py:2-bold --> <h2 dir='auto' data-layout='story' data-id='1902864' class='story__title font-bold py-2 '><a href='https://www.dawn.com/news/1902851' class='story__link '>How Pakistan can strengthen even a limited partnership with US</a></h2> </article> <!-- - - - /article - - - --> </div> </div> </div> </aside> </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 © 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>