{{-- --}}
Jobs for anyone, anywhere...
Search Here @auth @unless (auth()->user()->role == 'Employer' || auth()->user()->role == 'Institute') @endunless @unless (auth()->user()->role !== 'Employer') {{-- {{ Form::radio('search', 'Candidate', true) }}  {!! Form::label('', 'Candidate') !!} --}} @endunless @unless (auth()->user()->role !== 'Institute') {{-- {{ Form::radio('search', 'Employer', true) }}  {!! Form::label('', 'Employer') !!} --}} @endunless @unless (auth()->user()->role == 'Employer') {{-- {!! Form::text('query', null, ['class' => 'form-control tranparentBg']) !!} --}} @endunless @else @endauth


Industry
State
City

@push('custom-scripts') @endpush