ORIC Module
Joint Research Project Approval
Record joint research project approvals with PI, co-PI, funding, and duration details.
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
Designation of PI
@error('pi_designation')
{{ $message }}
@enderror
Department of PI
@error('pi_department')
{{ $message }}
@enderror
Name of co-PI
@error('co_pi_name')
{{ $message }}
@enderror
Designation of Co-PI
@error('co_pi_designation')
{{ $message }}
@enderror
Department of Co-PI
@error('co_pi_department')
{{ $message }}
@enderror
Thematic Area
@error('thematic_area')
{{ $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
Total Funding Request
@error('total_funding_request')
{{ $message }}
@enderror
Co-Funding Partner Status
@error('co_funding_partner_status')
{{ $message }}
@enderror