@extends('layouts.dashboard') @section('title-content') {{ config('app.name') }} Academic Program | Index @endsection @section('content')

Academic Programmes-{{ $faculty->faculty_name }}

The following is the list of programme(s) available in this school/faculty to add new programme click menu above

# Program Name Code Weight Duration Coupon status Actions
@endsection @section('scripts') @endsection