@version(2) @load('css/recruit.css') @php use Zittme\Modules\Recruit\Models\Config; use Zittme\Modules\Recruit\Models\Job; $rc_title = '채용 공고'; $rc_lead = $config->intro ?: '함께 일할 분을 모십니다.'; @endphp
접수 중인 공고 {{ number_format($open_count) }}건
@if (count($job_list))지금은 진행 중인 공고가 없습니다.@if ($config->use_pool === 'Y') 인재풀에 등록해 두시면 새 공고가 열릴 때 연락드립니다.@endif
@endif @if ($page_navigation && $page_navigation->last_page > 1) @endif @if ($config->use_pool === 'Y')인재풀에 이력을 남겨 두시면 어울리는 자리가 열릴 때 채용 담당자가 먼저 연락드립니다.