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/SBogers70/inter-mill.com/app/config/business.php
<?php

return [
    'name' => 'Inter-Mill VerspaningsAdvies & -Gereedschap',
    'business-name' => 'Inter-Mill VerspaningsAdvies & -Gereedschap',
    'email' => 'info@inter-mill.com',

    'adres' => 'Rondven 57',
    'city' => 'Maarheeze',
    'country' => 'Nederland',
    'zip' => '6026 PX',

    'contact-person' => 'Johny Govers',

    'phone' => [
        'call' => '0031610906759',
        'display' => '+31 (0)610 - 90 67 59',
    ],

    'legal' => '/uploads/files/algemene-voorwaarden-inter-mill.pdf',

    'facebook' => 'https://www.facebook.com/intermilljohnygovers',
    'linkedin' => 'https://nl.linkedin.com/in/johnygovers',
    'instagram' => '',
    'youtube' => '',
    'twitter' => '',

    'kvk' => '',
    'bank' => '',
    'btw' => '',

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