@extends( 'newBase' ) @section('title', 'index') @section('content') @include('common.no_cache')
操作
攻略列表
@foreach ($types as $type) @endforeach
标题 排序 是否启用 操作
{{$type['name']}} {{$type['order']}}
@endsection