// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 4, 2026
30.5 C
Singapore

2 drivers hospitalised after lorry hits taxi and flips over

SINGAPORE – A taxi and a lorry collided at the junction of Raffles Boulevard and Nicoll Highway in the early hours of Tuesday morning (May 2). Both drivers were taken to Singapore General Hospital (SGH) for treatment.

A video of the accident, uploaded by netizens in the SGRoad Blocks/Traffic News Telegram group showed the taxi was badly damaged. The lorry could be seen overturned on its side at the exit of an MRT station.

The Singapore Civil Defence Force (SCDF) said the accident occurred around 1 am, and both drivers were rushed to the hospital. The taxi driver was unconscious, but the lorry driver was still conscious when taken to SGH.

A ComfortDelGro spokesperson said there were no passengers in the taxi at the time of the accident. The company is in contact with the taxi driver’s family and has promised to provide assistance.

The police are investigating the accident. ComfortDelGro has stated that it will cooperate fully with the police investigation. The incident caused traffic disruptions, but the situation has since been cleared.

 

- Advertisement -

Hot this week

6 in 10 Singaporeans say supporting family has affected their ‘ability to achieve long-term independence’: survey

In fact, Singaporeans under 35 are dedicating around 40% of their income to support family.

Malaysia is well-positioned to benefit from AI semiconductor boom through advanced packaging and supply-chain shift

Malaysia's strong electronics exports and rising semiconductor investments are positioning the country to benefit from the global AI chip boom

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