@extends( 'newBase' ) @section('title', 'index') @section('content') @include('common.no_cache')
操作
攻略列表
@foreach ($types as $type) @endforeach
标题 序号 是否启用 图片 操作
{{$type['name']}} {{$type['order']}}
@if($type['first_img'])
@else 未设置 @endif
@endsection