@Include('web.header.files') @include('web.header.header')
@csrf
@if($errors->has('participant')) {{ $errors->first('participant') }} @enderror
@if($errors->has('country')) {{ $errors->first('country') }} @enderror
@if($errors->has('category')) {{ $errors->first('category') }} @enderror
@if($errors->has('accompany_person')) {{ $errors->first('accompany_person') }} @enderror
Participants Early Bird Reg. by Feb 10 , 2023 Reg. After Feb 10, 2023
International
From Outside SAARC Countries US$ 150 US$ 170
From SAARC Countries US$ 100 US$ 120
Student Outside SAARC US$ 50 US$ 70
Accompanying Person US$ 50 US$ 70
National
Institution Participation, India INRs, 50,000 INRs. 50,500
Individual Participants, India INRs, 6000 INRs. 6500
Student SAARC & India INRs, 2000 INRs. 2500
SRF/RA/JRF INRs, 3000 INRs. 3500
Accompanying Person INRs, 3500 INRs. 3500
@include('web.footer.footer')