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

Contact

For submission, send your abstracts / papers / manuscripts at: icbfscc23@gmail.com

Dr. Ranjan Das
Mobile no. :- +91-9435086388


@if (Session::has('message'))
{{ Session::get('message') }}
@endif @if (Session::has('error'))
{{ Session::get('error') }}
@endif
@csrf
@include('web.footer.footer')