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
-
InsightMarch 03, 2021Post Brexit webinar, what is important for your company?
-
InsightFebruary 01, 2021Baker Tilly Corporate Finance – Transaction overview 2020
-
InsightJanuary 15, 2021Brexit: 2 Weeks Later
-
InsightJanuary 11, 2021Trading goods with Northern Ireland - maybe easier than you think!
-
InsightJanuary 08, 2021The Brexit deal: Preferential or not, what is the place of origin?
-
InsightJanuary 07, 2021Post Brexit webinar, what’s next?
-
Insight
December 24, 2020Finally, a Brexit deal!!!
-
Insight
December 24, 2020New Dutch decree fixed establishment in VAT
-
InsightDecember 22, 2020Article 23 license: pay attention when processing import in your VAT return