// Open Popup ID 1058 if any element with .header--nav__button
document.querySelectorAll('.header-nav-button').forEach( (el) => {
	el.addEventListener('click', () => {
		bricksOpenPopup(XXX)
	})
})
document.querySelectorAll('.header-nav--parent').forEach(li => {
  const toggle = li.querySelector('.brx-submenu-toggle');
  if (!toggle) return;

  const a = toggle.querySelector('a');
  const button = toggle.querySelector('button');
  if (!a || !button) return;

  // Move the label text into the button (prepend before the SVG)
  const labelText = document.createTextNode(a.textContent);
  button.prepend(labelText);

  // Remove the <a> tag
  a.remove();
});

HMRC seek to clampdown on Employee Benefit Trusts

UHY Hacker Young reported this week that HMRCs threatening letters to beneficiaries of Employee Benefit Trusts (EBTs) are “hot air”. Whilst we have an element of sympathy for those receiving the letters, and note UHY Hacker Young’s advice not to settle, HMRCs stance should serve as a warning to those seeking to be overly aggressive with their Tax Planning.

Recent legislation, in particular Disclosure of tax avoidance schemes (DOTAS), shows a clear intent by HMRC to clamp down on aggressive schemes. We are by nature cautious, and seek to avoid alternatives to current ‘fad’ planning strategies, for example the use of Qualifying Recognised Overseas Pension Schemes (QROPS) to avoid Inheritance Tax (IHT).

Other Articles

Are you ready to make informed decisions about your money?

Contact Us

Speak to a Chartered Financial Planner

Wingate is an independent firm of Chartered Financial Planners based in Caterham, Surrey.

Our initial conversation is held at our cost and gives us both the opportunity to decide whether working together is likely to be valuable.

Contact us to arrange an initial conversation.

Footer Contact Form

Please refer to our Privacy Statement to see how we use your personal information.