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/SBogers68/investeren.ouddorp-duin.nl/app/config/business.php
<?php

return [
    'name' => 'Ouddorp Duin',
    'business-name' => 'Komma B.V.',
    'email' => 'info@ouddorp-duin.nl',
    'website' => 'www.ouddorp-duin.nl',

    'address' => 'Zakencentrum Bolduc (2e verdieping)',
    'address_extra' => 'Utopialaan 49',
    'city' => '\'s-Hertogenbosch',
    'country' => 'The Netherlands', 
    'zip' => '5232 CD',

    'phone' => [
        'call' => '0031733030055',
        'display' => '+31 (0)73 30 300 55',
    ],

    'facebook' => 'https://www.facebook.com/komma',
    'linkedin' => 'https://www.linkedin.com/company/komma',
    'instagram' => '',
    'youtube' => '',
    'twitter' => '',

    'kvk' => '60733144',
    'bank' => 'NL12RABO0124578451',
    'btw' => 'NL1224524215',

    'admin_emails' => 'support@komma.pro'
];