@extends('layouts.app') @section('title') All Brands @endsection @section('content')
Education Details
Registration Application Payment
@csrf
Graduation
@include('pages.qualification.graduation_form')
{{-- @include('pages.qualification.pg_form') --}}
*
{!! captcha_get_html()!!}
@error('pinValue')
{{ $message }}
@enderror

Declaration:
I hereby declare that I am filling up this online application after carefully reading the detailed Advertisement and fully understanding the provision/procedures mentioned therein. I further declare that all the particulars given by me in this application are mine and true to the best of my knowledge and belief. I agree that my candidature may stand cancelled/ my result may be withheld/ not declared if at any stage of selection process, information furnished by me is found to be false or incorrect. I will be liable for disciplinary action or termination of service as deemed fit, in case it is found at any point in time in future that false information has been furnished in this application. I shall abide by these terms and conditions as well as those laid down in the detailed Advertisement, Public Notices and Advisories issued by NTA/MNS regarding this exam time to time.

 I AGREE
@error('clarification')
{{ $message }}
@enderror
@endsection @push('js') @endpush