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]
];