ORIC Module
Research Link Establishment
Record MoU/agreement linkages with national or international host and collaborating institutions.
Back to Dashboard
@if (session('success'))
{{ session('success') }}
@endif @if ($errors->any())
Please fix the highlighted fields and try again.
@endif
@csrf
Type of Linkage *
@error('type_of_linkage')
{{ $message }}
@enderror
Date of MoU/Agreement
@error('mou_agreement_date')
{{ $message }}
@enderror
National or International
Select type
National
International
@error('national_or_international')
{{ $message }}
@enderror
Host Institution Name
@error('host_institution_name')
{{ $message }}
@enderror
Host Institution Address
{{ old('host_institution_address') }}
@error('host_institution_address')
{{ $message }}
@enderror
Host Institution Country
@error('host_institution_country')
{{ $message }}
@enderror
Collaborating Agency/Institution Name
@error('collaborating_agency_name')
{{ $message }}
@enderror