@extends('admin.layouts.main') @section('content')
@section('page_title') Edit Chapter @endsection

Edit Chapter


@csrf @method('PUT')
Cancel
@endsection @section('scripts') @endsection