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