@extends( 'newBase' ) @section('title', 'index') @section('content')
中国大学列表
@foreach($listColumns as $column) @endforeach
{{$column[1]}}
@endsection