// Adds dimensions UUID, Author and Topic into GA4
Sunday, February 8, 2026
32 C
Singapore

Singaporeans respond with compassion and kind words to foreigner who lost his wallet

Foreign worker Govindaraj Kalaiashagan took to Facebook on 26 Dec to say that he had lost his wallet with important documents in it at the Khatib MRT station. He asked anyone who found it to return it to him and provided his contact number.
3His post went viral with over 6,000 shares. Many Singaporeans responded to his plea for help in the most endearing manner.
2

See also  VIDEO | S'porean stuck 3 hours in traffic jam + 7 hours drive from JB to S'pore says ‘Next time u should just pack food if you’re gonna be stuck at M'sia jam'
- 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); } });
// //