@extends('layouts.app') @section('title',$programme->exists?'Edit Programme':'New Programme') @section('page-title',$programme->exists?'Edit Programme':'New Programme') @section('page-description',$programme->exists?'Update programme identity, academic structure and status.':'Create a programme profile before linking Table 4 syllabus records.') @section('actions') CSV Template Import CSV @endsection @section('content')
@endsection