File: D:/HostingSpaces/SBogers10/straffer.komma.nl/app/config/business.php
<?php
return [
'name' => 'Straffer Branding Agency',
'kvk_name' => 'Straffer bvba',
'adress' => 'Dorpsstraat 31 1',
'zip' => '3550 Heusden-Zolder',
'country' => 'Belgiƫ',
'phone' => [
'display' => '+32 (0)11 190 900',
'call' => '003211190900'
],
'default_mail' => 'info@straffer.be',
'social' => [
'facebook' => [
'link' => 'https://www.facebook.com/straffer.be',
'show' => 'straffer.be'
],
'twitter' => [
'link' => 'https://www.facebook.com/straffer.be',
'show' => '@straffer.be'
],
'linkedin' => [
'link' => 'https://www.linkedin.com/company/7939127',
'show' => 'straffer'
],
],
'admin_emails' => 'support@komma.pro',
];