@extends('layout.default') @section('title', $__t('Language')) @section('activeNav', '') @section('viewJsName', 'locale') @section('content')

@yield('title')


@endsection