HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
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'
];