@include('web.header.files') @include('web.header.header')

International Conference On Biodiversity,
Food Security, Sustainability & Climate Change

ICBFSCC 2023

APRIL 25-28,2023

JOINTLY ORGANIZED BY -

Assam Agricultural University ,Jorhat -785013,

Assam , India, and Prof. H.S Srivastava Foundation

For Science, Lucknow Uttar Pradesh, India

Registration Form

@if (Session::has('message'))
{{ Session::get('message') }}
@endif @if (Session::has('error'))
{{ Session::get('error') }}
@endif
@csrf
*Please fill before Name Dr/Prof/Er/Mr./Ms./Mrs.
@if($errors->has('name')) {{ $errors->first('name') }} @enderror
@if($errors->has('gender')) {{ $errors->first('gender') }} @enderror
@if($errors->has('dob')) {{ $errors->first('dob') }} @enderror
@if($errors->has('designation')) {{ $errors->first('designation') }} @enderror
@if($errors->has('org')) {{ $errors->first('org') }} @enderror
@if($errors->has('address')) {{ $errors->first('address') }} @enderror
@if($errors->has('country')) {{ $errors->first('country') }} @enderror
@if($errors->has('phone')) {{ $errors->first('phone') }} @enderror
@if($errors->has('res')) {{ $errors->first('res') }} @enderror
@if($errors->has('mobile')) {{ $errors->first('mobile') }} @enderror
@if($errors->has('email')) {{ $errors->first('email') }} @enderror
@if($errors->has('status')) {{ $errors->first('status') }} @enderror
Please Tick (Either one of this) @if($errors->has('password')) {{ $errors->first('password') }} @enderror
@if($errors->has('sub')) {{ $errors->first('sub') }} @enderror
@if($errors->has('section')) {{ $errors->first('section') }} @enderror
@if($errors->has('image')) {{ $errors->first('image') }} @enderror

Please send to : Organizing Secretary, ICBFSCC 2023 , Dept. Of Crop Physiology, Assam Agril.
University , Jorhat-785013, Assam, India. email : icbfscc23@gmail.com,
icbfscc_23@aau.ac.in

@include('web.footer.footer')