{{date('Y-m-d', $info->refresh_time)}}
{{(int)$info->click + 1}}次
@if($info->subsite_cn)
来源:{{$info->subsite_cn}}
@endif
{{$info->jobs_name}}
{{$info->wage_cn}}
@if($info->tag_cn)
@foreach($info->tag_cn as $k=>$v)
{{$v}}
@endforeach
@endif
@if($info->valid ==0)
@else
@endif
@if($info->category_cn)
工作性质{{$info->nature_cn}}
职位类别{{$info->category_cn}}
招聘人数{{$info->amount}}
学历要求{{$info->education_cn}}
工作经验{{$info->experience_cn}}
性别要求{{$info->sex_cn}}
@else
工作性质{{$info->nature_cn}}
招聘人数{{$info->amount}}
学历要求{{$info->education_cn}}
工作经验{{$info->experience_cn}}
性别要求{{$info->sex_cn}}
@endif
{{--
招聘部门
@if($info->department)
{{$info->department}}
@else
不限
@endif
--}}
年龄要求{{$info->age_cn}}
工作地点{{$info->district_cn}}
@if($info->map_x && $info->map_y && $info->map_zoom)
@endif
联系方式
@if(config('aix.companyset.comset.contact_type_set.contact_img_com') =='3')
{!! $info->contact->telephone !!}
打开微信扫描左侧二维码,即可马上获取该职位的联系方式!
联系人:@if($info->contact->contact_show=='0'){{'企业设置不公开'}}@else{{$info->contact->contact}}@endif
@if($info->contact->qq)
@endif
@if($info->contact->telephone_show=='0')
联系电话:企业设置不公开
@else
联系电话:
{!! $info->contact->telephone !!}
@if($info->hide)
点击查看
@endif
打电话前先投递一份简历,面试成功率提高30%
@endif
@endif
职位动态
{{$info->company->reply_ratio}}
近两周该职位的简历处理率
简历处理率
{{$info->company->reply_time}}
简历平均处理时长
{{date('Y-m-d H:i', $info->company->last_login_time)}}
企业最近登录时间
职位描述
{!! nl2br($info->jobs_content) !!}
微信扫一扫,及时了解投递状态
@if(auth('web-member')->check() || auth('web-company')->check())
@if(auth('web-member')->check())
@if($info->resume)
你已有可投递的在线简历:{{$info->resume->title}}
简历更新于{{date('Y年m月d日',strtotime($info->resume->updated_at))}} 预览 | 修改
@else
简历更新于{{date('Y年m月d日',strtotime($info->resume->updated_at))}} 预览 | 修改
你目前还没有简历:
@endif
@endif
@else
创建简历
你目前还没有登录:
@endif
立即登录
@if($info->valid ==0)
@if($info->valid == 1)
@endif
申请职位
该职位是无效职位,暂时不能申请。
@else
申请职位
有时候,一次不犹豫的投递,恰恰成就了一次超完美的面试。
@endif