// Adds dimensions UUID, Author and Topic into GA4
Tuesday, February 10, 2026
30.7 C
Singapore

Maid who went back to her hometown on holiday actually ran away to start her own e-commerce business

A foreign domestic helper who went back to her hometown on vacation decided to run away and start her own business.

In an anonymous post to Facebook page FDW in Singapore (working conditions forum), the maid’s employer wrote on Monday (Sep 5): “We went on a holiday and out of kindness we sent our helper back to her hometown for her own vacation. we also acceded to her request of additional advance salary for her to go home”.

Screen Shot 2022 09 08 at 9.11.39 PM

The employer added that their maid ran into personal problems at home and unilaterally decided not to return to Singapore. When her employers tried contacting her, she did not respond to any calls or messages.

After some time, the employer realised that their maid ran away to start her own e-commerce business. They cancelled her work permit and filed a police report.

However, in their post, the employer added: “We have an infant and a toddler and are in urgent need of help. Any advice?”

See also  Case 37 writes about his darkest days while in quarantine and infected by Covid-19

Here’s what other helpers and employers who commented on the post said:

Screen Shot 2022 09 08 at 9.10.43 PM Screen Shot 2022 09 08 at 9.10.56 PM Screen Shot 2022 09 08 at 9.11.06 PM Screen Shot 2022 09 08 at 9.11.17 PM
- Advertisement -

Hot this week

Causeway vs Second Link: What first-time travellers need to know

JOHOR/SINGAPORE: Crossing the Johor–Singapore border is almost a rite...

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