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

Course Setup Item Management

The following is the list of Setup Item

# Name of Item Item Acronim Actions
@endsection @section('scripts') @endsection