ORIC Module
Contract Research Awards
Record contract research awards with grant details, PI information, duration, and approved funding.
Back to Dashboard
@if (session('success'))
{{ session('success') }}
@endif @if ($errors->any())
Please fix the highlighted fields and try again.
@endif
@csrf
Name of Research Grant *
@error('research_grant_name')
{{ $message }}
@enderror
Date of Project Submission *
@error('project_submission_date')
{{ $message }}
@enderror
Funding Body *
@error('funding_body')
{{ $message }}
@enderror
National or International *
Select type
National
International
@error('national_or_international')
{{ $message }}
@enderror
Name of PI *
@error('pi_name')
{{ $message }}
@enderror
Title of Research Proposal *
@error('research_proposal_title')
{{ $message }}
@enderror
Duration (Starting Date) *
@error('duration_starting_date')
{{ $message }}
@enderror
Duration (Ending Date) *
@error('duration_ending_date')
{{ $message }}
@enderror
Total Amount Approved (Rs.) *
@error('total_amount_approved')
{{ $message }}
@enderror
Co-Funding Partner Status *
@error('co_funding_partner_status')
{{ $message }}
@enderror