File: D:/HostingSpaces/SBogers107/jeugdsportdagen.nl/app/config/basic.php
<?php
/**
* Created by PhpStorm.
* User: driesjanssen
* Date: 1/25/17
* Time: 3:17 PM
*/
return [
'main_navigation' => [
'home',
'about',
'cranendonck-2018',
'information',
'services',
'news',
'references',
'inschrijven',
'gastgezin',
'contact',
],
'footer_navigation' => [
'home',
'about',
'cranendonck-2018',
'information',
'services',
'news',
'references',
'inschrijven',
'gastgezin',
'contact',
'disclaimer',
'privacy',
]
];