@extends('layouts.admin') @section('styles') @endsection @section('content')

Topics

ballot Topics Listing

@if (per_hasModuleAccess('CourseModuleChapterTopic', 'Edit') || per_hasModuleAccess('Course', 'Delete')) @endif @if (per_hasModuleAccess('CourseModuleChapterTopic', 'Add'))    Create Topic @endif

 
Topic Code Topic Name Course Name Module Name Chapter Name Instructor Name Visible On The Day Type Display Order Status Actions
@endsection @section('scripts') @endsection