@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')
Last Updated: {{ date('F j, Y: h:i A', strtotime($data->updated_at)) }} | by KW Media
{{ $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 | @if($data->start_date==$data->end_date){{ date("F j, Y", strtotime($data->end_date)) }} | @else{{ date("F j, Y", strtotime($data->start_date)) }} to {{ date("F j, Y", strtotime($data->end_date)) }} | @endif
Last Date | {{ date("F j, Y", strtotime($data->end_date)) }} |
{{ $p['qualification'] }}
Vacancy |
|
Post | Vacancy |
---|---|
{{ $p['name'] }} | {{ $p['vacancy'] }} |
Total | {{ $data->t_vacancy }} |
Salary Details |
|
Post | Payscale |
---|---|
{{ $p['name'] }} | {{ $p['payscale'] }} |
@if($data->apply_mode!=4) @if($data->apply_mode==1)
Apply Online | Click here |
---|---|
Apply Online | Click here |
Application Form | Click here |
Official Notification | Click here |
Official Website | Click here |
Daily Job NewsTo 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. {{----}} |
|
FAQWhat 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=""> |