{{ $errors->first('feeSession.title') }}
{{ trans('cruds.feeSession.fields.title_helper') }}
{{--
{{ $errors->first('feeSession.description') }}
{{ trans('cruds.feeSession.fields.description_helper') }}
--}}
{{--
{{ $errors->first('feeSession.is_active') }}
{{ trans('cruds.feeSession.fields.is_active_helper') }}
--}}
{{ trans('global.cancel') }}