{{ sysConfig('website_name') }}
@foreach (config('common.language') as $key => $value)
{{ $value[0] }}
@endforeach
@yield('content')