ORIC Module
Volume of Contract Research Form
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('name_of_research_grant')
{{ $message }}
@enderror
Funding Body
@error('funding_body')
{{ $message }}
@enderror
National or International
Select type
National
International
@error('national_or_international')
{{ $message }}
@enderror
Date of Contract Research
@error('date_of_contract_research')
{{ $message }}
@enderror
Figure (Amount in PKR Millions)
@error('figure_amount_pkr_millions')
{{ $message }}
@enderror