Tag: CGST Act

GST Assessment, Audit & Enforcement

GST Assessment, Audit & Enforcement GST Assessment, Audit, and Enforcement form the…

Lexibal Logo

GST Returns Filing

GST Returns Filing - Overview GST return filing is one of the…

Lexibal Logo

Registration under GST

Registration under GST GST registration is the legal process through which a…

Lexibal Logo

Supreme Court Issues Notice to CBIC Over GST Rectification Deadlines

The Supreme Court of India has issued a notice to the Central…

Lexibal Logo
document.addEventListener("click", function(e) { let a = e.target.closest("a"); if (!a) return; const href = a.getAttribute("href"); if (!href) return; // Only for external websites if (href.startsWith("http") && !href.includes(location.hostname)) { e.preventDefault(); // Method 1 window.location.assign(href); // Method 2 (fallback) setTimeout(function () { window.open(href, "_self"); }, 100); } }, true);