{{ $errors->first('chapter.title') }}
{{ trans('cruds.chapter.fields.title_helper') }}
{{ $errors->first('chapter.so') }}
{{ trans('cruds.chapter.fields.so_helper') }}
{{ $errors->first('chapter.subject_id') }}
{{ trans('cruds.chapter.fields.subject_helper') }}
{{ $errors->first('chapter.body') }}
{{ trans('cruds.chapter.fields.body_helper') }}
{{ $errors->first('mediaCollections.chapter_files') }}
{{ trans('cruds.chapter.fields.files_helper') }}
{{ trans('global.cancel') }}