// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 4, 2025
26.2 C
Singapore

Elderly man dies in hospital after alleged stabbing at Marine Parade condo

SINGAPORE: A 68-year-old man has died in hospital after an alleged stabbing incident at Laguna Park condominium in Marine Parade on Thursday (Nov 13). Police have arrested a 23-year-old man in connection with the case and seized two utility knives.

The police said they were alerted at around 12:45 p.m. that assistance was needed at the condominium. Officers who arrived at the scene found the elderly man injured and unconscious.

He was taken to the hospital but later succumbed to his injuries.

The Singapore Civil Defence Force confirmed that it received a call at 1:10 p.m. the same day and conveyed one person to Changi General Hospital.

Police later arrested a 23-year-old suspect for allegedly causing grievous hurt with a dangerous weapon. Two utility knives were recovered as part of the investigations.

The case remains under investigation.

See also  Chan Chun Sing: Our aim is to have one community vaccination centre in every town
- Advertisement -

Hot this week

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); } });
// //