// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 13, 2026
26.6 C
Singapore

20-year-old NSF passed away in hospital after taxi hits his motorbike

SINGAPORE: A 20-year-old full-time National Serviceman (NSF) has passed away in the hospital, after a road accident on Thursday (6 Apr) involving his motorcycle and a taxi.

The accident took place in the early morning, around 5:15 am, in Jurong. The NSF was riding his motorcycle when he got into a collision with a Comfort DelGro taxi. The impact of the crash rendered the young man unconscious and he was reportedly in a coma as he was conveyed to the National University Hospital.

The police arrested a 35-year-old male taxi driver for negligent driving causing injury.

The Singapore Civil Defence Force (SCDF) identified the NSF as one of its own and revealed that he was off-duty when the brutal accident took place. SCDF is providing assistance and support to the late NSF’s family.

ComfortDelGro has also promised to provide assistance to the family of the deceased. A spokesperson added that the company will also assist the police investigation as needed.

Investigations are ongoing.

- Advertisement -

Hot this week

New parents opted for a S$1 million HDB over a condo — here’s why

SINGAPORE: Home buyers in Singapore often face the dilemma of having to choose between a resale Housing and Development Board (HDB) flat or a condominium. Deciding becomes even more complex when l...

‘Money’, ‘busy’, ‘grateful’: Singaporeans describe life in one word

On Reddit, a netizen asked: If you could sum up your Singapore life experience so far in just ONE word, what would it be?

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