@php // Vacancy text $vacancy = $data->t_vacancy == 1 ? "vacancy is" : "vacancies are"; // Apply Mode if($data->apply_mode==1){ $apply="Candidates must apply online for these posts"; $apply_mode="Online"; } elseif($data->apply_mode==2){ $apply="Candidates must apply offline via Posts for these posts"; $apply_mode="Offline via Post"; } elseif($data->apply_mode==3){ $apply="Candidates must apply online via E-mail for these posts"; $apply_mode="Online via E-Mail"; } elseif($data->apply_mode==4){ $apply="Candidates must apply directly via Walk-IN for these posts"; $apply_mode="Walk-IN"; } elseif($data->apply_mode==5){ $apply="Candidates must apply both Offline via Post & Online via E-Mail for these posts"; $apply_mode="Offline via Post & E-Mail"; } else{ $apply="Candidates must apply directly for these posts"; $apply_mode="Direct"; } // Salary $salary_num = $data->to_salary != 0 ? "Rs." . number_format($data->from_salary) . " to Rs." . number_format($data->to_salary) : "Rs." . number_format($data->from_salary); $salary = $data->to_salary != 0 ? "Eligible candidates can be paid from Rs." . number_format($data->from_salary) . " to Rs." . number_format($data->to_salary) : "Eligible candidates can be paid upto Rs." . number_format($data->from_salary); $subtitle = $data->subtitle ?: $data->list_posts; $full_address = preg_replace('/\b, \b/', ',
', $data->full_address); $full_address = preg_replace('/\bEmail:\b/', 'Email:', $full_address); @endphp @extends('template.main') @section('title', $data->title.' Recruitment '.date("Y", strtotime($data->end_date)).' - '.$subtitle) @section('seo') end_date)) }} inviting the applicants for the following posts {{ $data->list_posts }}. Totally {{ $data->t_vacancy }} {{ $vacancy }} available for this job. {{ $apply }}. The work location is @if($state->id!=6) {{ $data->district.', ' }} @endif{{ $data->state }}." /> {{-- --}} perma) }}' property='og:url'/> end_date)).' - '.$subtitle }}' property='og:title'/> end_date)).' - '.$subtitle }}"> end_date)) }} inviting the applicants for the following posts {{ $data->list_posts }}"> @endsection @section('main')

{{ $data->title }} Recruitment {{ date("Y", strtotime($data->end_date)) }} - {{ $subtitle }}

Last Updated: {{ date('F j, Y: h:i A', strtotime($data->updated_at)) }} | by KW Media


