@extends('dashboard_connect.dash_master') @section('pagescontents')

Add APAR Data

@csrf
Please select session.
@if($checkidexists == "0")
@else @if(!empty($sessionid))

SECTION B.3 - ADD RESEARCH AND ACADEMIC CONTRIBUTIONS - {{ getsession($sessionid) }}

@if(Session::has('status'))


@endif @if(Session::has('wrong'))


@endif
@csrf @php $curryear = \Carbon\Carbon::now()->year; @endphp
Name of the Module Subject Stream Organization for which it was developed Year Level Weblink Action
Name of the Curricula/Course Subject Organization for which it was developed Year Level Weblink Action
Type Details of MOOC (With no. of quadrant) Details of Module Credits Course Subject Organization for which it was developed Level Weblink Action
Type Details of E-Content (with no. of quadrant) Details of Module Course/E-book/Paper Subject Organization for which it was developed Level Weblink Action
Level of Guidance Registered Thesis/Dissertation Submitted Degree Awarded Action
Title* Area/Subject Date of Award Level Reference Number Sponsoring Agency Action
Title* Status of PI* Area/Subject Date of Publication/Submission Level Reference Number Sponsoring Agency Action
Name of Award/Honor* Area/Subject Name of Awarding Body Level Date Action
Title of Lecture/Paper Invited Lecture/Resource Person/Paper presented Nature of Programme* Details Level* Date of presentation Duration (in minutes) Sponsoring Agency Action
@endif @endif @endsection