// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 2, 2026
30 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

After man hosts meal at void deck, Singaporeans praise him for ‘restoring kampung spirit’

From a Reddit post, a Singaporean hosted a 'free soup event' at his HDB void deck. When others expressed interest, they joined in, volunteering to help. Around 50 people came. He got a lot of posit...

‘A new era of PC’: NVIDIA’s ‘personal AI computer’ RTX Spark enters Windows PC market

Nvidia CEO Jensen Huang unveiled Nvidia RTX Spark at the Computex trade show in Taiwan on Monday (June 1), after the company teased on social media X (formerly Twitter) last Friday that “a new era ...

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