<?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'
];