// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
26.6 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

Singapore dollar rises to six-month high against M’sian ringgit, breaking through 3.20 level yet again

Although the SGD has weakened slightly against the US dollar over the past two months, the ringgit has weakened even more, reaching a six-month low.

Shell Singapore lowers petrol prices as oil costs peter back to pre-war levels

Following Shell's petrol price reduction, this category is now priced lower than Caltex, Esso, and Sinopec.

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