// Adds dimensions UUID, Author and Topic into GA4
Tuesday, March 10, 2026
26.1 C
Singapore

LTA Officer threatens to whack car driver after heated argument

Facebook user Laoer Tian shared the video of an LTA Officer engaged in a heated argument with the driver of the vehicle SJF1609M. The LTA officer can be heard threatening that he will whack the driver. At a juncture, he pulled open the door of the car on the driver’s side in anger.

He was cautioned against harming the driver by the video taker. The person who took the video, a woman, can be heard saying, “hey…hey…hey…hey…you are working for the Government ah…you don’t behave this way. ok…don’t behave this way.”

The LTA officer can be heard saying, “yeah behave never mind…”

The woman then told him, “So what, it doesn’t mean that you can open the door and threaten people.”

“If he want to hammer me, ask him come ah,” the LTA officer replied.

The woman asked the officer to refrain from harming anyone and be patient as he is working for the Government.

See also  SIA CEO's salary jumps by whopping 88 per cent to $6.73 million

The driver of the car drove away as the LTA officer was talking to the woman.

- Advertisement -

Hot this week

Budget surplus: S’poreans say PM Wong is ‘most risk-averse of them all’

"Revenues in recent years have come in above projections, not because the government was overly conservative, but because of the difficulty in doing so amid an ever-evolving global environment, exp...

RSAF aircraft to be deployed to evacuate Singaporeans from Saudi Arabia on Mar 10 & 12

“Given the lack of feasible commercial options in the region, the Singapore government will deploy a RSAF A330 Multi-Role Tanker Transport aircraft for the assisted departure of Singaporeans from R...

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