@extends('layouts.app') @section('content')

Edit Chapter for {{ $topic->title }}

@csrf @method('PUT')
@endsection