ADVERTISEMENT

DOT, DSWD launch twin relief operations for quake-hit tourism workers in Davao Oriental, Cebu

Published Dec 5, 2025 02:50 pm

At A Glance

  • DOT and DSWD launch twin relief operations for tourism workers in Davao Oriental and Bogo City, Cebu.
  • 1,339 workers in Davao Oriental and 365 in Bogo City receive emergency cash assistance.
  • Over ₱200 million approved for Cebu relief and rehabilitation.
  • Recovery loans for Northern Cebu tourism enterprises benefit 1,794 workers.
  • Part of the joint DOT–DSWD "Bayanihan sa Bukas na May Pag-asa sa Turismo" program.
Department of Tourism (DOT) Secretary Christina Garcia-Frasco talks with tourism workers during the Emergency Cash Transfer rollout at the Provincial Capitol Covered Court in Mati City, Davao Oriental on December 4, 2025. (Photo courtesy of DOT)
Department of Tourism (DOT) Secretary Christina Garcia-Frasco talks with tourism workers during the Emergency Cash Transfer rollout at the Provincial Capitol Covered Court in Mati City, Davao Oriental on December 4, 2025. (Photo courtesy of DOT)
The Department of Tourism (DOT) and the Department of Social Welfare and Development (DSWD) launched simultaneous relief operations to provide financial assistance to thousands of tourism workers affected by the strong earthquakes in Davao Oriental and Bogo City, Cebu.
DOT Secretary Christina Garcia-Frasco said the intervention reflects the administration’s unified effort to safeguard livelihoods disrupted by the tremors in October.
During the Dec. 4 Emergency Cash Transfer (ECT) rollout in Mati City, 1,339 tourism workers received aid in a program led by DOT and DSWD with support from local government units and community leaders.
Frasco, representing President Ferdinand “Bongbong” Marcos Jr., highlighted that the magnitude 7.4 and 6.8 earthquakes that rocked Davao Oriental caused widespread damage to homes, businesses, and livelihoods.
She added that the government’s approach aims to restore tourism as a “stable, secure, and reliable source of livelihood” for affected communities.
Frasco noted that Davao Region remains a key driver of the country’s tourism economy, with DOT and LGU efforts ensuring experiences remain “accessible, diversified, and able to sustain local employment.”
Tourism, she said, contributes nearly nine percent to the country’s gross domestic product and supports around 16 million Filipinos through direct and indirect employment.
Frasco and DSWD Secretary Rex Gatchalian personally handed financial aid to beneficiaries. They were joined by Davao Oriental Governor Nelson Dayanghirang and Mati City Mayor Joel Mayo Almario.
Gatchalian stressed that the President directed the prioritization of tourism workers in post-disaster assistance.
“Ito lang ‘yong sektor talaga na inuuna natin pagdating sa tulong pinansyal dahil alam namin na produktibo kayong bahagi ng ating ekonomiya… at sa oras ng pangangailangan, dapat naman kami ang nangangalaga sa inyo (This sector is our top priority for financial aid because we know you are an essential part of the economy, and in times of need, we are the ones who take care of you),” he said.
Dayanghirang described tourism as Davao Oriental’s lifeline—“livelihood, culture, and identity”—while Almario thanked national officials for their support, emphasizing their commitment to recovery.
Frasco added that the DOT–DSWD partnership specifically targets workers who have significantly contributed to local economies and areas that continue to attract visitors.
Tourism workers receive financial assistance during the Department of Tourism (DOT)-led Emergency Cash Transfer distribution in Bogo City, Cebu on December 4, 2025. (Photo courtesy of DOT)
Tourism workers receive financial assistance during the Department of Tourism (DOT)-led Emergency Cash Transfer distribution in Bogo City, Cebu on December 4, 2025. (Photo courtesy of DOT)
In Bogo City, Cebu, 365 affected tourism workers also received financial assistance through a DOT-led ECT distribution.
The President has approved over P200 million in aid for Cebu, including allocations for Bogo City and other affected areas, reinforcing the administration’s commitment to rehabilitation.
For Northern Cebu tourism enterprises, DOT Region VII partnered with the Department of Trade and Industry (DTI) and Small Business Corporation to provide recovery loans under the Enterprise Rehabilitation Financing (ERF) and Turismo Asenso Loan programs.
The initiative has so far benefited nearly 1,800 individuals across the region.
Beyond immediate aid, the DOT is also prioritizing the preservation and restoration of tourism heritage sites damaged by the earthquakes to protect cultural assets vital to local identity and visitor appeal.
The relief operations in Davao Oriental and Cebu are part of the “Bayanihan sa Bukas na May Pag-asa sa Turismo” (BBMT) program, a joint DOT–DSWD initiative ensuring tourism workers are supported during disasters and crises.

Related Tags

DOT DSWD tourism workers earthquake relief Davao Oriental Bogo City
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; } }

{{ articles_filter_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.