@extends('layouts.app') @section('title') @endsection @section('content')
Apply for Post
Registration Application Payment
{{-- @if(count($CandidatePostApplied) > 0)
@foreach($CandidatePostApplied as $CandidatePostKey => $CandidatePostValue) @php $getPostNameAppliedByID = getPostNameAppliedByID($CandidatePostKey,); @endphp @endforeach
Applied POST For
{{ $getPostNameAppliedByID['postName']; }} {{ date('d-m-Y H:i:s',strtotime($CandidatePostValue['CreatedAt'])); }}
@endif --}}
@csrf {{--
Apply for Post
--}}
{{--
@error('PostName')
{{ $message }}
@enderror
--}} {{--
@error('PostName')
{{ $message }}
@enderror
--}} {{--
@error('FirstChoicePostName')
{{ $message }}
@enderror
--}} {{--
@error('SecondChoicePostName')
{{ $message }}
@enderror
--}} {{--
@error('OtherPostName')
{{ $message }}
@enderror
--}} {{--
@error('ApplyDistrict')
{{ $message }}
@enderror
--}} {{--
@error('CourtName')
{{ $message }}
@enderror
--}} {{--
@error('DomicileDistrict')
{{ $message }}
@enderror
--}}
Exam center



*
{!! captcha_get_html()!!}
@error('pinValue')
{{ $message }}
@enderror
 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 Uttarakhand Highcourt Board/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 Uttarakhand Highcourt Board/National Testing Agency

{{--
Note: To apply for more than one post, please complete the payment for one post and then return to the "Apply For Post" section to apply for another post.
--}}
@endsection @push('js') @endpush