@extends('manager.layout.master') @section('body')
添加章节
@foreach($typeList as $k=>$v) @endforeach
@stop @section('js') @stop