@extends('common.layout') @section('content')

{{ trans('statistics_daystatus_participant.참석자 전체 집계 현황') }}

- {{ trans('statistics_daystatus_participant.사전예약자') }} -{{ trans('statistics_daystatus_participant.명') }}, {{ trans('statistics_daystatus_participant.박람회 전체 참석자') }} -{{ trans('statistics_daystatus_participant.명') }}, {{ trans('statistics_daystatus_participant.박람회 참석자(동반인 제외)') }} -{{ trans('statistics_daystatus_participant.명') }}, {{ trans('statistics_daystatus_participant.박람회 상담 인원') }} -{{ trans('statistics_daystatus_participant.명') }}, {{ trans('statistics_daystatus_participant.박람회 상담건수') }} -{{ trans('statistics_daystatus_participant.명') }}, {{ trans('statistics_daystatus_participant.박람회 가등록 건수') }} -{{ trans('statistics_daystatus_participant.명') }}

- {{ trans('statistics_daystatus_participant.시간대별 집계 현황에는 재입장 고객 포함') }}

@foreach($group_list as $v) @endforeach @foreach($group_list as $v) @endforeach @foreach($group_list as $v) @endforeach @foreach($group_list as $v) @endforeach @foreach($group_list as $v) @endforeach @foreach($group_list as $v) @endforeach @foreach($group_list as $v) @endforeach @foreach($group_list as $v) @endforeach @foreach($group_list as $v) @endforeach @foreach($group_list as $v) @endforeach @foreach($group_list as $v) @endforeach @foreach($group_list as $v) @endforeach @foreach($group_list as $v) @endforeach
{{ trans('statistics_daystatus_participant.입장 시간대') }}{{ $v['location_area'].' '.$v['location_date'] }}
{{ trans('statistics_daystatus_participant.참석자(동반제외)') }} {{ trans('statistics_daystatus_participant.동반인') }} {{ trans('statistics_daystatus_participant.참석자(동반포함)') }} {{ trans('statistics_daystatus_participant.상담 건수') }} {{ trans('statistics_daystatus_participant.상담인원') }} {{ trans('statistics_daystatus_participant.가등록 수') }}
09:00 ~ 09:59- - - - - -
10:00 ~ 10:59- - - - - -
11:00 ~ 11:59- - - - - -
12:00 ~ 12:59- - - - - -
13:00 ~ 13:59- - - - - -
14:00 ~ 14:59- - - - - -
15:00 ~ 15:59- - - - - -
16:00 ~ 16:59- - - - - -
17:00 ~ 17:59- - - - - -
{{ trans('statistics_daystatus_participant.합계') }}- - - - - -
{{ trans('statistics_daystatus_participant.재입장') }}-
@endsection @section('script') @endsection