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
- 
    
                    
Customs Talks: How the new EU Deforestation Regulation (EUDR) will impact business with the UK
- 
    
                    
EU Deforestation Regulation (EUDR): stringent rules for importers, operators and traders
- 
    
                    
Interest deduction limitation: Budget Day changes to the earnings stripping measure
- 
    
                    
Budget Day 2024: overview of the new tax plans & proposed legislation
- 
    
                    
Project developers & contractors
- 
    
                    
Real estate investors
- 
    
                    
Customs Talks: Binding Valuation Information – progress in implementation
- 
    
                    
ECJ rules in another toll manufacturing case: no VAT fixed establishment
- 
    
                    
Back to the drawing board: Ecofin rejects proposal for VAT in a Digital Age
 
     
     
     
     
     
     
     
     
     
    