// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
29 C
Singapore

Five, including 3-month-old baby, taken to hospital after multi-vehicle accident along CTE

SINGAPORE: Five people, including a three-month-old baby, were taken to the hospital yesterday afternoon (11 June) after a four-vehicle crash along the Central Expressway (CTE).

The police have revealed that the chain collision occurred around 12:20 am, in the direction of the Central Expressway towards the Pan Island Expressway (PIE).

One of the cars is believed to have suffered the brunt of the impact from the collision. The 38-year-old male driver of the car and four passengers, including an infant, were taken to Tan Tock Seng Hospital for treatment by emergency responders.

The cause of the crash remains unclear. Police investigations are ongoing.

- Advertisement -

Hot this week

Mum’s retrenchment leaves Singaporean worried about supporting her while saving for his own family

He has set aside savings for his mother, but says they could last only about four months.

My friends were shocked that my wife knows all my finances: ‘A husband should always keep some’

SINGAPORE: Is it really wise for married couples to be completely open about their finances, including how much is sitting in each of their bank accounts. One Singaporean man recently took to Red...

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