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
    July 03, 2023CBAM: less than three months to go!
 - 
    
                    
 InsightJune 29, 2023ECJ in Cabot Plastics case: Toll manufacturer not a fixed establishment for VAT
 - 
    
                    
 Insight
    June 28, 2023Fixed establishment for VAT purposes: Stay informed and avoid unpleasant surprises
 - 
    
                    
 Insight
    June 26, 2023Exporting goods: is your documentation in order?
 - 
    
                    
 Insight
    June 26, 2023International growth: from small VAT steps to giant trade leaps
 - 
    
                    
 InsightJune 22, 2023Are you a director of a company abroad? Make sure you consider your tax position!
 - 
    
                    
 Insight
    June 22, 2023Employees working in another country? Make sure you consider the implications for wage tax!
 - 
    
                    
 Insight
    June 22, 2023International growth and transfer pricing: corrections, obligations and opportunities
 - 
    
                    
 InsightJune 22, 2023Personal income tax and doing business in another country: where do you pay taxes?