@if((bool)$siteSetting->is_slider_active)
@include('includes.search_form')
@else

{{__('Jobseeker')}}

{{__('One million success stories. Start yours today')}}.

{{__("Your dream job doesn't exist. You must create it")}}.

{{__('Start Applying Today')}}

{{__('Companies')}}

{{__('Looking for the right talent? Start Posting Job')}}.

{{__('Hiring the right people takes time, the right questions, and a healthy dose of curiosity')}}.

{{__('Post a Job Today')}}

{{$jobsCount}}

{{__('Jobs')}}

{{$companyCount}}

{{__('Companies')}}

{{$seekerCount}}

{{__('Jobseeker')}}

@if(Auth::guard('company')->check())

{{__('Search Jobseeker')}}

@else

{{__('Search Jobs')}}

@endif @include('includes.search_form')
@endif