ORIC Module
Publications
Record publication details. Sr. No. is assigned automatically after save.
Back to Dashboard
@if (session('success'))
{{ session('success') }}
@endif @if ($errors->any())
Please fix the highlighted fields and try again.
@endif
@csrf
Title of Paper
@error('title_of_paper')
{{ $message }}
@enderror
Authors Name
@error('authors_name')
{{ $message }}
@enderror
Category
Select category
Q1
Q2
Q3
Q4
Scopus
@error('category')
{{ $message }}
@enderror
No. of Citations
@error('no_of_citations')
{{ $message }}
@enderror
No. of Books Authors (Book Chapter)
@error('no_of_book_chapter_authors')
{{ $message }}
@enderror
No. of Books Edited
@error('no_of_books_edited')
{{ $message }}
@enderror