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
@error('title_of_paper')
{{ $message }}
@enderror
@error('authors_name')
{{ $message }}
@enderror
@error('category')
{{ $message }}
@enderror
@error('no_of_citations')
{{ $message }}
@enderror
@error('no_of_book_chapter_authors')
{{ $message }}
@enderror
@error('no_of_books_edited')
{{ $message }}
@enderror