@extends('mobile.module.layouts.content') @push('meta') @endpush @push('css') @endpush @section('content')
简历照片
@if($content) @if($content->images) @else @if($content->sex==1) @else @endif @endif @else @endif
姓名*
性别*
@if($content) @if($content->sex==1)
@else
@endif @else
@endif
出生年份*
现居住地*
@if($content){{ $content->residence_cn }}@else请选择@endif
取消
{{--
--}} {{--
--}} {{--
证件类型*
--}} {{--
--}} {{-- 请选择--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
证件号*
card_t_cn==306 && $content->id_card) readonly @endif @endif value="@if($content){{ $content->id_card }}@endif">
最高学历*
专业
{{ $content->major_cn or '请选择' }}
取消
工作经验*
籍贯*
@if($content){{ $content->householdaddress_cn }}@else请选择@endif
取消
手机号码*
@if(auth('web-member')->user()->mobile_audit) {{ auth('web-member')->user()->mobile }} @else @endif
邮箱*
@if(auth('web-member')->user()->email_audit) {{ auth('web-member')->user()->email }} @else @endif
选填信息
点开选填信息,填写更加分
身高
婚姻状况
marriage==1) checked="checked" @endif @else checked="checked" @endif>
marriage==2) checked="checked" @endif @endif>
marriage==3) checked="checked" @endif @endif>
QQ
微信号
保存
@endsection @section('script') @endsection