{"id":592,"date":"2025-12-07T12:44:17","date_gmt":"2025-12-07T12:44:17","guid":{"rendered":"https:\/\/costmanagement.nl\/contact\/"},"modified":"2026-01-28T15:37:56","modified_gmt":"2026-01-28T15:37:56","slug":"contact","status":"publish","type":"page","link":"https:\/\/costmanagement.nl\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;cm_hero_triangles_dark cm_hero_line cm_hero_line_tiny&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#243251&#8243; z_index=&#8221;500&#8243; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;17px||17px||false|false&#8221; custom_padding_tablet=&#8221;0px||||false|false&#8221; custom_padding_phone=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;3_5,2_5&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; z_index=&#8221;500&#8243; custom_padding_tablet=&#8221;17px||||false|false&#8221; custom_padding_phone=&#8221;16px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; z_index=&#8221;500&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; disabled_on=&#8221;on|off|off&#8221;]    <div class=\"cm_breadcrumb\">\n        <a href=\"https:\/\/costmanagement.nl\/en\/\"><span>Welcome<\/span><\/a>\n            <\/div>\n<\/p>\n<h1 class=\"cm_header cm_txt_white\">Are you interested in our services?<\/h1>\n<p class=\"cm_text cm_txt_white\">Please feel free to contact us without obligation.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; disabled_on=&#8221;off|on|on&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n    <div class=\"cm_breadcrumb\">\n        <a href=\"https:\/\/costmanagement.nl\/en\/\"><span>Welcome<\/span><\/a>\n            <\/div>\n\n<h1 class=\"cm_header cm_txt_white\">Are you interested in our services?<\/h1>\n<p class=\"cm_text cm_txt_white\"><span>Please feel free to contact us without obligation. <\/span><\/p>\n<p><a href=\"tel:0346%20-%20211%20657\" title=\"0346 - 211 657\"><span>0346 &#8211; 211 657<\/span><\/a><br \/><a href=\"mailto:info@costmanagement.nl\"><span>info@costmanagement.nl<\/span><\/a><\/p>\n<p><span>Or use our contact form.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]    <div class=\"cm_form\" id=\"cm_contactform\">\n        <div class=\"cm_form_fields\">\n            <div class=\"cm_form_field animate__animated animate__fadeInUp\" v-for=\"(field, index) in fields\" :key=\"index\" :class=\"'cm_animation_delay_' + (index + 3)\">\n                <div class=\"cm_form_field_message\">\n                    <transition enter-active-class=\"animate__animated animate__fadeInRight\" leave-active-class=\"animate__animated animate__zoomOut\">\n                        <div class=\"cm_form_field_error\" v-show=\"field.error\">{{ field.errorMessage }}<\/div>\n                    <\/transition>\n                <\/div>\n                <div class=\"cm_form_field_el\">\n                    <input :type=\"field.type\" :placeholder=\"field.placeholder\" class=\"cm_form_field_input\" v-model=\"field.value\" v-if=\"field.type !== 'textarea' && field.type !== 'select'\" @keydown.enter=\"nextField(index)\" \/>\n                    <textarea :placeholder=\"field.placeholder\" class=\"cm_form_field_input\" v-model=\"field.value\" v-if=\"field.type === 'textarea'\" rows=\"4\"><\/textarea>\n                    <select class=\"cm_form_field_input\" v-model=\"field.value\" v-if=\"field.type === 'select'\">\n                        <option value=\"\" disabled selected>{{ field.placeholder }}<\/option>\n                        <option v-for=\"(option, idx) in field.options\" :key=\"idx\" :value=\"option\">{{ option }}<\/option>\n                    <\/select>\n                <\/div>\n                <transition enter-active-class=\"animate__animated animate__fadeInUp\" leave-active-class=\"animate__animated animate__fadeOutDown\">\n                    <div class=\"cm_form_field_error_indicator\" v-if=\"field.error\"><\/div>\n                <\/transition>\n            <\/div>\n            <div class=\"cm_consent\">\n                <input type=\"checkbox\" id=\"cm_consent_checkbox\" v-model=\"consent\" \/>\n                <label for=\"cm_consent_checkbox\" class=\"cm_text cm_txt_light\">I agree with the <a href=\"\/en\/privacy-policy\/\" target=\"_blank\" class=\"cm_text cm_txt_primary\">privacy policy<\/a><\/label>\n            <\/div>\n            <div class=\"cm_form_field\">\n                <div class=\"cm_form_field_el cm_form_field_submit\">\n                    <button class=\"cm_btn cm_btn_primary\" @click=\"send()\">\n                        <span>Send<\/span>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"cm_form_field_loader\" v-if=\"loading\">\n            <div class=\"cm_form_field_spinner\"><\/div>\n            <p>Sending...<\/p>\n        <\/div>\n        <div class=\"cm_form_field_modal animate__animated animate__fadeIn\" v-if=\"confirmed\">\n            <div class=\"cm_form_field_modal_content animate__animated animate__zoomInOut\" v-if=\"confirmed\">\n                <div class=\"cm_sent_confirmation_img\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/12\/costmanagement-sent.webp\" alt=\"\">\n                <\/div>\n                <div class=\"cm_sent_confirmation_content\">\n                    <h3 class=\"cm_tinyheader cm_txt_primary\">Thank you for your message!<\/h3>\n                    <p class=\"cm_text cm_txt_secondary\">We will contact you as soon as possible.<\/p>\n                    <button class=\"cm_btn cm_btn_primary cm_form_field_modal_close\" @click=\"closeModal\">\n                        <span>Close<\/span>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/vue@2.7.13\/dist\/vue.js\"><\/script>\n    <script>\n        var cm_contactform = new Vue({\n            el: \"#cm_contactform\",\n            data: {\n                fields: [{\n                        label: \"Company name\",\n                        type: \"text\",\n                        placeholder: \"Company name\",\n                        required: true,\n                        value: \"\",\n                        error: false,\n                        errorMessage: \"Please enter a company name\"\n                    },\n                    {\n                        label: \"First and last name\",\n                        type: \"text\",\n                        placeholder: \"First and last name\",\n                        required: true,\n                        value: \"\",\n                        error: false,\n                        errorMessage: \"Please enter a name\"\n                    },\n                    {\n                        label: \"Email address\",\n                        type: \"email\",\n                        placeholder: \"Email address\",\n                        required: true,\n                        value: \"\",\n                        error: false,\n                        errorMessage: \"Please enter a valid email address\"\n                    },\n                    {\n                        label: \"Phone number\",\n                        type: \"tel\",\n                        placeholder: \"Phone number\",\n                        required: false,\n                        value: \"\",\n                        error: false,\n                        errorMessage: \"Please enter a phone number\"\n                    },\n                    {\n                        label: \"Interest\",\n                        type: \"select\",\n                        options: [\"Waste Management Contribution\", \"PPWR\", \"Taxable Streams\", \"Single Use Plastics\", \"Plastic Rate Differentiation\", \"Compliance Check\"],\n                        placeholder: \"Interest\",\n                        required: false,\n                        value: \"\",\n                        error: false,\n                        errorMessage: \"Please enter your interest\"\n                    },\n                    {\n                        label: \"Details or comments\",\n                        type: \"textarea\",\n                        placeholder: \"Details or comments\",\n                        required: false,\n                        value: \"\",\n                        error: false,\n                        errorMessage: \"Please enter details or comments\"\n                    },\n                ],\n                loading: false,\n                confirmed: false,\n                consent: false,\n            },\n            methods: {\n                nextField(index) {\n                    if (index < this.fields.length - 1) {\n                        this.$nextTick(() => {\n                            const nextInput = this.$el.querySelectorAll('.cm_form_field_input')[index + 1];\n                            if (nextInput) {\n                                nextInput.focus();\n                            }\n                        });\n                    }\n                },\n                validateEmail(email) {\n                    var re = \/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/;\n                    return re.test(String(email).toLowerCase());\n                },\n                validateFields() {\n                    let valid = true;\n                    this.fields.forEach(field => {\n                        field.error = false;\n                        if (field.required && !field.value) {\n                            field.error = true;\n                            valid = false;\n                        }\n                        if (field.type === \"email\" && field.value && !this.validateEmail(field.value)) {\n                            field.error = true;\n                            valid = false;\n                            field.errorMessage = \"Vul een geldig e-mailadres in\";\n                        }\n                    });\n                    return valid;\n                },\n                send: function() {\n                    if (!this.validateFields()) {\n                        return;\n                    }\n                    if (!this.consent) {\n                        alert(\"Je moet akkoord gaan met de privacyverklaring om het formulier te verzenden.\");\n                        return;\n                    }\n                    this.loading = true;\n\n                    var fields = this.fields.map(field => ({\n                        label: field.label,\n                        waarde: field.value\n                    }));\n\n                    fetch('\/wp-json\/af\/v1\/form', {\n                            method: 'POST',\n                            headers: {\n                                'Content-Type': 'application\/json'\n                            },\n                            body: JSON.stringify({\n                                fields: fields,\n                                email: this.fields.find(field => field.type === \"email\").value,\n                                lang: \"en\",\n                            })\n                        })\n                        .then(response => response.json())\n                        .then(data => {\n                            this.loading = false;\n                            this.confirmed = true;\n                        })\n                        .catch(error => {\n                            this.loading = false;\n                            alert(\"Er is een fout opgetreden bij het verzenden van het formulier.\");\n                        });\n\n                    \/\/ Simuleer een API-aanroep\n                    setTimeout(() => {\n                        this.loading = false;\n                        this.confirmed = true;\n                    }, 2000);\n                },\n                closeModal: function() {\n                    this.confirmed = false;\n                    this.fields.forEach(field => {\n                        field.value = \"\";\n                        field.error = false;\n                    });\n                }\n            },\n        });\n    <\/script>\n[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#25B825&#8243; custom_padding=&#8221;27px|29px|27px|29px|true|true&#8221; border_radii=&#8221;on|4px|4px|4px|4px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||30px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"cm_moduleheader cm_txt_white\">Postal address<\/h3>\n<p class=\"cm_text cm_txt_white\">Elzenweg 22<br \/>2957LC, Nieuw-Lekkerland<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; link_font=&#8221;||||on|||#0A2E5C|&#8221; link_text_color=&#8221;#0A2E5C&#8221; custom_margin=&#8221;||30px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"cm_moduleheader cm_txt_white\">Office address<\/h3>\n<p class=\"cm_text cm_txt_white\">Noordendijk 207<br \/>3311 RN Dordrecht<\/p>\n<p class=\"cm_text cm_txt_white\"><a href=\"https:\/\/maps.app.goo.gl\/jCkWJ1fKdx3rWvHc8\" target=\"_blank\" rel=\"noopener\">Directions<\/a><\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;info@costmanagement.nl&#8221; image=&#8221;https:\/\/costmanagement.nl\/wp-content\/uploads\/2025\/12\/Group-62.svg&#8221; icon_placement=&#8221;left&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#0A2E5C&#8221; header_font_size=&#8221;18px&#8221; link_option_url=&#8221;mailto:info@costmanagement.nl&#8221; custom_css_blurb_title=&#8221;padding-top: 5px&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;0346 &#8211; 211 657&#8243; image=&#8221;https:\/\/costmanagement.nl\/wp-content\/uploads\/2025\/12\/Group-61.svg&#8221; icon_placement=&#8221;left&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#0A2E5C&#8221; header_font_size=&#8221;18px&#8221; link_option_url=&#8221;tel:0346 &#8211; 211 657&#8243; custom_css_blurb_title=&#8221;padding-top: 5px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;06 &#8211; 517 08 213&#8243; image=&#8221;https:\/\/costmanagement.nl\/wp-content\/uploads\/2025\/12\/Group-64.svg&#8221; icon_placement=&#8221;left&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#0A2E5C&#8221; header_font_size=&#8221;18px&#8221; link_option_url=&#8221;tel:06 &#8211; 517 08 213&#8243; custom_css_blurb_title=&#8221;padding-top: 5px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; link_font=&#8221;||||on|||#0A2E5C|&#8221; link_text_color=&#8221;#0A2E5C&#8221; custom_margin=&#8221;||3px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"cm_text cm_txt_white\">Chamber of Commerce number: 62573489<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/costmanagement.nl\/wp-content\/uploads\/2025\/12\/diapositief-costmanagement.svg&#8221; title_text=&#8221;diapositief &#8211; costmanagement&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;60%&#8221; max_width=&#8221;400px&#8221; module_alignment=&#8221;center&#8221; custom_padding=&#8221;||50px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>    <div class=\"cm_breadcrumb\">\n        <a href=\"https:\/\/costmanagement.nl\/en\/\"><span>Welcome<\/span><\/a>\n            <\/div>\n Are you interested in our services? Please feel free to contact us without obligation.    <div class=\"cm_breadcrumb\">\n        <a href=\"https:\/\/costmanagement.nl\/en\/\"><span>Welcome<\/span><\/a>\n            <\/div>\n Are you interested in our services? Please feel free to contact us without obligation. 0346 &#8211; 211 657info@costmanagement.nl Or use our contact form.    <div class=\"cm_form\" id=\"cm_contactform\">\n        <div class=\"cm_form_fields\">\n            <div class=\"cm_form_field animate__animated animate__fadeInUp\" v-for=\"(field, index) in fields\" :key=\"index\" :class=\"'cm_animation_delay_' + (index + 3)\">\n                <div class=\"cm_form_field_message\">\n                    <transition enter-active-class=\"animate__animated animate__fadeInRight\" leave-active-class=\"animate__animated animate__zoomOut\">\n                        <div class=\"cm_form_field_error\" v-show=\"field.error\">{{ field.errorMessage }}<\/div>\n                    <\/transition>\n                <\/div>\n                <div class=\"cm_form_field_el\">\n                    <input :type=\"field.type\" :placeholder=\"field.placeholder\" class=\"cm_form_field_input\" v-model=\"field.value\" v-if=\"field.type !== 'textarea' && field.type !== 'select'\" @keydown.enter=\"nextField(index)\" \/>\n                    <textarea :placeholder=\"field.placeholder\" class=\"cm_form_field_input\" v-model=\"field.value\" v-if=\"field.type === 'textarea'\" rows=\"4\"><\/textarea>\n                    <select class=\"cm_form_field_input\" v-model=\"field.value\" v-if=\"field.type === 'select'\">\n                        <option value=\"\" disabled selected>{{ field.placeholder }}<\/option>\n                        <option v-for=\"(option, idx) in field.options\" :key=\"idx\" :value=\"option\">{{ option }}<\/option>\n                    <\/select>\n                <\/div>\n                <transition enter-active-class=\"animate__animated animate__fadeInUp\" leave-active-class=\"animate__animated animate__fadeOutDown\">\n                    <div class=\"cm_form_field_error_indicator\" v-if=\"field.error\"><\/div>\n                <\/transition>\n            <\/div>\n            <div class=\"cm_consent\">\n                <input type=\"checkbox\" id=\"cm_consent_checkbox\" v-model=\"consent\" \/>\n                <label for=\"cm_consent_checkbox\" class=\"cm_text cm_txt_light\">I agree with the <a href=\"\/en\/privacy-policy\/\" target=\"_blank\" class=\"cm_text cm_txt_primary\">privacy policy<\/a><\/label>\n            <\/div>\n            <div class=\"cm_form_field\">\n                <div class=\"cm_form_field_el cm_form_field_submit\">\n                    <button class=\"cm_btn cm_btn_primary\" @click=\"send()\">\n                        <span>Send<\/span>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"cm_form_field_loader\" v-if=\"loading\">\n            <div class=\"cm_form_field_spinner\"><\/div>\n            <p>Sending...<\/p>\n        <\/div>\n        <div class=\"cm_form_field_modal animate__animated animate__fadeIn\" v-if=\"confirmed\">\n            <div class=\"cm_form_field_modal_content animate__animated animate__zoomInOut\" v-if=\"confirmed\">\n                <div class=\"cm_sent_confirmation_img\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/12\/costmanagement-sent.webp\" alt=\"\">\n                <\/div>\n                <div class=\"cm_sent_confirmation_content\">\n                    <h3 class=\"cm_tinyheader cm_txt_primary\">Thank you for your message!<\/h3>\n                    <p class=\"cm_text cm_txt_secondary\">We will contact you as soon as possible.<\/p>\n                    <button class=\"cm_btn cm_btn_primary cm_form_field_modal_close\" @click=\"closeModal\">\n                        <span>Close<\/span>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/vue@2.7.13\/dist\/vue.js\"><\/script>\n    <script>\n        var cm_contactform = new Vue({\n            el: \"#cm_contactform\",\n            data: {\n                fields: [{\n                        label: \"Company name\",\n                        type: \"text\",\n                        placeholder: \"Company name\",\n                        required: true,\n                        value: \"\",\n                        error: false,\n                        errorMessage: \"Please enter a company name\"\n                    },\n                    {\n                        label: \"First and last name\",\n                        type: \"text\",\n                        placeholder: \"First and last name\",\n                        required: true,\n                        value: \"\",\n                        error: false,\n                        errorMessage: \"Please enter a name\"\n                    },\n                    {\n                        label: \"Email address\",\n                        type: \"email\",\n                        placeholder: \"Email address\",\n                        required: true,\n                        value: \"\",\n                        error: false,\n                        errorMessage: \"Please enter a valid email address\"\n                    },\n                    {\n                        label: \"Phone number\",\n                        type: \"tel\",\n                        placeholder: \"Phone number\",\n                        required: false,\n                        value: \"\",\n                        error: false,\n                        errorMessage: \"Please enter a phone number\"\n                    },\n                    {\n                        label: \"Interest\",\n                        type: \"select\",\n                        options: [\"Waste Management Contribution\", \"PPWR\", \"Taxable Streams\", \"Single Use Plastics\", \"Plastic Rate Differentiation\", \"Compliance Check\"],\n                        placeholder: \"Interest\",\n                        required: false,\n                        value: \"\",\n                        error: false,\n                        errorMessage: \"Please enter your interest\"\n                    },\n                    {\n                        label: \"Details or comments\",\n                        type: \"textarea\",\n                        placeholder: \"Details or comments\",\n                        required: false,\n                        value: \"\",\n                        error: false,\n                        errorMessage: \"Please enter details or comments\"\n                    },\n                ],\n                loading: false,\n                confirmed: false,\n                consent: false,\n            },\n            methods: {\n                nextField(index) {\n                    if (index < this.fields.length - 1) {\n                        this.$nextTick(() => {\n                            const nextInput = this.$el.querySelectorAll('.cm_form_field_input')[index + 1];\n                            if (nextInput) {\n                                nextInput.focus();\n                            }\n                        });\n                    }\n                },\n                validateEmail(email) {\n                    var re = \/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/;\n                    return re.test(String(email).toLowerCase());\n                },\n                validateFields() {\n                    let valid = true;\n                    this.fields.forEach(field => {\n                        field.error = false;\n                        if (field.required && !field.value) {\n                            field.error = true;\n                            valid = false;\n                        }\n                        if (field.type === \"email\" && field.value && !this.validateEmail(field.value)) {\n                            field.error = true;\n                            valid = false;\n                            field.errorMessage = \"Vul een geldig e-mailadres in\";\n                        }\n                    });\n                    return valid;\n                },\n                send: function() {\n                    if (!this.validateFields()) {\n                        return;\n                    }\n                    if (!this.consent) {\n                        alert(\"Je moet akkoord gaan met de privacyverklaring om het formulier te verzenden.\");\n                        return;\n                    }\n                    this.loading = true;\n\n                    var fields = this.fields.map(field => ({\n                        label: field.label,\n                        waarde: field.value\n                    }));\n\n                    fetch('\/wp-json\/af\/v1\/form', {\n                            method: 'POST',\n                            headers: {\n                                'Content-Type': 'application\/json'\n                            },\n                            body: JSON.stringify({\n                                fields: fields,\n                                email: this.fields.find(field => field.type === \"email\").value,\n                                lang: \"en\",\n                            })\n                        })\n                        .then(response => response.json())\n                        .then(data => {\n                            this.loading = false;\n                            this.confirmed = true;\n                        })\n                        .catch(error => {\n                            this.loading = false;\n                            alert(\"Er is een fout opgetreden bij het verzenden van het formulier.\");\n                        });\n\n                    \/\/ Simuleer een API-aanroep\n                    setTimeout(() => {\n                        this.loading = false;\n                        this.confirmed = true;\n                    }, 2000);\n                },\n                closeModal: function() {\n                    this.confirmed = false;\n                    this.fields.forEach(field => {\n                        field.value = \"\";\n                        field.error = false;\n                    });\n                }\n            },\n        });\n    <\/script>\nPostal address Elzenweg 222957LC, Nieuw-LekkerlandOffice address Noordendijk 2073311 RN Dordrecht DirectionsChamber of Commerce number: 62573489<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-592","page","type-page","status-publish","hentry"],"acf":{"titel":"","titel_tag":"H1","subtitel":"","subtitel_tag":"H1","tekst_content":"","call_to_actions":null,"hero_foto":null,"hero_foto_animatie":"fadeIn","usps":null},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Contact - CostManagement<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/costmanagement.nl\/en\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact\" \/>\n<meta property=\"og:description\" content=\"Are you interested in our services? Please feel free to contact us without obligation. Are you interested in our services? Please feel free to contact us without obligation. 0346 - 211 657info@costmanagement.nl Or use our contact form.Postal address Elzenweg 222957LC, Nieuw-LekkerlandOffice address Noordendijk 2073311 RN Dordrecht DirectionsChamber of Commerce number: 62573489\" \/>\n<meta property=\"og:url\" content=\"https:\/\/costmanagement.nl\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"CostManagement\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-28T15:37:56+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/costmanagement.nl\\\/en\\\/contact\\\/\",\"url\":\"https:\\\/\\\/costmanagement.nl\\\/en\\\/contact\\\/\",\"name\":\"Contact - CostManagement\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/costmanagement.nl\\\/en\\\/#website\"},\"datePublished\":\"2025-12-07T12:44:17+00:00\",\"dateModified\":\"2026-01-28T15:37:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/costmanagement.nl\\\/en\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/costmanagement.nl\\\/en\\\/contact\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/costmanagement.nl\\\/en\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/costmanagement.nl\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/costmanagement.nl\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/costmanagement.nl\\\/en\\\/\",\"name\":\"CostManagement\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/costmanagement.nl\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Contact - CostManagement","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/costmanagement.nl\/en\/contact\/","og_locale":"en_US","og_type":"article","og_title":"Contact","og_description":"Are you interested in our services? Please feel free to contact us without obligation. Are you interested in our services? Please feel free to contact us without obligation. 0346 - 211 657info@costmanagement.nl Or use our contact form.Postal address Elzenweg 222957LC, Nieuw-LekkerlandOffice address Noordendijk 2073311 RN Dordrecht DirectionsChamber of Commerce number: 62573489","og_url":"https:\/\/costmanagement.nl\/en\/contact\/","og_site_name":"CostManagement","article_modified_time":"2026-01-28T15:37:56+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/costmanagement.nl\/en\/contact\/","url":"https:\/\/costmanagement.nl\/en\/contact\/","name":"Contact - CostManagement","isPartOf":{"@id":"https:\/\/costmanagement.nl\/en\/#website"},"datePublished":"2025-12-07T12:44:17+00:00","dateModified":"2026-01-28T15:37:56+00:00","breadcrumb":{"@id":"https:\/\/costmanagement.nl\/en\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/costmanagement.nl\/en\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/costmanagement.nl\/en\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/costmanagement.nl\/en\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/costmanagement.nl\/en\/#website","url":"https:\/\/costmanagement.nl\/en\/","name":"CostManagement","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/costmanagement.nl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/costmanagement.nl\/en\/wp-json\/wp\/v2\/pages\/592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/costmanagement.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/costmanagement.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/costmanagement.nl\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/costmanagement.nl\/en\/wp-json\/wp\/v2\/comments?post=592"}],"version-history":[{"count":6,"href":"https:\/\/costmanagement.nl\/en\/wp-json\/wp\/v2\/pages\/592\/revisions"}],"predecessor-version":[{"id":708,"href":"https:\/\/costmanagement.nl\/en\/wp-json\/wp\/v2\/pages\/592\/revisions\/708"}],"wp:attachment":[{"href":"https:\/\/costmanagement.nl\/en\/wp-json\/wp\/v2\/media?parent=592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}