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
-
Insight
October 29, 2020Hybrid mismatches and ATAD2: financial instruments
-
Insight
October 28, 2020VAT and Transfer Pricing: smooth sailing, or a perfect storm?
-
Insight
October 13, 2020Baker Tilly appoints a new Chairman of the Board
-
Insight
October 09, 2020Permit required after Brexit?
-
Insight
October 07, 2020Brexit and personal income taxation
-
Insight
October 05, 2020The impact of Brexit on businesses with international structures
-
Insight
October 02, 2020Online trading with the UK after Brexit
-
Insight
September 30, 2020Customs & Brexit, are you prepared?
-
Insight
September 29, 2020Budget Day 2020: key proposals & measures for multinationals