@extends('layouts.user.frame2') @section('title', '企業一覧 | ') @section('description', '清須市商工会が運営する、清須市の企業とそこで働きたい人のための、仕事と人が繋がる場所「KIYOSUのしごと」。愛知県清須市で就職・転職を考えている求職者に、清須市の企業の情報や正社員、パート、バイト情報をお届けする求人検索メディアです。') @section('page_id', 'company') @section('page_class', '') @section('head') @endsection @section('content')

企業一覧

{{ $companies->count() }} / {{ $companies->total() }}

企業

    @include('user2.parts.company_list')

{{ $companies->count() }}/{{ $companies->total() }}件を表示しました

@if (!empty($next_page_url)) @endif
@endsection