@extends('base') @section('content')

Delete Chapter

This will delete the chapter with the name '{{$chapter->name}}', All pages will be removed and added directly to the book.

Are you sure you want to delete this chapter?

{!! csrf_field() !!} Cancel
@stop