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
-
30 april 2024
International growth: Audit requirements in the Netherlands
-
30 april 2024
Key aspects of Dutch labour law
-
25 april 2024
Acquiring or investing in a Dutch company
-
25 april 2024
International enterprise: prepare your business for growth with a sound business plan
-
25 april 2024
International enterprise: what you need to know about Dutch corporate income tax
-
25 april 2024
International enterprise: which Dutch legal form best suits your company?
-
25 april 2024
Local taxation of non-Dutch businesses in the Netherlands
-
25 april 2024
Personnel in the Netherlands: key obligations for employers
-
25 april 2024
Tax position of foreign owners of a Dutch business