ADVERTISEMENT

18 'ex-soldiers' visit Padilla, no show in Blue Ribbon probe

Published Jun 8, 2026 12:49 pm  |  Updated Jun 8, 2026 02:29 pm

At A Glance

  • The 18 individuals—described by their lawyer Levi Baligod as "ex-Marines"—failed to appear before the Senate Blue Ribbon Committee hearing on Monday, instead holding a press conference inside the office of Robin Padilla, with Baligod citing fear of contempt and possible detention as the reason for their absence.
  • Several senators emphasized the need for credibility, accountability, and evidence-based testimony. Erwin Tulfo stressed that allegations must be supported by verifiable evidence, while Risa Hontiveros urged the group to appear and warned that continued non-attendance could lead to stronger enforcement measures.
  • Senate leadership and members, including Sherwin Gatchalian, Francis Pangilinan, and Bam Aquino, raised concerns over inconsistencies in affidavits and called for proper verification, including possible review by the Ombudsman into claims linked to former lawmaker Zaldy Co.
Despite making their way to the Senate premises on Monday, June 8, the 18 individuals—described by their lawyer, Levi Baligod, as “ex-Marines”- never appeared before the Blue Ribbon Committee hearing.
Senator Robin Padilla meets with 18 individuals claiming to be former Marines, accompanied by their legal counsel Levito Baligod, at the Senate in Pasay City on Monday, June 8, 2026. The group arrived at the Senate to pay a visit to Padilla and not to participate in the Senate Blue Ribbon Committee hearing on the flood control controversy. The individuals have been identified in previous reports as alleged bagmen linked to issues raised during the ongoing probe.  (Mark Balmores)
Senator Robin Padilla meets with 18 individuals claiming to be former Marines, accompanied by their legal counsel Levito Baligod, at the Senate in Pasay City on Monday, June 8, 2026. The group arrived at the Senate to pay a visit to Padilla and not to participate in the Senate Blue Ribbon Committee hearing on the flood control controversy. The individuals have been identified in previous reports as alleged bagmen linked to issues raised during the ongoing probe. (Mark Balmores)
Instead, they “visited” Sen. Robin Padilla’s office where they held a press conference, away from the formal proceedings they were invited to attend.
Baligod later said they were afraid of being cited in contempt and possibly detained, a concern that ultimately kept them from appearing before the panel. Several senators emphasized accountability, due process, and the need for evidence-based testimony during the organizational meeting.
Sen. Erwin Tulfo, chairman of the Senate Blue Ribbon Committee, stressed that the panel would prioritize credibility and verifiable evidence before allowing witnesses to testify. He warned against basing proceedings on uncorroborated claims that could damage reputations.
“It's easy to make up a story and it's very easy to ruin a person's reputation. That's why the Blue Ribbon Committee's goal is to ensure that every allegation is based on solid evidence and credible testimony,” Tulfo said.
“We are not here to pass judgment based solely on speculation. We are here to find out the truth,” he added.
Senate President Pro Tempore and Acting Senate President Sherwin Gatchalian expressed dismay over the non-attendance of several invited individuals, including the group he referred to as “18 bodyguards,” their counsel, Baligod, and former representative Mike Defensor.
Gatchalian said their absence hindered efforts to clarify inconsistencies in earlier statements and sworn affidavits.
“I personally prepared many questions because I noticed several inconsistencies and gaps in their sworn statements. I wanted to clarify these issues,” he said.
Sen. Francis "Kiko" Pangilinan underscored the importance of transparency and continuity in the committee’s work amid its ongoing reorganization. He said he hopes the proceedings will help establish the truth behind the allegations. Pangilinan also said the organizational meeting was intended to ensure continuity of the panel’s work while membership is being finalized.
Sen. Risa Hontiveros urged the committee to extend renewed invitations to the “18 ex-bodyguards,” saying their participation remains crucial to clarifying their claims. She warned that continued refusal to appear could lead to stronger enforcement measures.
“Evidence should prevail, not just stories.” She added that their absence was a missed opportunity, noting, “This should have been an opportunity to find out what the truth is, but the resource persons are not here to verify their stories,” she said.
Sen. Paolo “Bam” Aquino IV raised concerns before the Office of the Ombudsman on whether it was conducting any investigation into the affidavits submitted by the former bodyguards of resigned lawmaker Zaldy Co. He stressed that Senate hearings often surface allegations that require independent verification by proper authorities.
Aquino said that claims made in legislative inquiries must undergo corroboration and validation. He asked the Ombudsman representative whether the affidavits were under review and noted the need for proper evidentiary standards before conclusions are drawn.

Related Tags

Robin Padilla Senate Blue Ribbon Committee 18 marines Erwin Tulfo
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.