<?php
return [
'discover' => [
'about',
'method',
// 'references',
'contact',
],
'main_navigation' => [
'home',
'about',
'method',
'references',
'contact',
],
];