ADVERTISEMENT

Infra damage at P1 billion, quake death toll climbs to 61 as gov't responders race to reach isolated communities in Mindanao

Published Jun 14, 2026 10:39 am  |  Updated Jun 14, 2026 02:06 pm

At A Glance

  • Of the total fatalities, 54 deaths were recorded in Region 12 (Soccsksargen) and seven in Davao (Region 11). The NDRRMC also reported 1,403 injured persons and 40 missing individuals.
  • The NDRRMC also reported that infrastructure damage had reached P1 billion, with 725 damaged infrastructure facilities recorded.
ROAD clearing operations in Glan, Sarangani following the earthquake. (OCD-12)
ROAD clearing operations in Glan, Sarangani following the earthquake. (OCD-12)
Responders from the Armed Forces of the Philippines (AFP) and Philippine Coast Guard (PCG) intensified efforts to reach isolated communities in Sarangani and Davao Occidental as the death toll from the magnitude 7.8 earthquake that struck Maasim, Sarangani reached 61 while damage to infrastructure amounted to P1 billion, the National Disaster Risk Reduction and Management Council (NDRRMC) reported on Sunday, June 14.
Of the total fatalities, 54 deaths were recorded in Region 12 (Soccsksargen) and seven in Davao (Region 11). The NDRRMC also reported 1,403 injured persons and 40 missing individuals.
The NDRRMC also reported that infrastructure damage had reached P1 billion, with 725 damaged infrastructure facilities recorded.
Authorities also reported damage to about 54,000 houses. Of the total, nearly 9,900 were destroyed while 44,100 sustained partial damage.
A state of calamity remains in effect in 13 municipalities and cities affected by the disaster.
Government agencies have so far provided P67.6 million worth of assistance to affected families as relief and recovery operations continue across the quake-hit provinces.
Army, Coast Guard to the rescue
Philippine Army (PA) spokesperson Col. Louie Dema-ala said responders delivered food, water, and medical supplies to isolated villages affected by the earthquake and strong aftershocks.
"Army responders, together with the Philippine Air Force (PAF) and the Philippine Coast Guard, successfully delivered essential food packs, clean water, and medical relief to isolated areas in Jose Abad Santos, Davao Occidental, and Glan, Sarangani Province," the Army said.
The quake has affected about 173,000 families or 724,000 persons. While only around 2,000 families remain inside 34 evacuation centers, many communities continue to face disrupted access to basic services.
The Army said it had deployed a mobile water filtration system in Maasim to address the need for safe drinking water.
“The Army, in cooperation with the Bureau of Fire Protection, has also deployed a mobile water filtration system to provide much-needed potable water to quake-affected families in Maasim, Sarangani,” Dema-ala said.
The military said search, rescue, and retrieval (SRR) operations also remained underway.
“Search, rescue, and retrieval missions remain ongoing, with teams deployed to locate missing individuals, particularly in high-risk landslide zones,” Dema-ala added.
The challenge of reaching isolated villages has also prompted the use of air and sea assets as the PCG said its Aviation Command deployed Airbus light twin-engine helicopter CGH-1452 on June 12 to sustain humanitarian missions in Sarangani.
As part of the operation, the helicopter transported 60 boxes of Department of Social Welfare and Development family food packs to Barangay Congan in Glan.
The aircraft also ferried six Department of Health (DOH) personnel to Barangay Alegado in Malapatan to support medical and public health operations in affected communities.
“The deployment forms part of the PCG's iCARE campaign and ongoing humanitarian operations in support of national government efforts to provide immediate relief and essential services to communities affected by the magnitude 7.8 earthquake,” PCG spokesperson Commodore Noemie Cayabyab said.
At sea, PCG personnel loaded donations and relief supplies aboard BRP Corregidor (AE-891) for transport to quake-hit areas in Mindanao.
In Davao Occidental, the PCG said the BFAR vessel MCS 3007 transported and unloaded tents in Barangay Nuing, Jose Abad Santos on June 13. The vessel also carried personnel from DSWD Field Office XI to support relief distribution efforts.
Meanwhile, BRP Malamawi (FPB-2403) delivered humanitarian supplies to coastal barangays in Jose Abad Santos. According to the Coast Guard, the vessel transported 560 DSWD food packs along with bed mats, blankets, clothing, tarpaulins, water containers and drinking water.
The PCG also continued assisting in the loading, unloading, and repacking of relief goods at the Sarangani Provincial Capitol in Alabel.

Related Tags

PCG Philippine Army NDRRMC OCD earthquake Sarangani Mindanao
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ static_articles_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.