@extends('layouts.user.frame') @section('title', '求人エントリー - ') @section('description', '清須市商工会が運営する求人検索メディア「KIYOSUのしごと」の求人エントリーページです。') @section('id', 'search_company') @section('class', 'entry thanks') @section('hasShareButton', true) @section('content') @include('user.common.header')

Entryform

エントリーフォーム

{{ $company->name }}への
求人募集にご応募頂き誠にありがとうございました。

{{ $company->name }}の求人募集にご応募頂き誠にありがとうございました。
選考の上、後ほど{{ $company->name }}より直接ご連絡を致します。尚、送付頂いた個人情報などは採用選考にのみ使用します。

三営業日経っても返答がない場合は、メールアドレスをお間違えになった可能性等ございます。
お手数ですが、下記電話番号まで、ご連絡頂ますよう、よろしくお願い申し上げます。

{{ $company->name }} 採用担当窓口:{{ $company->person_in_charge }}
{{ $company->tel }}
@endsection