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/SBogers79/artofeinstein.be/app/config/business.php
<?php

return [
    'name' => 'The art of ein-stein',
    'email' => 'info@artofeinstein.be',

    'owner' => 'Anja Lammens',
    'address' => 'Asdonkstraat 45',
    'zip' => '3294 Molenstede-Diest ',
    'country' => 'Belgiƫ',
    'btw' => 'BE0862.000.693', 


    'phone' => [
        'call' => '0032473534774',
        'display' => '+32 (0)473 53 47 74',
    ],

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