@extends('layouts.dashboard') @section('title', 'Manage Program Courses') @section('page-content')
{{ $program->code }} - {{ $program->department->name }}
All courses have been assigned
Create new courses to add more
No courses assigned yet
Add courses from the form on the left