@if ($errors->has('activity_thumbnail_id'))
{{ $errors->first('activity_thumbnail_id') }}
@endif
@if ($errors->has('media_en'))
{{ $errors->first('media_en') }}
@endif
@if ($errors->has('audio_en'))
{{ $errors->first('audio_en') }}
@endif
@if ($errors->has('video_eng'))
{{ $errors->first('video_eng') }}
@endif
@if ($errors->has('pdf_en'))
{{ $errors->first('pdf_en') }}
@endif
@if ($errors->has('media_gu'))
{{ $errors->first('media_gu') }}
@endif
@if ($errors->has('audio_gu'))
{{ $errors->first('audio_gu') }}
@endif
@if ($errors->has('video_guj'))
{{ $errors->first('video_guj') }}
@endif
@if ($errors->has('pdf_gu'))
{{ $errors->first('pdf_gu') }}
@endif
@if ($errors->has('media_hi'))
{{ $errors->first('media_hi') }}
@endif
@if ($errors->has('audio_hi'))
{{ $errors->first('audio_hi') }}
@endif
@if ($errors->has('video_hin'))
{{ $errors->first('video_hin') }}
@endif
@if ($errors->has('pdf_hi'))
{{ $errors->first('pdf_hi') }}
@endif