@extends('manager.layout.master') @section('body')
编辑学员
@if($info->face_img) @else 未采集 @endif
@if($info->realname_status == 1) 已认证({{$info->realname_time}}) @else 未认证 @endif
status==1) checked @endif> status==2) checked @endif>
@stop @section('js') @stop