@extends('admin.layouts.container') @section('css') @endsection @section('content')
{{-- Year chart--}}

{{__('dashboard.careers_applications_count')}}

{{$careersApplicationsCount}}

{{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--

{{__('dashboard.visit_in_year')}}

--}} {{--

{{$thisYearVisitors}}

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--

{{__('dashboard.visit_in_month')}}

--}} {{--

{{$thisMonthVisitors}}

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--

{{__('dashboard.visit_in_week')}}

--}} {{--

{{$thisWeekVisitors}}

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--

{{__('dashboard.visit_in_day')}}

--}} {{--

{{$thisDayVisitors}}

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--

{{__('careers.annual_careers')}}

--}} {{--

{{$thisYearReservations}}

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--

{{__('careers.monthly_careers')}}

--}} {{--

{{$thisMonthReservations}}

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--

{{__('careers.weekly_careers')}}

--}} {{--

{{$thisWeekReservations}}

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--

{{__('careers.daily_careers')}}

--}} {{--

{{$thisDayReservations}}

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @if(count($mostCommonServices))--}} {{-- @foreach($mostCommonServices as $mostCommonService)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endforeach--}} {{-- @else--}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- --}} {{--
#{{__('careers.name')}}{{__('careers.service_careers_counts')}}
{{$loop->iteration}}{{$mostCommonService[0]['name']}}{{count($mostCommonService)}}
{{__('careers.no_data_to_show')}}
--}} {{--
--}} {{--
--}} @endsection @section('inner_js') @endsection