@extends('manager.layout.master') @section('body')
@foreach(\App\Models\Secai::$sexList as $key=>$vo) sex) checked @endif title="{{$vo}}"> @endforeach
@foreach(\App\Models\Secai::$typeList as $key=>$vo) type) checked @endif title="{{$vo}}"> @endforeach
@foreach(\App\Models\Secai::$mingQrList as $key=>$vo) ming_qr) checked @endif title="{{$vo}}"> @endforeach
@foreach(\App\Models\Secai::$wxList as $key=>$vo) wx) checked @endif title="{{$vo}}"> @endforeach
{{csrf_field()}}
@stop @section('js') @stop