@extends('manager.layout.master') @section('body')
@foreach(\App\Models\RenTiandiSpk::$sexList as $key=>$vo) sex) checked @endif title="{{$vo}}"> @endforeach
@foreach(\App\Models\RenTiandiSpk::$chengongStatusList as $key=>$vo) chengong_status) checked @endif title="{{$vo}}"> @endforeach
@foreach(\App\Models\RenTiandiSpk::$jichuStatusList as $key=>$vo) jichu_status) checked @endif title="{{$vo}}"> @endforeach
{{csrf_field()}}
@stop @section('js') @stop