HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/EUmans/umansradepo.be/app/lang/nl/offer.php
<?php

    return [
        'form-cta' => 'Gratis advies of een <br/>vrijblijvende offerte op maat',
        'form-cta-24' => 'Binnen 24 uur een offerte?',
        'dropdown' => [
            ['name'=> 'PVC Ramen',
             'value'=> 'pvc-window'],
            ['name'=> 'PVC Deur',
             'value'=> 'pvc-doors'],
            ['name'=> 'Aluminium Ramen',
             'value'=> 'aluminum-window'],
            ['name'=> 'Aluminium Deuren',
             'value'=> 'aluminum-doors']
        ],
        'name' => 'Naam',
        'email' => 'Email',
        'phone' => 'Telefoon',
        'first-name' => 'Voornaam',
        'sur-name' => 'Achternaam',
        'message' => 'Bericht',
        'adres' => 'Adres',
        'zip-code' => 'Postcode',
        'city' => 'Woonplaats',
        'submit' => 'Offerte aanvragen',
        'contact-submit' => 'Bericht versturen'

    ];