Higlighted insights
{
const queryString = new URLSearchParams(new FormData($refs.filter)).toString()
const overviewID = 'inzichten-overview';
fetch('?' + queryString)
.then(response => response.text())
.then(data => {
let parser = new DOMParser();
let doc = parser.parseFromString(data, 'text/html')
let content = doc.querySelector('#' + overviewID).innerHTML;
document.querySelector('#' + overviewID).innerHTML = content;
history.replaceState(null, null, '?' + queryString);
})
.catch(error => console.error('Error: ', error))
.finally(() => {
scrollToOverview(overviewID);
})
})">
Insights
-
April 25, 2024
International enterprise: which Dutch legal form best suits your company?
-
April 25, 2024
Local taxation of non-Dutch businesses in the Netherlands
-
April 25, 2024
Personnel in the Netherlands: key obligations for employers
-
April 25, 2024
Tax position of foreign owners of a Dutch business
-
April 23, 2024
Importing goods into the Netherlands: what is relevant for your business?
-
April 23, 2024
Invoicing and your VAT position
-
April 23, 2024
Trading with the EU? The Netherlands as a gateway to Europe
-
April 11, 2024
New reporting obligation for multinationals: mandatory disclosure of tax on profits per state
-
March 25, 2024
Importing goods into the EU: a single transaction, multiple places of importation