syllabus Information
syllabus
Add syllabus| # | Department | syllabus | file | Action |
|---|---|---|---|---|
| {{ $sno++ }} | {{ $dept->department }} | {{ $syllabus->title }} | @if($syllabus->file) View PDF @else No File @endif |
@include('header') @php $permissions = json_decode(session('permissions'), true); $userType = session('user_type'); @endphp
| # | Department | syllabus | file | Action |
|---|---|---|---|---|
| {{ $sno++ }} | {{ $dept->department }} | {{ $syllabus->title }} | @if($syllabus->file) View PDF @else No File @endif |