@section('title', 'List Content') @push('script') @endpush @push('style') @endpush @section('toolbar') @endsection @if ($contents->thumbnail) @else @endif {{$englishName}} {{ $contents->status }} {{-- {{ $contents->code }} --}} @foreach ($languages as $id => $language) {{ $language->name }} @endforeach SEO @include('cms::admin.contents.tabView.contentInfo')