{{-- Layout --}} @extends('teacher.layout.layout') {{-- Page Title --}} @section('title', 'GAS LMS | Edit Copied Material') {{-- Breadcrumb section --}} @section('breadcrumb') @include('components._breadcrumb', ['items' => ['Material' => route('teacher.course.index',$coffid)]]) @endsection {{-- Content --}} @section('content') @include('components._error')
1

Material details

material title, description and topic
2

Material Settings

material pricing, and access.
@csrf

Material details

Material details

{{-- restrict code --}}
{{-- Some help text goes here --}}
{{-- restrict code --}}
@endsection @section('js') {{-- restrict code --}} {{-- get meeeting based on group --}} @endsection