@foreach(LaravelLocalization::getSupportedLocales() as $localeCode => $properties)
@if (strtolower($localeCode) != strtolower(config('app.locale')))
Fatal error: Uncaught Error: Call to undefined function config() in /var/www/html/resources/views/layouts/inc/menu/select-language.blade.php:13
Stack trace:
#0 {main}
thrown in /var/www/html/resources/views/layouts/inc/menu/select-language.blade.php on line 13