@extends('layouts.user.frame') @section('title', $company['company']->name . ' - ') @section('description', $company['company']->name . ' - ' . $company['companyProfile']->overview . '(求人検索メディア「KIYOSUのしごと」)') @section('id', 'search_company') @section('class', 'companycontent') @section('hasShareButton', true) @section('content') @include('user.common.header') @auth('user') @if(!$isFavorite)
@else
@endif @include('user.svg.bookmark')bookmark@include('user.svg.bookmarked')bookmark
@endauth

Company Content

{{ $company['company']->name }}

{{ $company['company']->name }}

業種
{{ $company['companyInfo']['industry_name'] }}
事業概要
{{ $company['companyProfile']->overview }}

{{ $company['companyProfile']->copy }}

{!! nl2br(e($company['companyProfile']->company_description)) !!}

Company Profile

企業情報

@if (!is_null($company['companyProfile']->appeal1) || !is_null($company['companyProfile']->appeal2) || !is_null($company['companyProfile']->appeal3) || !empty($company['companyProfile']->feature) || !is_null($company['companyProfile']->statistics1) || !is_null($company['companyProfile']->statistics2) || !is_null($company['companyProfile']->statistics3) || !is_null($company['companyProfile']->statistics4) || !is_null($company['companyProfile']->statistics5))
    @if (!is_null($company['companyProfile']->appeal1) || !is_null($company['companyProfile']->appeal2) || !is_null($company['companyProfile']->appeal3))
  • ココが魅力
      @if (!is_null($company['companyProfile']->appeal1))
    • ・{{ $company['companyProfile']->appeal1 }}
    • @endif @if (!is_null($company['companyProfile']->appeal2))
    • ・{{ $company['companyProfile']->appeal2 }}
    • @endif @if (!is_null($company['companyProfile']->appeal3))
    • ・{{ $company['companyProfile']->appeal3 }}
    • @endif
  • @endif @if (!empty($company['companyProfile']->feature))
    • @foreach ($company['companyProfile']['feature_names'] as $feature_name)
    • ・{{ $feature_name }}
    • @endforeach
  • @endif @if (!is_null($company['companyProfile']->statistics1) || !is_null($company['companyProfile']->statistics2) || !is_null($company['companyProfile']->statistics3) || !is_null($company['companyProfile']->statistics4) || !is_null($company['companyProfile']->statistics5))
    • @if (!is_null($company['companyProfile']->statistics1))
    • ・{!! $company['companyProfile']->statistics1 !!}
    • @endif @if (!is_null($company['companyProfile']->statistics2))
    • ・{!! $company['companyProfile']->statistics2 !!}
    • @endif @if (!is_null($company['companyProfile']->statistics3))
    • ・{!! $company['companyProfile']->statistics3 !!}
    • @endif @if (!is_null($company['companyProfile']->statistics4))
    • ・{!! $company['companyProfile']->statistics4 !!}
    • @endif @if (!is_null($company['companyProfile']->statistics5))
    • ・{!! $company['companyProfile']->statistics5 !!}
    • @endif
  • @endif
@endif
  • 事業内容
    {!! nl2br(e($company['companyAdditional']->business_description)) !!}
  • 設立年月
    {{ $company['companyAdditional']->established_on->format('Y年m月') }}
  • 代表者名
    {{ $company['companyAdditional']->representative }}
  • @if (!empty($company['companyAdditional']->director))
  • 役員名
    {!! nl2br(e($company['companyAdditional']->director)) !!}
  • @endif
  • 所在地
    {!! nl2br(e($company['companyAdditional']->address)) !!}
  • 従業員数
    {{ $company['companyAdditional']->number_of_staff }}名
  • 資本金
    {{ number_format($company['companyAdditional']->capital_stock) }}万円
  • @if (!empty($company['companyAdditional']->amount_of_sales1) && !empty($company['companyAdditional']->amount_of_sales2) && !empty($company['companyAdditional']->amount_of_sales3))
  • 売上高
    @if (!empty($company['companyAdditional']->amount_of_sales1))直近 {{ number_format($company['companyAdditional']->amount_of_sales1) }}万@endif
    @if (!empty($company['companyAdditional']->amount_of_sales2))2年前 {{ number_format($company['companyAdditional']->amount_of_sales2) }}万
    @endif @if (!empty($company['companyAdditional']->amount_of_sales3))3年前 {{ number_format($company['companyAdditional']->amount_of_sales3) }}万@endif
  • @endif @if (!is_null($company['companyAdditional']->note))
  • その他
    {!! nl2br(e($company['companyAdditional']->note)) !!}
  • @endif
@if ($company['companyAdditional']->use_map)
@if ('10' == $company['companyAdditional']->mapping_type)
@else
@endif
@endif
    @if (!empty($company['companyAdditional']->official_url))
  • 公式ホームページ
    {{ $company['companyAdditional']->official_url }}
  • @endif @if (!empty($company['companyAdditional']->recruit_url))
  • 採用ホームページ
    {{ $company['companyAdditional']->recruit_url }}
  • @endif @if (!empty($company['companyAdditional']->youtube_url))
  • PR動画
  • @endif @if (!empty($company['companyInfo']->entry_type))
  • エントリータイプ
    @if (!empty($company['companyInfo']['entry_type_names'])){{ implode('、', $company['companyInfo']['entry_type_names']) }}@endif
  • @endif
    @if (!empty($company['companyProfile']->gallery_image_path1))
  • is_logo_gallery1)class="logotype"@endif>
  • @endif @if (!empty($company['companyProfile']->gallery_image_path2))
  • is_logo_gallery2)class="logotype"@endif>
  • @endif @if (!empty($company['companyProfile']->gallery_image_path3))
  • is_logo_gallery3)class="logotype"@endif>
  • @endif @if (!empty($company['companyProfile']->gallery_image_path4))
  • is_logo_gallery4)class="logotype"@endif>
  • @endif @if (!empty($company['companyProfile']->gallery_image_path5))
  • is_logo_gallery5)class="logotype"@endif>
  • @endif @if (!empty($company['companyProfile']->gallery_image_path6))
  • is_logo_gallery6)class="logotype"@endif>
  • @endif
@if (!empty($company['companyProfile']->benefits) || !empty($company['companyProfile']->conpensation) || !empty($company['companyProfile']->training_system) || !empty($company['companyProfile']->guildeline))

Welfare & System

福利厚生・社内制度

職種ごとに細かい内容が異なる場合もございます。職種ごとの採用情報や備考をご確認ください。

    @if (!empty($company['companyProfile']->benefits))
  • 福利厚生
    {!! nl2br(e($company['companyProfile']->benefits)) !!}
  • @endif @if (!empty($company['companyProfile']->conpensation))
  • 手当
    {!! nl2br(e($company['companyProfile']->conpensation)) !!}
  • @endif @if (!empty($company['companyProfile']->training_system))
  • 研修制度
    {!! nl2br(e($company['companyProfile']->training_system)) !!}
  • @endif @if (!empty($company['companyProfile']->guideline))
  • 応募・会社訪問方法
    {!! nl2br(e($company['companyProfile']->guideline)) !!}
  • @endif
@endif @if (!empty($company['companyProfile']->text))

Staff Voice

スタッフの声

  • @if (!empty($company['companyProfile']->staff_voice_image_path))
    @endif
    @if (!empty($company['companyProfile']->post))

    {{ $company['companyProfile']->post }}

    @endif

    {!! nl2br(e($company['companyProfile']->text)) !!}

@endif

Share!

@endsection