@extends('layouts.app') @section('title') All Brands @endsection @section('content')
Apply Post
Registration Application Payment
@csrf
Apply Post
Teaching
@if (count($PostTechnicalLists) > 0) @foreach ($PostTechnicalLists as $PostTechnicalList)
@if (!empty($PostTechnicalList['PostNote'])) @if($PostTechnicalList['ID'] == 1)
Note: {{ $PostTechnicalList['PostNote'] }}
@else
Note: {{ $PostTechnicalList['PostNote'] }}
@endif @endif @php $hideTechClass = 'hide'; if (in_array($PostTechnicalList['ID'], $selectedPostType)) { $hideTechClass = ''; } @endphp
@if (isset($PostTechnicalList['ID']) && $PostTechnicalList['ID'] == 78)
Language :
@error('PGTLangForModernIND')
{{ $message }}
@enderror
@endif @if (isset($PostTechnicalList['ID']) && $PostTechnicalList['ID'] == 77)
Language :
@error('TGTLangForRegional')
{{ $message }}
@enderror
@endif @if (!empty($PostTechnicalList['Qualification']))
Qualification :
@php $QualficationArr = json_decode($PostTechnicalList['Qualification'], true); @endphp @if (isset($QualficationArr) && is_array($QualficationArr) && count($QualficationArr) > 0) @if ($PostTechnicalList['IsQualificationType'] == 1)
@foreach ($QualficationArr as $key => $val) {!! $val !!}
@error('QualificationType[{{ $PostTechnicalList["ID"] }}]')
{{ $message }}
@enderror @if (!$loop->last) OR
@endif @endforeach
@elseif($PostTechnicalList['IsQualificationType'] == 2)
@foreach ($QualficationArr as $key => $val) {!! $val !!}
@error('QualificationType[{{ $PostTechnicalList["ID"] }}]')
{{ $message }}
@enderror @if (!$loop->last) OR
@endif @endforeach
@endif @endif @endif {{-- @if (!empty($PostTechnicalList['Experience']))
Experience :
@endif --}} @if (!empty($PostTechnicalList['Experience']))
Experience :
@php $TechExperience = json_decode($PostTechnicalList['Experience'],true) @endphp @if (isset($TechExperience) && is_array($TechExperience) && count($TechExperience) > 0) @if ($PostTechnicalList['IsExperienceType'] == 1)
@foreach ($TechExperience as $key => $val) {!! $val !!}
@error('ExperienceType[{{ $PostTechnicalList["ID"] }}]')
{{ $message }}
@enderror @if (!$loop->last) OR
@endif @endforeach
@elseif($PostTechnicalList['IsExperienceType'] == 2)
@foreach ($TechExperience as $key => $val) {!! $val !!}
@error('ExperienceType[{{ $PostTechnicalList["ID"] }}]')
{{ $message }}
@enderror @if (!$loop->last) OR
@endif @endforeach
@endif @endif @endif
@endforeach @endif
Non-Teaching
@if (count($PostNonTechnicalLists) > 0) @foreach ($PostNonTechnicalLists as $PostNonTechnicalList)
@if (!empty($PostNonTechnicalList['PostNote'])) @if($PostNonTechnicalList['ID'] == 26)
Note: {{ $PostNonTechnicalList['PostNote'] }}
@else
Note: {{ $PostNonTechnicalList['PostNote'] }}
@endif @endif @php $hideNonTechClass = 'hide'; if (in_array($PostNonTechnicalList['ID'], $selectedPostType)) { $hideNonTechClass = ''; } @endphp
@if (!empty($PostNonTechnicalList['Qualification']))
Qualification :
@php $QualficationNontechArr = json_decode($PostNonTechnicalList['Qualification'],true) @endphp @if (isset($QualficationNontechArr) && is_array($QualficationNontechArr)) @if ($PostNonTechnicalList['IsQualificationType'] == 1)
@if($PostNonTechnicalList['ID']==37 && Auth::user()->ExServiceMan==0) Bachelor’s Degree in Hotel Management from an institution recognized by Ministry of Tourism. Govt. of India/State Government.
@error('QualificationType[{{ $PostNonTechnicalList["ID"] }}]')
{{ $message }}
@enderror @else @foreach ($QualficationNontechArr as $key => $val) {!! $val !!}
@error('QualificationType[{{ $PostNonTechnicalList["ID"] }}]')
{{ $message }}
@enderror @if (!$loop->last) OR
@endif @endforeach @endif
@elseif($PostNonTechnicalList['IsQualificationType'] == 2)
@foreach ($QualficationNontechArr as $key => $val) {!! $val !!}
@error('QualificationType[{{ $PostNonTechnicalList["ID"] }}]')
{{ $message }}
@enderror @if (!$loop->last) OR
@endif @endforeach
@endif @else sdffsdf @endif @endif @if (!empty($PostNonTechnicalList['Experience']))
Experience :
@php $PostNonTechnicalArr = json_decode($PostNonTechnicalList['Experience'],true) @endphp @if (isset($PostNonTechnicalArr) && is_array($PostNonTechnicalArr) && count($PostNonTechnicalArr) > 0) @if ($PostTechnicalList['IsExperienceType'] == 1)
@foreach ($PostNonTechnicalArr as $key => $val) {!! $val !!}
@error('ExperienceType[{{ $PostNonTechnicalList["ID"] }}]')
{{ $message }}
@enderror @if (!$loop->last) OR
@endif @endforeach
@elseif($PostNonTechnicalList['IsExperienceType'] == 2)
@foreach ($PostNonTechnicalArr as $key => $val) {!! $val !!}
@error('ExperienceType[{{ $PostNonTechnicalList["ID"] }}]')
{{ $message }}
@enderror @if (!$loop->last) OR
@endif @endforeach
@endif @endif @endif
@endforeach @endif
@error('isQualificationBEd')
{{ $message }}
@enderror
@error('BEdPassingYear')
{{ $message }}
@enderror
@error('BEdPassingmonth')
{{ $message }}
@enderror
@error('BEdPercentageMarks')
{{ $message }}
@enderror
@error('isQualificationCTET')
{{ $message }}
@enderror
@error('CTETPassingYear')
{{ $message }}
@enderror
@error('CTETPassingMonth')
{{ $message }}
@enderror
@error('LanguageType')
{{ $message }}
@enderror
@error('LanguageProficiency')
{{ $message }}
@enderror
{{-- HTML Code for working in JNV MESS Start====================================== --}}
@error('IsJNVMess')
{{ $message }}
@enderror
@error('JNSMessExperience')
{{ $message }}
@enderror
{{-- HTML Code for working in JNV MESS End====================================== --}} {{-- HTML Code for Working on contract/daily wage basis in NVS Start? ====================================== --}}
@error('IsDailyWageNVS')
{{ $message }}
@enderror
@error('DailyWageNVSExperience')
{{ $message }}
@enderror
{{-- HTML Code for Working on contract/daily wage basis in NVS End? ====================================== --}} {{-- HTML Code for Are you already working as Faculty cum System Admin (FCSA) in NVS? Start :====================== --}}
@error('IsFCSANVS')
{{ $message }}
@enderror
@error('FCSANVSExperience')
{{ $message }}
@enderror
{{-- HTML Code for Are you already working as Faculty cum System Admin (FCSA) in NVS? End :====================== --}}
 I AGREE
@error('clarification')
{{ $message }}
@enderror

I hereby acknowledge that I have read the detailed advertisement and studied the information bulletin, alongwith the stipulations, eligibility criteria, educational qualifications, and experience requirements outlined for the position I am applying for. I affirm that, I meet all the eligibility criteria for the specified post. I am fully aware that my candidature is subject to verification of my eligibility by the Navodaya Vidyalaya Samiti/National Testing Agency after both the stages of examination and my candidature remains provisional pending such verification.

I acknowledge that if, at any point in the application process, it is discovered that I have furnished false information or I do not meet the stipulated eligibility criteria for the aforementioned post, my candidature will be summarily rejected by the Navodaya Vidyalaya Samiti/National Testing Agency.

@endsection @push('js') @endpush