{{ $errors->first('lChapter.title') }}
{{ trans('cruds.lChapter.fields.title_helper') }}
{{ $errors->first('lChapter.so') }}
{{ trans('cruds.lChapter.fields.so_helper') }}
{{ $errors->first('lChapter.l_subject_id') }}
{{ trans('cruds.lChapter.fields.l_subject_helper') }}
{{ $errors->first('mediaCollections.l_chapter_files') }}
{{ trans('cruds.lChapter.fields.files_helper') }}
{{ $errors->first('lChapter.body') }}
{{ trans('cruds.lChapter.fields.body_helper') }}
{{ trans('global.cancel') }}