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
-
September 27, 2020
Budget Day 2020 | specific corona measures
-
September 25, 2020
Fact or Fiction: Brexit rumours explained
-
September 23, 2020
Changes and key issues in the case of a (hard) Brexit
-
September 22, 2020
Budget Day 2020
-
September 21, 2020
Brexit scenarios: Points of attention for your business
-
August 11, 2020
The Base Erosion and Profit Shifting (BEPS) project by the OECD
-
August 03, 2020
The unified approach under Pillar One as suggested by the OECD
-
July 31, 2020
Allocation of profits to permanent establishments
-
July 08, 2020
Baker Tilly launches brand new ATAD2-app