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

{{ trans('entities.chapters_create') }}

@include('chapters/form')
@stop