@extends('layouts.app') @section('title',$programme->code) @section('page-title',$programme->code.' ยท '.$programme->name) @section('page-description','Programme overview and linked Table 4 syllabus records.') @section('page-badge', ucfirst($programme->status)) @section('actions') Programmes Edit Add Table 4 @endsection @section('content')
Academic identity and faculty details.
Common programme tasks.
Modules currently shared with or assigned to this programme.
| Course | Lecturer | Version | Status | Actions |
|---|---|---|---|---|
| {{ $s->course_code }}{{ $s->course_name }} | {{ $s->lecturer?->name ?? 'Unassigned' }} | v{{ $s->version_no }} | {{ ucfirst($s->status) }} | View |
No Table 4 records yetCreate the first syllabus record for this programme. | ||||