@extends('layouts.dashboard') @section('title-content') {{ config('app.name') }} - Course Setup | Department Setup @endsection @section('content')

Course Setup Item for [ {{ $dept_name }} ]

The following is the list of Course Setup Items

# Course Name (Course Code) Items Max Score Open Data Close Data Batch Item Status
@endsection @section('scripts') @endsection