@extends('layouts/eims_layout') @section('title', '| ' . $data['pageTitle']) @section('content') @include('successMsg')

{{ $data['pageTitle'] }} List

@if ($data['companyType'] == 'UNV') @endif
SL# Title/NameYear @if ($data['companyType'] == 'UNV') Program @else Medium/Version @endif Status Created By Action
@endsection