File: D:/HostingSpaces/EUmans/umansradepo.be/app/config/business.php
<?php
return [
'name' => 'Umans Radepo',
'business-name' => 'Komma B.V.',
'email' => 'info@komma.pro',
'address' => 'Randweg-zuid 1',
'city' => 'Budel',
'country' => 'The Netherlands',
'zip' => '6021 PW',
'phone' => [
'call' => '0031495599411',
'display' => '+31 (0)495 59 94 11',
],
'facebook' => 'https://www.facebook.com/komma',
'linkedin' => 'https://www.linkedin.com/company/komma',
'instagram' => '',
'youtube' => '',
'twitter' => '',
'kvk' => '60733144',
'bank' => 'NL12RABO0124578451',
'btw' => 'NL1224524215',
'admin_emails' => 'support@komma.pro'
];