// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 16, 2026
29.1 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

‘I’m really tired of having to listen to her arguments’: SG employer considers replacing maid

The employer said her helper’s attitude was “super” when she first arrived, but changed after several months.

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