option('languages', false) !== false) { $routes = array_merge( $routes, include __DIR__ . '/routes/languages.php' ); } return $routes; };