@extends('backend.admin.layouts.master') @section('content')

{{$heading}}

@livewire('backend.admin.course.duration-section')
@endsection