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

return [

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

    'company_name' => 'Eurotools BV',

    'address'       => 'Instraat 5',
    'city'          => 'Budel',
    'zip'           => '6021 AC',
    'country'       => 'Nederland',
    'phone_call'    => '+31495430460',
    'phone_display' => '+31 (0)495 43 04 60',
    'fax_call'      => '+31495430459',
    'fax_display'   => '+31 (0)495 43 04 59',
    'email'         => 'eurotools@iae.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]


];