St. Xavier's College, Burdwan

Online Admission Form — Academic Year {{ date('Y') }}-{{ date('Y')+1 }}
@php $steps = [1=>'Personal Info', 2=>'Academic Details', 3=>'Family Info', 4=>'Address', 5=>'Documents']; @endphp @foreach($steps as $num => $label)
{{ $num }}
{{ $label }}
@endforeach
@if($errors->any())
Please fix the following errors:
@endif
@csrf
1. Personal Information
2. Academic Details
3. Family Information
4. Address Details
5. Required Documents
Important: Signature & Photo must be JPEG only. Other documents can be JPEG or PDF. Max 5MB each.
@php $docs = [ ['field'=>'student_signature','label',"Student's Signature",'icon'=>'bi-pen','accept'=>'image/jpeg','required'=>true,'note'=>'JPEG only, clear signature on white background'], ['field'=>'applicant_photo','label'=>"Applicant's Photograph",'icon'=>'bi-person-square','accept'=>'image/jpeg','required'=>true,'note'=>'JPEG only, recent passport-size photo'], ['field'=>'admit_card_x','label'=>"Admit Card — Class X",'icon'=>'bi-card-text','accept'=>'image/jpeg,application/pdf','required'=>true,'note'=>'JPEG or PDF'], ['field'=>'hs_marksheet','label'=>"Higher Secondary Marksheet",'icon'=>'bi-file-earmark-text','accept'=>'image/jpeg,application/pdf','required'=>true,'note'=>'JPEG or PDF'], ['field'=>'application_fee_receipt','label'=>"Application Fee Receipt",'icon'=>'bi-receipt','accept'=>'image/jpeg,application/pdf','required'=>false,'note'=>'If generated separately, JPEG or PDF'], ['field'=>'category_certificate','label'=>"Category Certificate (SC/ST/OBC/EWS)",'icon'=>'bi-shield-check','accept'=>'image/jpeg,application/pdf','required'=>false,'note'=>'Required only if applicable'], ]; @endphp @foreach($docs as $doc)
Click to upload
{{ $doc['note'] }}
@endforeach
Declaration
I hereby declare that all the information provided above is true and correct to the best of my knowledge. I agree to abide by all the conditions, rules and regulations of St. Xavier's College, Burdwan, including the terms of fee. I understand that any false information may lead to cancellation of my admission.
Cancel