ORIC Module
Consultancy Opportunities Identified
Back to Dashboard
@if (session('success'))
{{ session('success') }}
@endif @if ($errors->any())
Please fix the highlighted fields and try again.
@endif
@csrf
Title of Research Grant Opportunity
@error('title_of_research_grant_opportunity')
{{ $message }}
@enderror
Date of Circulation
@error('date_of_circulation')
{{ $message }}
@enderror
National or International
Select type
National
International
@error('national_or_international')
{{ $message }}
@enderror
Thematic Area
@error('thematic_area')
{{ $message }}
@enderror
Title of Research Proposal
@error('title_of_research_proposal')
{{ $message }}
@enderror
Duration (Starting Date)
@error('duration_starting_date')
{{ $message }}
@enderror
Duration (Ending Date)
@error('duration_ending_date')
{{ $message }}
@enderror