use BookStack\Entities\Models\Book;
use BookStack\Entities\Tools\BookContents;
use BookStack\Entities\Repos\ChapterRepo;
use BookStack\Entities\Models\Book;
use BookStack\Entities\Tools\BookContents;
use BookStack\Entities\Repos\ChapterRepo;
$this->setPageTitle($chapter->getShortName());
return view('chapters.show', [
$this->setPageTitle($chapter->getShortName());
return view('chapters.show', [