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/SBogers10/douven.komma.pro/config/business.php
<?php

return [

    'googlex'    => '51.2599198',
    'googley'    => '5.7291652',

    'address'       => 'Seelenstraat 3',
    'city'          => 'Weert',
    'zip'           => '6004 RL',
    'phone_call'    => '+310495451778',
    'phone_display' => '+31(0)495 - 45 17 78',
    'fax_call'      => '+310495451778',
    'fax_display'   => '+31(0)495 - 45 17 78',
    'email'         => 'info@douvenverhuur.nl',

    'chamber_of_commerce' => '120.55.731',
    'vat_number'    => 'NL8107.78.634.B01',
    'bank_number'   => 'NL57 RABO 0135534607',
    'bic_number'    => 'RABONL2U',

    'send_errors' => [404, 500]
];