{"id":9129,"date":"2016-02-19T06:35:00","date_gmt":"2016-02-19T05:35:00","guid":{"rendered":"https:\/\/walaadvies.nl\/wala-advies\/"},"modified":"2026-01-12T11:51:56","modified_gmt":"2026-01-12T10:51:56","slug":"wala-advies","status":"publish","type":"page","link":"https:\/\/walaadvies.nl\/en\/","title":{"rendered":"Wala Advies"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9129\" class=\"elementor elementor-9129 elementor-979\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44f08b3 e-con-full e-flex e-con e-parent\" data-id=\"44f08b3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d984f0 elementor-widget elementor-widget-html\" data-id=\"7d984f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\">\n<style>\n  #wala-custom-layout h1,\n  #wala-custom-layout h2,\n  #wala-custom-layout h3,\n  #wala-custom-layout h4,\n  #wala-custom-layout h5,\n  #wala-custom-layout h6 {\n    border-bottom: none !important;\n    text-decoration: none !important;\n  }\n  \/* --- STYLE ISOLATION --- *\/\n  #wala-custom-layout {\n    font-family: system-ui, -apple-system, Segoe UI, Roboto, Inter, Arial, sans-serif;\n    line-height: 1.6;\n    color: #0f1e36;\n    width: 100%;\n    box-sizing: border-box;\n  }\n  #wala-custom-layout *, \n  #wala-custom-layout *::before, \n  #wala-custom-layout *::after {\n    box-sizing: border-box;\n  }\n\n  \/* --- CONTAINER --- *\/\n  .wala-container {\n    width: 100%;\n    max-width: 1140px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  \/* --- COLORS --- *\/\n  :root {\n    --w-accent: #2c8c4a;     \/* Green *\/\n    --w-dark: #0f1e36;       \/* Navy Blue *\/\n    --w-light: #eaf6ee;      \/* Light green background *\/\n    --w-muted: #f4f7fa;      \/* Gray background *\/\n  }\n\n  \/* --- BUTTONS --- *\/\n  #wala-custom-layout .btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    padding: 14px 24px;\n    border-radius: 50px;\n    background: var(--w-accent);\n    color: #fff;\n    text-decoration: none;\n    font-weight: 600;\n    font-size: 15px;\n    border: none;\n    transition: 0.3s;\n    box-shadow: 0 4px 15px rgba(44, 140, 74, 0.3);\n    line-height: 1.2;\n    cursor: pointer;\n  }\n  #wala-custom-layout .btn:hover {\n    transform: translateY(-2px);\n    background: #258140;\n  }\n  #wala-custom-layout .btn--ghost {\n    background: transparent;\n    color: #fff;\n    border: 2px solid rgba(255,255,255,0.3);\n    box-shadow: none;\n  }\n  #wala-custom-layout .btn--ghost:hover {\n    background: rgba(255,255,255,0.1);\n    border-color: #fff;\n  }\n  #wala-custom-layout .section--light .btn {\n    width: auto; \n    display: inline-flex;\n  }\n  #wala-custom-layout .btn-small {\n    padding: 10px 20px;\n    font-size: 14px;\n    margin-top: auto; \n  }\n\n  \/* --- SECTIONS --- *\/\n  #wala-custom-layout .section {\n    padding: 60px 0;\n    width: 100%;\n  }\n  #wala-custom-layout .section--muted { background: var(--w-muted); }\n  \n  \/* --- HERO SECTION --- *\/\n  #wala-custom-layout .hero {\n    background: linear-gradient(135deg, #0f1e36 0%, #1a2f4d 50%, #172947 100%);\n    color: #fff;\n    position: relative;\n    overflow: hidden;\n    padding: 80px 0;\n  }\n  \n  #wala-custom-layout .hero-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    align-items: center;\n    gap: 40px;\n  }\n\n  #wala-custom-layout .hero h1 {\n    font-size: clamp(28px, 4vw, 48px);\n    line-height: 1.15;\n    margin-bottom: 20px;\n    color: #fff;\n  }\n  #wala-custom-layout .hero p {\n    font-size: 17px;\n    opacity: 0.95;\n    margin-bottom: 30px;\n    color: #fff;\n  }\n  \n  #wala-custom-layout .hero-bullets {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 30px 0;\n  }\n  #wala-custom-layout .hero-bullets li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: #fff;\n  }\n\n  \/* Image in Hero *\/\n  #wala-custom-layout .hero-img {\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n    box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n    display: block;\n  }\n\n  \/* --- PROCESS --- *\/\n  #wala-custom-layout .process-grid {\n    display: grid;\n    grid-template-columns: 0.9fr 1.1fr;\n    align-items: center;\n    gap: 50px;\n  }\n  #wala-custom-layout .process-img {\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n    box-shadow: 0 15px 40px rgba(0,0,0,0.1);\n    display: block;\n  }\n  #wala-custom-layout .step {\n    display: flex;\n    gap: 15px;\n    margin-bottom: 20px;\n  }\n  #wala-custom-layout .step-num {\n    flex: 0 0 40px;\n    height: 40px;\n    background: var(--w-accent);\n    color: #fff;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    font-weight: bold;\n    font-size: 18px;\n  }\n\n  \/* --- GRIDS (Tiles) --- *\/\n  #wala-custom-layout .kpi-grid {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  #wala-custom-layout .kpi-card {\n    background: #fff;\n    padding: 30px 20px;\n    border-radius: 18px;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n    flex: 1;\n    min-width: 200px;\n    text-align: center;\n  }\n  #wala-custom-layout .num {\n    font-size: 32px;\n    font-weight: 800;\n    color: var(--w-accent);\n    margin-bottom: 5px;\n  }\n\n  #wala-custom-layout .services-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n    gap: 24px;\n  }\n  \n  \/* NEW STYLE: Legal forms one below the other *\/\n  #wala-custom-layout .legal-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    max-width: 800px; \/* Limited width for aesthetics *\/\n    margin: 0 auto;   \/* Centering the column *\/\n  }\n  \n  #wala-custom-layout .service-card {\n    background: #fff;\n    padding: 28px;\n    border-radius: 18px;\n    box-shadow: 0 10px 30px rgba(15,30,54,0.08);\n    border: 1px solid #eee;\n    display: flex;\n    flex-direction: column;\n    height: 100%; \n  }\n  #wala-custom-layout .service-icon {\n    width: 48px; height: 48px;\n    background: var(--w-light);\n    border-radius: 12px;\n    display: grid; place-items: center;\n    margin-bottom: 16px;\n    color: var(--w-accent);\n  }\n  #wala-custom-layout .service-card h3 { margin: 0 0 10px 0; font-size: 18px; }\n  #wala-custom-layout .service-card p { flex: 1; margin-bottom: 20px; font-size: 15px; color: #555; }\n\n  \/* --- REVIEWS AND FAQ --- *\/\n  #wala-custom-layout .testimonials-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n    gap: 24px;\n  }\n  #wala-custom-layout .testimonial {\n    background: #fff;\n    padding: 24px;\n    border-radius: 18px;\n    box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n  }\n  \n  #wala-custom-layout details {\n    background: #fff;\n    margin-bottom: 12px;\n    padding: 16px 20px;\n    border-radius: 12px;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n    cursor: pointer;\n    border: 1px solid #eee;\n  }\n  #wala-custom-layout summary { font-weight: bold; list-style: none; color: var(--w-dark); }\n  #wala-custom-layout .answer { margin-top: 12px; padding-top: 12px; border-top: 1px solid #eee; color: #444; }\n\n  \/* --- MOBILE TWEAKS --- *\/\n  @media (max-width: 980px) {\n    #wala-custom-layout .hero-grid,\n    #wala-custom-layout .process-grid {\n      display: flex !important;\n      flex-direction: column;\n      gap: 30px;\n      text-align: center;\n    }\n    #wala-custom-layout .process-grid > div:first-child { order: 2; }\n    \n    #wala-custom-layout .hero-bullets, \n    #wala-custom-layout .step {\n      text-align: left;\n      max-width: 400px;\n      margin-left: auto; margin-right: auto;\n    }\n    #wala-custom-layout .btns-wrapper { justify-content: center; }\n    #wala-custom-layout .hero-img, #wala-custom-layout .process-img {\n      width: 100%; max-width: 500px; margin: 0 auto;\n    }\n  }\n  @media (max-width: 600px) {\n    #wala-custom-layout .kpi-grid { flex-direction: column; }\n    #wala-custom-layout .kpi-card { width: 100%; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div id=\"wala-custom-layout\">\n\n  <div class=\"hero\">\n    <div class=\"wala-container\">\n      <div class=\"hero-grid\">\n        \n        <div>\n          <div style=\"display:flex; gap:10px; flex-wrap:wrap; margin-bottom:20px; justify-content: inherit;\">\n             <span style=\"background:#2c8c4a; padding:6px 12px; border-radius:20px; font-size:12px; font-weight:bold;\">English-speaking accountant in the Netherlands<\/span>\n          <\/div>\n          \n          <h1>Wala Advies \u2013 accounting in English in the Netherlands.<br>Fast, clear, and calm.<\/h1>\n          <p>We help with annual tax returns, organizing VAT, obtaining benefits (zorgtoeslag, huurtoeslag), and starting a ZZP company. If you're stuck, schedule a paid consultation and we'll handle it together.<\/p>\n\n          <ul class=\"hero-bullets\">\n            <li>\n              <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2c8c4a\" stroke-width=\"2.5\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n              <span>Settlements in English, with a step-by-step explanation<\/span>\n            <\/li>\n            <li>\n              <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2c8c4a\" stroke-width=\"2.5\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n              <span>Benefits \u2013 applications and corrections without stress<\/span>\n            <\/li>\n            <li>\n              <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2c8c4a\" stroke-width=\"2.5\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n              <span>Paid consultations of 30\u201360 min \u2013 specifics and results<\/span>\n            <\/li>\n          <\/ul>\n\n          <div class=\"btns-wrapper\" style=\"display:flex; gap:12px; flex-wrap:wrap;\">\n            <a href=\"https:\/\/sklep.walaadvies.nl\/en\/konsultacje\/\" class=\"btn\">Schedule a consultation<\/a>\n            <a href=\"#oferta-dla-firm\" class=\"btn btn--ghost\">See our offer<\/a>\n          <\/div>\n          \n          <div style=\"margin-top:24px; font-size:14px; opacity:0.9; display:flex; align-items:center; gap:8px; justify-content: inherit;\">\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#fbbf24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg>\n            Trusted by Polish entrepreneurs in NL \u2022 Average rating 4.9\/5\n          <\/div>\n        <\/div>\n\n        <div>\n          <picture>\n            <source media=\"(max-width: 980px)\" srcset=\"https:\/\/walaadvies.nl\/wp-content\/uploads\/2022\/03\/DSC_3267-2-scaled.jpg\">\n            <img decoding=\"async\" src=\"https:\/\/walaadvies.nl\/wp-content\/uploads\/2022\/03\/DSC_3267-2-scaled.jpg\" alt=\"Monika Wala Accountant\" class=\"hero-img\">\n          <\/picture>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <div class=\"wala-container\">\n      <div class=\"kpi-grid\">\n        <div class=\"kpi-card\"><div class=\"num\">5+<\/div><div>years of experience in NL<\/div><\/div>\n        <div class=\"kpi-card\"><div class=\"num\">4.9\/5<\/div><div>average customer rating<\/div><\/div>\n        <div class=\"kpi-card\"><div class=\"num\">72h<\/div><div>typical turnaround time<\/div><\/div>\n        <div class=\"kpi-card\"><div class=\"num\">100%<\/div><div>communication in English<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <div class=\"wala-container\">\n      <div style=\"background: linear-gradient(135deg, #2c8c4a 0%, #1e6c3a 100%); color:white; border-radius:20px; padding:40px 20px; text-align:center;\">\n        <h2 style=\"color:white; margin-top:0;\">Need support?<\/h2>\n        <p style=\"margin-bottom:30px; color:rgba(255,255,255,0.9); font-size:17px; max-width:650px; margin-left:auto; margin-right:auto;\">Don't know the language well or feel unsure at government offices, hospitals, or kindergartens? We can go with you and help with translation on the spot. Fill out the form and we'll contact you as soon as possible.<\/p>\n        <a id=\"open-wsparcie-modal-banner\" class=\"btn\" style=\"background:white; color:#2c8c4a; cursor:pointer;\">Fill out the form<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div id=\"oferta-dla-firm\" class=\"section section--muted\">\n    <div class=\"wala-container\">\n      <div style=\"text-align:center; max-width:800px; margin:0 auto 48px;\">\n        <h2 style=\"font-size:32px; margin-bottom:10px; color:#0f1e36;\">Accounting services for entrepreneurs<\/h2>\n        <p style=\"color:#555;\">We specialize in serving Polish companies in the Netherlands. We help entrepreneurs in all types of business.<\/p>\n      <\/div>\n\n      <div class=\"services-grid\">\n        <article class=\"service-card\">\n          <div class=\"service-icon\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\/><\/svg>\n          <\/div>\n          <h3>Transport and logistics<\/h3>\n          <p>Drivers, transport companies, freight forwarding \u2013 VAT settlements, fixed costs, tax optimization.<\/p>\n        <\/article>\n\n        <article class=\"service-card\">\n          <div class=\"service-icon\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 21h18M5 21V7l8-4 8 4v14M10 9v12M16 9v12\"\/><\/svg>\n          <\/div>\n          <h3>Construction and renovations<\/h3>\n          <p>Construction workers, renovators, installers \u2013 project settlements, reverse charge VAT, foreign invoices.<\/p>\n        <\/article>\n\n        <article class=\"service-card\">\n          <div class=\"service-icon\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"16 18 22 12 16 6\"\/><polyline points=\"8 6 2 12 8 18\"\/><\/svg>\n          <\/div>\n          <h3>IT and online services<\/h3>\n          <p>Programmers, graphic designers, IT specialists \u2013 international settlements, invoices to the EU and outside the EU, VAT.<\/p>\n        <\/article>\n\n        <article class=\"service-card\">\n          <div class=\"service-icon\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"9\" cy=\"21\" r=\"1\"\/><circle cx=\"20\" cy=\"21\" r=\"1\"\/><path d=\"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6\"\/><\/svg>\n          <\/div>\n          <h3>Trade and e-commerce<\/h3>\n          <p>Online stores, import\/export, dropshipping \u2013 VAT OSS, IOSS, international transaction settlements.<\/p>\n        <\/article>\n\n        <article class=\"service-card\">\n          <div class=\"service-icon\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n          <\/div>\n          <h3>Beauty services<\/h3>\n          <p>Beauty salons, hairdressers, nail styling \u2013 ZZP settlements, VAT, cost optimization.<\/p>\n        <\/article>\n\n        <article class=\"service-card\">\n          <div class=\"service-icon\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\/><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\/><\/svg>\n          <\/div>\n          <h3>Other industries<\/h3>\n          <p>Cleaning, catering, consulting, training \u2013 any form of business activity in the Netherlands.<\/p>\n        <\/article>\n      <\/div>\n\n      <div style=\"margin-top:56px;\">\n        <h3 style=\"text-align:center; margin-bottom:32px; font-size:24px\">Legal forms of business in the Netherlands<\/h3>\n        \n        <div class=\"legal-stack\">\n          <article class=\"service-card\">\n            <h4 style=\"margin:0; font-size:20px; color:var(--w-accent)\">ZZP<\/h4>\n            <p style=\"margin:0; font-size:15px;\"><strong>Zelfstandige Zonder Personeel<\/strong> \u2013 sole proprietorship. The simplest form for freelancers.<\/p>\n          <\/article>\n          <article class=\"service-card\">\n            <h4 style=\"margin:0; font-size:20px; color:var(--w-accent)\">BV<\/h4>\n            <p style=\"margin:0; font-size:15px;\"><strong>Besloten Vennootschap<\/strong> \u2013 limited liability company. For larger enterprises with protection of private assets.<\/p>\n          <\/article>\n          <article class=\"service-card\">\n            <h4 style=\"margin:0; font-size:20px; color:var(--w-accent)\">VOF<\/h4>\n            <p style=\"margin:0; font-size:15px;\"><strong>Vennootschap Onder Firma<\/strong> \u2013 general partnership. For cooperation of 2+ partners with joint liability.<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n      \n      <div style=\"text-align:center; margin-top:40px;\">\n        <a href=\"https:\/\/sklep.walaadvies.nl\/en\/konsultacje\/\" class=\"btn\">Schedule a consultation<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div id=\"oferta\" class=\"section section--light\">\n    <div class=\"wala-container\">\n      <div style=\"text-align:center; max-width:700px; margin:0 auto 48px;\">\n        <h2 style=\"font-size:32px; margin-bottom:10px; color:#0f1e36;\">Offer for private individuals<\/h2>\n        <p style=\"color:#555;\">Settlements, benefits, consultations \u2013 all in English and on time<\/p>\n      <\/div>\n\n      <div class=\"services-grid\">\n        <article class=\"service-card\">\n          <div class=\"service-icon\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><polyline points=\"10 9 9 9 8 9\"\/><\/svg><\/div>\n          <h3>Annual tax return (Aangifte)<\/h3>\n          <p>Complete set of documents, online submission, corrections, and contact with the Belastingdienst. We explain where the amounts come from.<\/p>\n          <a class=\"btn btn-small\" href=\"https:\/\/rozliczenia.walaadvies.nl\/en\/\">Settle online<\/a>\n        <\/article>\n\n        <article class=\"service-card\">\n          <div class=\"service-icon\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg><\/div>\n          <h3>Benefits (Toeslagen)<\/h3>\n          <p>Zorgtoeslag, huurtoeslag, kinderopvangtoeslag. Applications, updates, and corrections to avoid surcharges.<\/p>\n          <a class=\"btn btn-small\" href=\"https:\/\/rozliczenia.walaadvies.nl\/en\/dofinansowanie-do-ubezpieczenia-2\/\">Fill out the form<\/a>\n        <\/article>\n\n                <article class=\"service-card\">\n\n                    <div class=\"service-icon\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><line x1=\"9\" y1=\"10\" x2=\"15\" y2=\"10\"\/><line x1=\"12\" y1=\"7\" x2=\"12\" y2=\"13\"\/><\/svg><\/div>\n\n                    <h3>Support in urgent matters<\/h3>\n\n                    <p>Assistance with communication in offices, hospitals, or kindergartens. If you are afraid of the language barrier, we will support you with PL\/NL translation.<\/p>\n\n                    <a id=\"open-wsparcie-modal\" class=\"btn btn-small\" href=\"#\">Report a case<\/a>\n\n                <\/article>\n\n              <\/div>\n\n              <div style=\"text-align:center; margin-top:40px;\">\n\n                <a href=\"https:\/\/sklep.walaadvies.nl\/en\/konsultacje\/\" class=\"btn\">Schedule a consultation<\/a>\n\n              <\/div>\n\n            <\/div>\n  <\/div>\n\n  <div class=\"section section--muted\">\n    <div class=\"wala-container\">\n      <div class=\"process-grid\">\n        \n        <div class=\"process-img-wrapper\">\n           <img decoding=\"async\" src=\"https:\/\/walaadvies.nl\/wp-content\/uploads\/2024\/07\/wala-advies-english-2.jpg\" alt=\"Cooperation process\" class=\"process-img\">\n        <\/div>\n\n        <div class=\"process-content\">\n          <h2 style=\"font-size:32px; color:#0f1e36; margin-top:0;\">Online settlements and benefit applications<br><span style=\"font-size:0.7em; opacity:0.8\">Simple and on time \u2013 3 steps of cooperation<\/span><\/h2>\n\n          <div class=\"step\">\n            <div class=\"step-num\">1<\/div>\n            <div><strong>Fill out the form<\/strong><br><span style=\"font-size:15px; color:#555;\">Fill out the online form with the necessary data and attach the documents.<\/span><\/div>\n          <\/div>\n          <div class=\"step\">\n            <div class=\"step-num\">2<\/div>\n            <div><strong>Pay for the order<\/strong><br><span style=\"font-size:15px; color:#555;\">Secure online payment \u2013 we start processing right after payment.<\/span><\/div>\n          <\/div>\n          <div class=\"step\">\n            <div class=\"step-num\">3<\/div>\n            <div><strong>Done!<\/strong><br><span style=\"font-size:15px; color:#555;\">You will receive the completed documents, a discussion of the results, and a list of the next steps.<\/span><\/div>\n          <\/div>\n\n          <a href=\"https:\/\/rozliczenia.walaadvies.nl\/en\/\" class=\"btn\" style=\"margin-top:20px;\">Let's start<\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <div class=\"wala-container\">\n      <div style=\"text-align:center; max-width:700px; margin:0 auto 48px;\">\n        <h2>What our clients say<\/h2>\n        <p style=\"font-size:17px; color:#555;\">Real reviews from Google \u2013 verified, authentic experiences<\/p>\n      <\/div>\n\n      <div class=\"testimonials-grid\">\n        <article class=\"testimonial\">\n          <strong>Kamil K.<\/strong> <span style=\"color:#fbbf24\">\u2605\u2605\u2605\u2605\u2605<\/span>\n          <p style=\"font-size:14px; margin-top:10px;\">\"Very professional service. In addition, the girls are always willing to help. They do their job reliably. I recommend it to all Poles in the Netherlands!\"<\/p>\n        <\/article>\n        <article class=\"testimonial\">\n          <strong>Maria N.<\/strong> <span style=\"color:#fbbf24\">\u2605\u2605\u2605\u2605\u2605<\/span>\n          <p style=\"font-size:14px; margin-top:10px;\">\"Thanks to Monika, we recovered our tax overpayment and sorted out our VAT. Everything was explained in Polish, on time and professionally. I highly recommend it!\"<\/p>\n        <\/article>\n        <article class=\"testimonial\">\n          <strong>Anna W.<\/strong> <span style=\"color:#fbbf24\">\u2605\u2605\u2605\u2605\u2605<\/span>\n          <p style=\"font-size:14px; margin-top:10px;\">\"Specific consultation \u2013 40 minutes and I knew exactly what to do with the letter from the Belastingdienst. Monika explained everything step by step. Great support!\"<\/p>\n        <\/article>\n        <article class=\"testimonial\">\n          <strong>Piotr K.<\/strong> <span style=\"color:#fbbf24\">\u2605\u2605\u2605\u2605\u2605<\/span>\n          <p style=\"font-size:14px; margin-top:10px;\">\"Annual tax return settled in 48 hours. Everything clear, transparent and without unnecessary complications. This is exactly what I was looking for - professionalism and simplicity.\"<\/p>\n        <\/article>\n        <article class=\"testimonial\">\n          <strong>Justyna S.<\/strong> <span style=\"color:#fbbf24\">\u2605\u2605\u2605\u2605\u2605<\/span>\n          <p style=\"font-size:14px; margin-top:10px;\">\"Finally, an accountant who explains everything in Polish! Help with zorgtoeslag and huurtoeslag - quickly arranged, without stress. Thank you!\"<\/p>\n        <\/article>\n        <article class=\"testimonial\">\n          <strong>Tomasz M.<\/strong> <span style=\"color:#fbbf24\">\u2605\u2605\u2605\u2605\u2605<\/span>\n          <p style=\"font-size:14px; margin-top:10px;\">\"Starting a ZZP company with Wala Advies was a great decision. I got a complete list of steps, document templates and support throughout the whole process. I recommend it!\"<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"section section--muted\">\n    <div class=\"wala-container\" style=\"max-width:800px;\">\n      <h2 style=\"text-align:center; margin-bottom:40px;\">Frequently asked questions<\/h2>\n      \n      <details open>\n        <summary>How to prepare for the annual tax return?<\/summary>\n        <div class=\"answer\">Send your Jaaropgaaf(s), employer details, BSN, residential address, information about your fiscal partner and children, and any deductible costs. You will receive a detailed list of documents after scheduling a consultation.<\/div>\n      <\/details>\n      <details>\n        <summary>How long does the settlement take?<\/summary>\n        <div class=\"answer\">Usually 48\u201372 hours from receiving the complete documents. In urgent cases, express processing within 24 hours is possible.<\/div>\n      <\/details>\n      <details>\n        <summary>Can I arrange everything online?<\/summary>\n        <div class=\"answer\">Yes. We work 100% remotely. You send documents via a secure link, and we conduct consultations via Zoom or phone. You don't have to come anywhere.<\/div>\n      <\/details>\n      <details>\n        <summary>Will you help me recover my tax overpayment?<\/summary>\n        <div class=\"answer\">Yes. We check all possibilities for deductions and tax credits. We often manage to recover overpayments from previous years. We also contact the Belastingdienst on your behalf.<\/div>\n      <\/details>\n      <details>\n        <summary>How much does a paid consultation cost?<\/summary>\n        <div class=\"answer\">The price depends on the type of case and the duration of the consultation. A standard 30-minute consultation is \u20ac50, an hourly one is \u20ac90. After the consultation, you will receive an action plan in PDF.<\/div>\n      <\/details>\n      <details>\n        <summary>Do you help with starting a ZZP company?<\/summary>\n        <div class=\"answer\">Yes. We will guide you through the entire process: registration with the KVK, obtaining a BTW-ID, first invoices, setting up settlements. You receive a complete guide and document templates.<\/div>\n      <\/details>\n    <\/div>\n  <\/div>\n\n  <div class=\"section\">\n    <div class=\"wala-container\">\n      <div style=\"background: linear-gradient(135deg, #2c8c4a 0%, #1e6c3a 100%); color:white; border-radius:20px; padding:40px 20px; text-align:center;\">\n        <h2 style=\"color:white; margin-top:0;\">Don't know what to do?<\/h2>\n        <p style=\"margin-bottom:30px; color:rgba(255,255,255,0.9); font-size:17px; max-width:600px; margin-left:auto; margin-right:auto;\">Have an important decision to make? Want to start a business in the Netherlands? Wondering how to increase your income? Schedule a consultation \u2013 we'll go through your situation and determine the next steps.<\/p>\n        <a href=\"https:\/\/sklep.walaadvies.nl\/en\/konsultacje\/\" class=\"btn\" style=\"background:white; color:#2c8c4a;\">Schedule a consultation now<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<div id=\"wsparcie-modal\" style=\"display:none; position: fixed; z-index: 1000; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.5);\">\n  <div style=\"background-color: #fefefe; margin: 10% auto; padding: 25px; border-radius: 18px; width: 90%; max-width: 500px; box-shadow: 0 10px 40px rgba(0,0,0,0.2);\">\n    <span id=\"close-wsparcie-modal\" style=\"color: #aaa; float: right; font-size: 28px; font-weight: bold; cursor: pointer; line-height: 1;\">&times;<\/span>\n    <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_12' >\n                        <div class='gform_heading'>\n                            <h2 class=\"gform_title\">Nag\u0142e sprawy<\/h2>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_12'  action='\/en\/wp-json\/wp\/v2\/pages\/9129' data-formid='12' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_12' class='gform_fields top_label form_sublabel_below description_below validation_below'><fieldset id=\"field_12_1\" class=\"gfield gfield--type-name gfield--input-type-name gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Imi\u0119 i nazwisko<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_12_1'>\n                            \n                            <span id='input_12_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.3' id='input_12_1_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_12_1_3' class='gform-field-label gform-field-label--type-sub '>First<\/label>\n                                                <\/span>\n                            \n                            <span id='input_12_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.6' id='input_12_1_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_12_1_6' class='gform-field-label gform-field-label--type-sub '>Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_12_3\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_12_3'>Telefon<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_3' id='input_12_3' type='tel' value='' class='large'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_12_4\" class=\"gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_12_4'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_4' id='input_12_4' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_12_5\" class=\"gfield gfield--type-text gfield--input-type-text field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_12_5'>Nazwa instytucji do kt\u00f3rej chcesz si\u0119 uda\u0107 razem z nami<\/label><div class='ginput_container ginput_container_text'><input name='input_5' id='input_12_5' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_12_6\" class=\"gfield gfield--type-text gfield--input-type-text field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_12_6'>Opisz og\u00f3lnie temat<\/label><div class='ginput_container ginput_container_text'><input name='input_6' id='input_12_6' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_12_7\" class=\"gfield gfield--type-date gfield--input-type-date gfield--input-type-datepicker gfield--datepicker-no-icon field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_12_7'>Planowany termin spotkania<\/label><div class='ginput_container ginput_container_date'>\n                            <input name='input_7' id='input_12_7' type='text' value='' class='datepicker gform-datepicker mdy datepicker_no_icon gdatepicker-no-icon'   placeholder='mm\/dd\/yyyy' aria-describedby=\"input_12_7_date_format\" aria-invalid=\"false\" \/>\n                            <span id='input_12_7_date_format' class='screen-reader-text'>MM slash DD slash YYYY<\/span>\n                        <\/div>\n                        <input type='hidden' id='gforms_calendar_icon_input_12_7' class='gform_hidden' value='https:\/\/walaadvies.nl\/wp-content\/plugins\/gravityforms\/images\/datepicker\/datepicker.svg'\/><\/div><div id=\"field_12_8\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  >Koszt to 70 Euro za rozpocz\u0119t\u0105 godzin\u0119 pracy plus koszt dojazdu 0,50 Euro za km<\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_12' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Wy\u015blij zapytanie'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_12' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_12' id='gform_theme_12' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_12' id='gform_style_settings_12' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_12' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='12' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='1x3Q1Hb2DZRltSbUIDPKOIeNHtY3p3bRflCQwvz3UFQDrhsZlQnu6QioH\/ozvqJI8ylhJ5v8fv5BGRsD8fUr6EOjePcY6GmlwmFaLQUAAkAyRrU=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_12' value='WyJbXSIsImJlYTA3YzNmYTE3MTQxMWQ3ODJkNzUzYWJkYTc1NmI3Il0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_12' id='gform_target_page_number_12' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_12' id='gform_source_page_number_12' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 12, 'https:\/\/walaadvies.nl\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_12').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_12');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_12').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_12').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_12').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_12').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_12').val();gformInitSpinner( 12, 'https:\/\/walaadvies.nl\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [12, current_page]);window['gf_submitting_12'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_12').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [12]);window['gf_submitting_12'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_12').text());}else{jQuery('#gform_12').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"12\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_12\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_12\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_12\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 12, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n\n  <\/div>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n  var modal = document.getElementById(\"wsparcie-modal\");\n  var openBtn = document.getElementById(\"open-wsparcie-modal\");\n  var closeBtn = document.getElementById(\"close-wsparcie-modal\");\n\n  if (openBtn) {\n    openBtn.onclick = function(e) {\n      e.preventDefault();\n      modal.style.display = \"block\";\n    }\n  }\n\n  var openBtnBanner = document.getElementById(\"open-wsparcie-modal-banner\");\n  if (openBtnBanner) {\n    openBtnBanner.onclick = function(e) {\n      e.preventDefault();\n      modal.style.display = \"block\";\n    }\n  }\n\n  if (closeBtn) {\n    closeBtn.onclick = function() {\n      modal.style.display = \"none\";\n    }\n  }\n\n  window.onclick = function(event) {\n    if (event.target == modal) {\n      modal.style.display = \"none\";\n    }\n  }\n\n\n});\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-53a8270 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"53a8270\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-615fd5c\" data-id=\"615fd5c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>English-speaking accountant in the Netherlands Wala Advies \u2013 accounting in English in the Netherlands.Fast, clear, and calm. We help with annual tax returns, organizing VAT, obtaining benefits (zorgtoeslag, huurtoeslag), and starting a ZZP company. If you&#8217;re stuck, schedule a paid consultation and we&#8217;ll handle it together. Settlements in English, with a step-by-step explanation Benefits \u2013<\/p>\n","protected":false},"author":1,"featured_media":9135,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9129","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Wala Advies - Wala Advies Polska Ksi\u0119gowa Holandia<\/title>\n<meta name=\"description\" content=\"An ideal accounting office for running a business in the Netherlands. With us, you&#039;ll start your business and grow your operations.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/walaadvies.nl\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Wala Advies - Wala Advies Polska Ksi\u0119gowa Holandia\" \/>\n<meta property=\"og:description\" content=\"An ideal accounting office for running a business in the Netherlands. With us, you&#039;ll start your business and grow your operations.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/walaadvies.nl\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Wala Advies Polska Ksi\u0119gowa Holandia\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-12T10:51:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/walaadvies.nl\/wp-content\/uploads\/2022\/03\/Ewelina-Parfieniuk-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1360\" \/>\n\t<meta property=\"og:image:height\" content=\"2048\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/\",\"url\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/\",\"name\":\"Wala Advies - Wala Advies Polska Ksi\u0119gowa Holandia\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/walaadvies.nl\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/Ewelina-Parfieniuk-1.jpg\",\"datePublished\":\"2016-02-19T05:35:00+00:00\",\"dateModified\":\"2026-01-12T10:51:56+00:00\",\"description\":\"An ideal accounting office for running a business in the Netherlands. With us, you'll start your business and grow your operations.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/walaadvies.nl\\\/en\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/#primaryimage\",\"url\":\"https:\\\/\\\/walaadvies.nl\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/Ewelina-Parfieniuk-1.jpg\",\"contentUrl\":\"https:\\\/\\\/walaadvies.nl\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/Ewelina-Parfieniuk-1.jpg\",\"width\":1360,\"height\":2048},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Wala Advies\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/\",\"name\":\"Wala Advies Polska Ksi\u0119gowa Holandia\",\"description\":\"Biuro Rachunkowe dla firm i os\u00f3b prywatnych\",\"publisher\":{\"@id\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/#organization\",\"name\":\"Wala Advies Polska Ksi\u0119gowa Holandia\",\"url\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/walaadvies.nl\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/Wala-advies-500\u00d7500-px.png\",\"contentUrl\":\"https:\\\/\\\/walaadvies.nl\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/Wala-advies-500\u00d7500-px.png\",\"width\":500,\"height\":500,\"caption\":\"Wala Advies Polska Ksi\u0119gowa Holandia\"},\"image\":{\"@id\":\"https:\\\/\\\/walaadvies.nl\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Wala Advies - Wala Advies Polska Ksi\u0119gowa Holandia","description":"An ideal accounting office for running a business in the Netherlands. With us, you'll start your business and grow your operations.","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:\/\/walaadvies.nl\/en\/","og_locale":"en_US","og_type":"article","og_title":"Wala Advies - Wala Advies Polska Ksi\u0119gowa Holandia","og_description":"An ideal accounting office for running a business in the Netherlands. With us, you'll start your business and grow your operations.","og_url":"https:\/\/walaadvies.nl\/en\/","og_site_name":"Wala Advies Polska Ksi\u0119gowa Holandia","article_modified_time":"2026-01-12T10:51:56+00:00","og_image":[{"width":1360,"height":2048,"url":"https:\/\/walaadvies.nl\/wp-content\/uploads\/2022\/03\/Ewelina-Parfieniuk-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/walaadvies.nl\/en\/","url":"https:\/\/walaadvies.nl\/en\/","name":"Wala Advies - Wala Advies Polska Ksi\u0119gowa Holandia","isPartOf":{"@id":"https:\/\/walaadvies.nl\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/walaadvies.nl\/en\/#primaryimage"},"image":{"@id":"https:\/\/walaadvies.nl\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/walaadvies.nl\/wp-content\/uploads\/2022\/03\/Ewelina-Parfieniuk-1.jpg","datePublished":"2016-02-19T05:35:00+00:00","dateModified":"2026-01-12T10:51:56+00:00","description":"An ideal accounting office for running a business in the Netherlands. With us, you'll start your business and grow your operations.","breadcrumb":{"@id":"https:\/\/walaadvies.nl\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/walaadvies.nl\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/walaadvies.nl\/en\/#primaryimage","url":"https:\/\/walaadvies.nl\/wp-content\/uploads\/2022\/03\/Ewelina-Parfieniuk-1.jpg","contentUrl":"https:\/\/walaadvies.nl\/wp-content\/uploads\/2022\/03\/Ewelina-Parfieniuk-1.jpg","width":1360,"height":2048},{"@type":"BreadcrumbList","@id":"https:\/\/walaadvies.nl\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/walaadvies.nl\/en\/"},{"@type":"ListItem","position":2,"name":"Wala Advies"}]},{"@type":"WebSite","@id":"https:\/\/walaadvies.nl\/en\/#website","url":"https:\/\/walaadvies.nl\/en\/","name":"Wala Advies Polska Ksi\u0119gowa Holandia","description":"Biuro Rachunkowe dla firm i os\u00f3b prywatnych","publisher":{"@id":"https:\/\/walaadvies.nl\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/walaadvies.nl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/walaadvies.nl\/en\/#organization","name":"Wala Advies Polska Ksi\u0119gowa Holandia","url":"https:\/\/walaadvies.nl\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/walaadvies.nl\/en\/#\/schema\/logo\/image\/","url":"https:\/\/walaadvies.nl\/wp-content\/uploads\/2022\/03\/Wala-advies-500\u00d7500-px.png","contentUrl":"https:\/\/walaadvies.nl\/wp-content\/uploads\/2022\/03\/Wala-advies-500\u00d7500-px.png","width":500,"height":500,"caption":"Wala Advies Polska Ksi\u0119gowa Holandia"},"image":{"@id":"https:\/\/walaadvies.nl\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/walaadvies.nl\/en\/wp-json\/wp\/v2\/pages\/9129","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/walaadvies.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/walaadvies.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/walaadvies.nl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/walaadvies.nl\/en\/wp-json\/wp\/v2\/comments?post=9129"}],"version-history":[{"count":25,"href":"https:\/\/walaadvies.nl\/en\/wp-json\/wp\/v2\/pages\/9129\/revisions"}],"predecessor-version":[{"id":9580,"href":"https:\/\/walaadvies.nl\/en\/wp-json\/wp\/v2\/pages\/9129\/revisions\/9580"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/walaadvies.nl\/en\/wp-json\/wp\/v2\/media\/9135"}],"wp:attachment":[{"href":"https:\/\/walaadvies.nl\/en\/wp-json\/wp\/v2\/media?parent=9129"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}