{{-- @if($data->id>113771) {{ $data->title }} Recruitment {{ date(end_date)) }} - {{ $subtitle }}"/> @endif --}} {{ $data->abbrev }} Recruitment {{ date("Y", strtotime($data->end_date)) }} invites applicants for the following posts {{ $data->list_posts }}. A total of {{ $data->t_vacancy }} {{ $vacancy }} are available for this job. {{ $apply }}. The work location is @if($state->id!=6) {{ $data->district.', ' }} @endif {{ $data->state }}. {{ $data->title }} Recruitment is open from {{ date("d-m-Y", strtotime($data->start_date)) }} to {{ date("d-m-Y", strtotime($data->end_date)) }}. {{ $salary }} per month. Full details about {{ $data->org }} Recruitment {{ date("Y", strtotime($data->end_date)) }} like Age Limit, Selection Procedure, Eligibility, Educational Qualification, Apply Method, Results, Admit Card & more shared below.

{{ $data->qualification }} eligible candidates can apply for this post. Check our site regularly for daily government job updates and Join our Telegram Channel. Before applying, Candidates must verify their Education Qualification and Age Limits first and read the full age limit relaxation & more full details mentioned on the official notification and official website {{ $data->off_web }}.

@if($data->qualification) @endif @if($data->apply_mode!=4) @endif @if($data->apply_mode==4) @if($data->start_date==$data->end_date) @else @endif @else @endif

{{ $data->title }} Recruitment {{ date("Y", strtotime($data->end_date)) }}

Organization @if($org) {{ $data->title }} @else {{ $data->title }} @endif
Post {{ $data->list_posts }}
Qualification @php $i=0; foreach($ptag as $pt){ if($pt['type']==1){ if($i==0){ @endphp {{ $pt['tag'] }}@php } else{ @endphp, {{ $pt['tag'] }}@php } $i=$i+1; } } @endphp
Vacancy {{ $data->t_vacancy }}
Salary {{ $salary_num }} per month
Job Location @php $perma_district=str_replace(' ','-',strtolower($data->district)); @endphp @if($state->id!=6 && $data->all_district!=1) {{ $data->district }}, @endif {{ $data->state }}
Apply Mode {{ $apply_mode }}
Start Date {{ date("F j, Y", strtotime($data->start_date)) }}
Walk-IN Date{{ date("F j, Y", strtotime($data->end_date)) }}{{ date("F j, Y", strtotime($data->start_date)) }} to {{ date("F j, Y", strtotime($data->end_date)) }}
Last Date {{ date("F j, Y", strtotime($data->end_date)) }}
@php $posts=json_decode($posts,true); $ptag=json_decode($ptag,true); @endphp

Education Qualification

@foreach ($posts as $p)
{{ $p['name'] }}

{{ $p['qualification'] }}


@endforeach
@foreach ($posts as $p) @endforeach

Vacancy

Post Vacancy
{{ $p['name'] }} {{ $p['vacancy'] }}
Total {{ $data->t_vacancy }}
@foreach ($posts as $p) @endforeach

Salary Details

Post Payscale
{{ $p['name'] }} {{ $p['payscale'] }}
Age Limit
  • @php echo preg_replace('/\b, \b/', '
  • ', $data->age); @endphp

Selection Procedure
  • @php echo preg_replace('/\b, \b/', '
  • ', $data->selection); @endphp

Application Fee
  • @php echo preg_replace('/\b, \b/', '
  • ', $data->fee); @endphp

Important Dates

@if($data->apply_mode!=4) @if($data->apply_mode==1)

  • Online Registration starts from {{ date("F j, Y", strtotime($data->start_date)) }}.
  • Online Registration ends on {{ date("F j, Y", strtotime($data->end_date)) }}.
The Online Application Link is shared below on this page. Candidates must visit that link to apply online for this post. @else
  • The last Date to apply for this post on {{ date("F j, Y", strtotime($data->end_date)) }}.
@endif @endif @if($data->apply_mode==4) @if($data->start_date==$data->end_date)
  • The Walk-IN Scheduled on {{ date("F j, Y", strtotime($data->end_date)) }}.
@else
  • The Walk-IN starts from {{ date("F j, Y", strtotime($data->start_date)) }} to {{ date("F j, Y", strtotime($data->end_date)) }}.
@endif @endif

Apply Procedure

@if($data->apply_mode==1)
  • Click the Apply Online Button on the below link.
  • Fill in the details and submit the online application.
@elseif($data->apply_mode==2)
    @if($data->app_form!="")
  • Download the Application Form on the below link.
  • Print the application form.
  • Fill out the application form & Send it to the following address with all necessary documents mentioned in the official notification.
  • @else
  • Send the Bio-Data/CV to the following address with all necessary documents mentioned in the official notification.
  • @endif
Address
@php echo $full_address; @endphp @elseif($data->apply_mode==3)
    @if($data->app_form!="")
  • Download the Application Form on the below link.
  • Please fill out the application form.
  • Email the application form to the following email with all necessary documents mentioned in the official notification.
  • @else
  • Email the Bio-Data/CV to the following email with all necessary documents mentioned in the official notification.
  • @endif
Email
@php echo $full_address; @endphp @elseif($data->apply_mode==4)
    @if($data->app_form!="")
  • Download the Application Form on the below link.
  • Print & Fill out the application form.
  • Visit the venue with an application form and all necessary documents mentioned in the official notification.
  • @else
  • Visit the venue with all necessary documents mentioned in the official notification.
  • @endif
Address
@php echo $full_address; @endphp @elseif($data->apply_mode==5)
    @if($data->app_form!="")
  • Download the Application Form on the below link.
  • Print the application form.
  • Please fill out the application form & Send it to the following address and Email with all necessary documents mentioned in the official notification.
  • @else
  • Send the Bio-Data/CV to the following address and Email with all necessary documents mentioned in the official notification.
  • @endif
Address
@php echo $full_address; @endphp @elseif($data->apply_mode==6)
    @if($data->app_form!="")
  • Download the Application Form on the below link.
  • Print the application form.
  • Fill the application form & Submit it directly to the following address with all necessary documents mentioned in the official notification.
  • @else
  • Get the Application form from the following address.
  • Please fill out the application form.
  • Then, submit it directly to the following address with all necessary documents mentioned in the official notification.
  • @endif
Address
@php echo $full_address; @endphp @endif
@if($data->app_form!="" && $data->apply_mode==1) @elseif($data->apply_mode==1) @endif @if($data->app_form!="" && $data->apply_mode!=1) @endif
Apply Online Click here
Apply Online Click here
Application Form Click here
Official Notification Click here
Official Website Click here

Daily Job News
To get Daily Job News Click to Join TN Job Updates Whatsapp Group or Click to Join Our Telegram Channel or Click to Download Our Android App.

{{--
jobkola-whatsapp-group
jobkola-telegram-channel

jobkola-google-news
jobkola-google-news
--}}

FAQ

What is the educational qualification for {{ $data->title }} Recruitment {{ date("Y", strtotime($data->end_date)) }}?
Candidates must meet the {{ $data->qualification }} qualification requirements to apply for {{ $data->title }} Recruitment {{ date("Y", strtotime($data->end_date)) }}.
How to apply for {{ $data->title }} Recruitment {{ date("Y", strtotime($data->end_date)) }}?
Candidates must apply via {{ $apply_mode }}.
When is the last date to apply for {{ $data->title }} Recruitment {{ date("Y", strtotime($data->end_date)) }}?
The last date to apply for {{ $data->title }} Recruitment {{ date("Y", strtotime($data->end_date)) }} is {{ date("F j, Y", strtotime($data->end_date)) }}.
What is the salary for {{ $data->title }} Recruitment {{ date("Y", strtotime($data->end_date)) }}?
The salary for this post ranges from {{ $salary_num }} per month.
Tags: @foreach($ptag as $pt) @if($pt['type']==1) {{ $pt['tag'] }} Government Jobs @else {{ $pt['tag'] }} Government Jobs @endif @endforeach {{ $data->state }} Government Jobs
Share Now: @php $title_withour_special_char = str_replace('&', '', $data->title); @endphp end_date)) }} - {{ $subtitle }} %0a%0a 👉%20{{ URL($data->id) }}" target="_blank" rel="noopener" aria-label="">
end_date)) }} - {{ $subtitle }}&url={{ URL($data->id) }}" target="_blank" rel="noopener" aria-label=""> end_date)) }} - {{ $subtitle }}&body={{ URL($data->id) }}" target="_self" rel="noopener" aria-label=""> end_date)) }} - {{ $subtitle }}&url={{ URL($data->id) }}" target="_blank" rel="noopener" aria-label="">

{{-- --}}
@php $trending=json_decode($trending,true); foreach($trending as $t){ if($t['id']!=$data->id){ @endphp {{ $t['title'] }} Recruitment {{ date("Y", strtotime($t['end_date'])) }} - {{ $t['list_posts'] }} @php } } @endphp View More
@php $sidebar=json_decode($sidebar,true); foreach($sidebar as $s){ if($s['id']!=$data->id){ @endphp {{ $s['title'] }} Recruitment {{ date("Y", strtotime($s['end_date'])) }} - {{ $s['list_posts'] }} @php } } @endphp View More

@if($data->id!=2379 && $data->id!=2765 && $data->id!=3358) @endif @endsection Server Error
500
Server Error