@extends('mobile.module.layouts.empty') @push('meta') @endpush @push('css') @endpush @section('content')

{{ $memberInfo->member->realname or '未知' }}

积分:{{ $memberInfo->points->points or 0 }}

{{ $memberInfo->member->education_cn or '' }} | {{ $memberInfo->member->experience_cn or '' }} | {{ $memberInfo->resume->current_cn or '' }}

{{ $memberInfo->interview or 0 }}
面试邀请
{{ $memberInfo->viewResume or 0 }}
谁看过我
{{ $memberInfo->applyJobs or 0 }}
求职反馈
@if($talents['rc_level'])
晋江市人才类别 : {{$talents['rc_level']}}(@if($talents['rc_audit'] == 1)">认证通过@elseif($talents['rc_audit'] == 3)认证不通过@else预判@endif)
@endif
创建简历
刷新简历
管理简历
搜索职位
简历置顶
醒目标签
我的任务
我的订单
收藏&关注
收藏的职位、关注的企业
二维码
我的二维码
职位订阅器
添加和修改职位订阅器
屏蔽企业
可对特定企业进行屏蔽
账号管理
基本资料、账号安全
消息提醒
留言反馈及系统消息
人才活动
人才活动报名列表
招考招聘
招考招聘报名列表及信息登记
中奖记录
新春招聘会轮盘抽奖的奖品
{{--
--}} {{--
--}} {{--
招聘会
--}} {{--
预约招聘会职位
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- 现场招聘会--}} {{--
--}} {{--
现场招聘会企业、职位
--}} {{--
--}} {{--
--}} {{--
--}}
意见反馈
我们非常看重您的建议
退出登录
@include('mobile.module.section.main_footer') @endsection @section('script') @endsection