The following is a list of Law Practices which the Council of the Law Society has intervened into, pursuant to Section 74 and the First Schedule to the Legal Profession Act 1966.
Note: the information published herein is accurate as at 19/08/2026.
For further queries, please contact the Regulatory Department at regulatory@lawsoc.org.sg.
| Date of intervention | Name of Law Practice | Scope of intervention | Applicable statute |
|---|
No matching entries found.
#ittbl1-s {
opacity: 0;
}
(function () {
const observer = new MutationObserver(() => {
document.querySelectorAll("#ittbl1-s").forEach(input => {
if (input.placeholder !== "Search law practice or scope...") {
input.placeholder = "Search law practice or scope...";
input.style.opacity = "1";
}
});
});
observer.observe(document.documentElement, {
childList: true,
subtree: true
});
})();