File: D:/HostingSpaces/Eurotools/euro-tools.nl/config/business.php
<?php
return [
'googlex' => '51.2599198',
'googley' => '5.7291652',
'company_name' => 'Eurotools',
'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]
];