// Adds dimensions UUID, Author and Topic into GA4
Wednesday, December 17, 2025
27.2 C
Singapore

Lorry driver’s right arm is severed after accident in Tuas

A 40-year-old lorry driver’s right arm was reportedly severed after an accident in Tuas on Monday afternoon.

The police said that the accident occurred at Tuas South Avenue 4, in the direction of Tuas South Avenue 1, and that they were alerted to the incident at 12.55pm.

Photos from the accident site that are circulating online show that the lorry is wrecked, with its windscreen completely shattered. Some items from the vehicle can also be seen strewn on the ground.

lorry crash tuas 2

The Singapore Civil Defence Force reported that the National University Hospital was alerted to be on standby to receive the lorry driver who was unconscious as he was being conveyed to the hospital.

It is unclear what caused the crash. Police investigations are ongoing.

See also  Paul Tambyah encourages Raeesah Khan after she receives stern police warning
- Advertisement -

Hot this week

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); } });
// //