ADVERTISEMENT

Is Congress prioritizing VP Sara trial over calamity response? Deputy speakers say no

Published Aug 10, 2026 03:04 pm

At A Glance

  • House Deputy Speakers Paolo Ortega and Janette Garin defend Congress against criticism that it prioritizes Vice President Sara Duterte's impeachment trial over flood response, stressing both duties are addressed.
  • Ortega emphasizes impeachment as a constitutional accountability measure while Garin highlights daily coordination with agencies like DSWD, OCD, and DOH to aid affected communities.
  • Garin notes Congress monitors relief efforts to identify gaps and prepare adjustments in the 2027 budget process, underscoring that accountability remains part of its constitutional duty.
Vice President Sara Duterte (left), floods (Facebook, Unsplash)
Vice President Sara Duterte (left), floods (Facebook, Unsplash)


House Deputy Speakers La Union 1st district Rep. Paolo Ortega V and Iloilo 1st district Rep. Janette Garin defended Congress on Monday, Aug. 10 from criticisms that it was prioritizing Vice President Sara Duterte's impeachment trial over response to problems caused by heavy rains and floods.
Ortega, in an interview with reporters, said Congress was tending to both matters "equally".
"Equally pinagtutunan po naman ang pansin yan. Yung executive side naman po nakatututok po sa problem, sa mas malalaking implementation at kailangan tutukan," he said.
(Equal attention is given to that. The executive side focuses on the problem, on larger implementation, and what needs to be prioritized.)
"Kami naman po on the legislative side, siyempre kung ano po maitutulong namin sa executive, sa implementation, tutulong po kami with legislative measures namin," noted Ortega.
According to him, seeing through Duterte's impeachment trial is the lawmakers' constitutional mandate, and that it must be carried out along with their other functions,
"As of now, siyempre may ongoing po tayo na impeachment. Bago naman po nagkaroon po ng calamity...na-anticipate naman po natin yan every year, yung rainy season. Pero kailangan po ma-[resolve] yung impeachment kasi this is an accountability measure, Constitution po yung sinusunod na," said the "Young Guns" bloc member.
(As of now, of course we have ongoing impeachment. Even before the calamity...we anticipated the rainy season every year. But the impeachment must be resolved because this is an accountability measure, and it follows the Constitution.)
The House of Representatives is acting as the prosecutor in Duterte’s impeachment trial, while the other legislative chamber, the Senate, serves as the court.
For her part, Garin rejected claims that the House had prioritized the impeachment proceedings over the needs of communities affected by the inclement weather.
She said Speaker Faustino “Bojie” Dy III and Majority Leader Sandro Marcos have maintained daily coordination with the Office of Civil Defense (OCD), Department of Social Welfare and Development (DSWD) and Department of Health (DOH).
“For the past several days, hindi lang po ngayon, day-to-day ang coordination ni Speaker Bojie Dy at Majority Leader Sandro Marcos,” Garin said.
(For the past several days, not just today, Speaker Bojie Dy and Majority Leader Sandro Marcos have been coordinating day‑to‑day.)
She credited the DSWD for placing relief supplies closer to communities before the flooding instead of keeping all stocks in regional offices.
“Ang DSWD, talagang maganda ang kanilang prepositioning. Wala lang sa regional offices ’yung kanilang mga food box, hygiene kits and family kits, pero ito ay nakalagay na sa maraming bayan-bayan.Patuloy ang pag-distribute ng food box, lalong-lalo na sa evacuation centers,” she added.
(The DSWD has done well in its prepositioning. The food boxes, hygiene kits, and family kits are not only in regional offices but already placed in many towns. The distribution of food boxes continues, especially in evacuation centers.)
2027 budget process
Garin said the House leadership was monitoring the response to identify immediate gaps and determine which programs may require additional funding in the upcoming 2027 budget process.
“Nakatutok lang doon ang liderato ng Kongreso para makita namin, papasok ang budget season, kung ano ba ’yung kailangang i-augment at paano mas maging efficient,” she said.
(Congress leadership is focused on this to see, as the budget season approaches, what needs to be augmented and how to make it more efficient.)
The Marcos administration’s proposed P7.2-trillion budget for next year--as laid out in its 2027 National Expenditure Program (NEP)--is set to begin submitted to the House tomorrow, Tuesday, Aug. 11.
She identified agency quick response funds and the restoration of essential services—including clean water, power lines, roads and small bridges—as matters Congress could examine.
“On the part of Congress, patuloy naming imo-monitor kung saan ang pangangailangan, ano ’yung immediate needs at paano ito matutugunan using our oversight powers,” Garin said.
(On the part of Congress, we will continue to monitor where the needs are, what the immediate requirements are, and how these can be addressed using our oversight powers.)
“Hindi puwedeng mahinto ’yung usapin ng accountability kasi it’s part of our constitutional duty,” she further said.
(Accountability discussions cannot stop because it’s part of our constitutional duty.)

Related Tags

IMPEACHMENT Sara Duterte Janette Garin FLOODS Paolo Ortega House of Representatives
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.