// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
28.9 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

More than 12,800 cartons of duty-unpaid cigarettes found hidden in wooden crates at Tuas Checkpoint

This may be one of the largest single-vehicle cigarette seizures at Singapore's land checkpoints in recent memory.

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

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