// Adds dimensions UUID, Author and Topic into GA4
Thursday, April 30, 2026
27 C
Singapore

Alleged neighbour dispute turns into murder case in Bukit Batok

SINGAPORE: An alleged dispute between neighbours at a Bukit Batok block escalated into violence early this morning (6 Jan), leaving one person dead and a child injured. The injured child has been taken to the National University Hospital.

Another individual, meanwhile, has been arrested by the police at approximately 11:24am.

The incident occurred in a unit on the second floor of Block 460B, Bukit Batok West Avenue 9. Channel 8 captured the arrested man being led to the police car. He was wearing protective gear to reportedly cover evidence staining his actual clothing and his face was completely covered with a white mask.

Police investigations are ongoing.

- Advertisement -

Hot this week

Netizens call out top EU diplomat for asking Southeast Asia not to ‌buy Russian oil amid Iran war

Kaja Kallas, the European Union's foreign policy chief, asked partner countries in Southeast Asia not to ‌turn to Russia for oil supplies amid energy crisis

Asia hit hardest by energy crisis but could benefit in the long run

Asia, heavily dependent on energy from Gulf states, was the first to suffer fuel shocks amid the conflict in the Middle East. One analyst argues that as countries in the region address their vulner...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks