File: D:/HostingSpaces/SBogers106/rvt-trainingen.nl/app/config/business.php
<?php
return [
'name' => 'RVT',
'business-name' => 'Realistische VeiligheidsTrainingen',
'email' => 'info@rvt-trainingen.nl',
'adres' => 'Lindenlaan 20',
'city' => 'Leende',
'country' => 'Nederland',
'zip' => '5595 AM',
'contact-person' => 'Marian Cardinaal - Litjens',
'phone' => [
'call' => '0031655348462',
'display' => '+31 (0)6 - 55 34 84 62',
],
'phone_alt' => [
'call' => '0031683241272',
'display' => '+31 (0)6 - 83 24 12 72',
],
'facebook' => '',
'linkedin' => '',
'instagram' => '',
'youtube' => '',
'twitter' => '',
'kvk' => '72033339',
'bank' => '',
'btw' => '',
'admin_emails' => 'support@komma.pro'
];