File: D:/HostingSpaces/SBogers100/femmassebv.com/app/config/business.php
<?php
return [
'name' => 'Femmasse',
'business-name' => 'Femmasse B.V.',
'email' => 'info@femmasse.com',
'adres' => 'Doctor Nolenslaan 126',
'city' => 'Sittard',
'country' => 'The Netherlands',
'zip' => '6136 GV',
'contact-person' => 'Thies Geenen',
'contact-person-02' => 'Suzanne Sideris',
'phone' => [
'call' => '31882145200',
'display' => '+31 (0)88 - 21 45 200',
],
'googlemaps' => [
'x' => '51.018143',
'y' => '5.864453'
],
'facebook' => '',
'linkedin' => '',
'instagram' => '',
'youtube' => '',
'twitter' => '',
'kvk' => '14046669',
'bank' => '',
'btw' => '',
'admin_emails' => 'support@komma.pro'
];