@extends('backend.plugins.learning.layouts.master') @section('content')
Back
@livewire('backend.plugin.learning.chapter.chapter-component',['class_subject_id'=>$id])
@endsection