@extends('mobile.module.layouts.empty') @push('meta') @endpush @push('css') @endpush @push('js') @endpush @section('content')
{{ $user->companyname }}
积分: {{ $mypoints->points }}
@if($user->audit == 1)
企业已认证
@elseif($user->audit ==2) @elseif($user->audit ==3) @else @endif
收到的简历 
@if($resumesCount){{$resumesCount}} @endif
面试邀请
已下载简历
人才库信息
管理职位
搜索简历
刷新职位
{{--
--}} {{--
--}} {{--
招聘会管理
--}} {{--
--}}
我的套餐:{{ $mysetmeal->setmeal_name }}(@if($mysetmeal->endtime == 0)无期限@else {{ date('Y-m-d', strtotime($mysetmeal->endtime)) }} @endif到期)
我的积分
我的套餐
增值服务
我的订单
企业管理
基本资料、企业认证
人才需求管理
单位人才、人才需求
二维码
我的二维码
微信招聘
专属H5招聘页
{{--
--}} {{-- --}} {{--
--}} {{--
现场招聘会
--}} {{--
正在召开的招聘会
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
招聘会管理
--}} {{--
发布职位、定展记录
--}} {{--
--}} {{--
--}} {{--
--}}
消息提醒
求职者的留言及系统消息
{{--
消息提醒
留言反馈及系统消息
--}}
意见反馈
我们非常看重您的建议
退出登录
@include('mobile.module.section.main_footer') @endsection @section('script') @endsection