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/SBogers10/immoginis.komma.pro/app/config/business.php
<?php

return [
    'name' => 'Immo Ginis',
    'ownerName' => 'Benny Ginis',

    'adres' => 'Lillerbaan 138',
    'zip' => '3950',
    'city' => 'Kaulille',
    'country' => 'Belgiƫ',

    'email' => 'benny@immoginis.be',

    'btw' => 'BE0811573957',
    'biv' => '507775',

    'social' => [
        'facebook' => '',
        'twitter' => '',
        'linkedin' => '',
        'googlep' => '',
    ],

    'phone' => [
        'call' => '003211525252',
        'display' => '+32 (0) 11 52 52 52',
    ],

    'admin_emails' => 'support@komma.pro'
];