@extends('manager.layout.master') @section('body')
@foreach(\App\Models\ChengyuMx::$statusList as $key=>$vo) status) checked @endif title="{{$vo}}"> @endforeach
{{csrf_field()}}
@stop @section('js') @stop