// Adds dimensions UUID, Author and Topic into GA4
Friday, June 12, 2026
28.3 C
Singapore

Resident dismayed that “VIP Minister” Grace Fu parked her car in reserved spot

A Facebook page has shared several pictures of Minister for Culture, Community and Youth parking her car illegally in a spot reserved for season parking holders. The page ‘We want Grace Fu to Resign’ said that the incident happened yesterday (11 Dec) morning in the Jurong area.

He said a resident spotted a plainclothes policeman standing guard over an available spot, and when he approached him, the policeman identified himself and said that he was doing that to reserve the space for a “VIP Minister” because the carpark is always full. The resident later discovered that the “VIP Minister” is Grace Fu.

The resident expressed dismay that the Minister would park in a busy carpark and in a spot which residents have to pay a fee to get season parking.

- Advertisement -

Hot this week

‘Loyalty has become a liability’: Singaporeans react to rising retrenchments

Retrenchments have increased over the past few years from 6,440 in 2022 to 13,020 in 2024 and 14,490 in 2025.

Graduate job openings in Hong Kong plunge 55% as AI reshapes hiring

From a South China Morning Post report on June 10. Hong Kong's fresh graduates are struggling to find employment because more and more entry-level jobs have been taken over by AI.

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