File: D:/HostingSpaces/SBogers10/jacques-hein.komma.pro/app/config/business.php
<?php
return [
'name' => 'Jacques-Hein Vermolen',
'business_name' => 'Jacques-Hein Vermolen Trainingen',
'email' => 'info@jacques-hein.nl',
'address' => 'Oud Loosdrechtsedijk 256 H',
'city' => 'Loosdrecht',
'country' => 'Nederland',
'zip' => '1231 NJ',
// 'phone_display' => '+31 (0)000 - 00 00 00',
// 'phone_call' => '0031000000000',
'phone' => [
'display' => '+31 (0)6 536 507 76',
'call' => '0031653650776',
],
'contact_person' => 'Jacques-Hein Vermolen',
'facebook' => 'https://www.facebook.com/Jacquesheinacteur',
'linkedin' => 'http://www.linkedin.com/in/jacquesheinvermolen',
'instagram' => '',
'youtube' => 'https://www.youtube.com/user/jacqueshein',
'twitter' => 'http://www.twitter.com/JacquesHein',
'google_x' => '54.4387118',
'google_y' => '4.5343452',
'kvk' => '12457845',
'bank' => 'NL12RABO0124578451',
'btw' => 'NL1245784',
'admin_emails' => 'support@komma.pro'
];