@if($errors->has('institute_id'))
{{ $errors->first('institute_id') }}
@endif
@if($errors->has('department_id'))
{{ $errors->first('department_id') }}
@endif
@if($errors->has('course_id'))
{{ $errors->first('course_id') }}
@endif
@if($errors->has('category_type_id'))
{{ $errors->first('category_type_id') }}
@endif
@if($errors->has('category_id'))
{{ $errors->first('category_id') }}
@endif
@if($errors->has('education_course_type_id'))
{{ $errors->first('education_course_type_id') }}
@endif
@if($errors->has('session_id'))
{{ $errors->first('session_id') }}
@endif
@if($errors->has('slug'))
{{ $errors->first('slug') }}
@endif
@if($errors->has('duration_hour'))
{{ $errors->first('duration_hour') }}
@endif
@if($errors->has('duration'))
{{ $errors->first('duration') }}
@endif
@if($errors->has('duration_year'))
{{ $errors->first('duration_year') }}
@endif
{{--
--}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- @if($errors->has('duration'))--}}
{{-- {{ $errors->first('duration') }}--}}
{{-- @endif--}}
{{-- --}}
{{--
--}}
{{-- for training --}}
{{-- for training --}}
@if($errors->has('single_price'))
{{ $errors->first('single_price') }}
@endif
@if($errors->has('application_message'))
{{ $errors->first('application_message') }}
@endif
@if($errors->has('average_price'))
{{ $errors->first('average_price') }}
@endif
Approximate cost to complete this course
@if($errors->has('admission_test_date'))
{{ $errors->first('admission_test_date') }}
@endif
@if($errors->has('from_date'))
{{ $errors->first('from_date') }}
@endif
@if($errors->has('to_date'))
{{ $errors->first('to_date') }}
@endif
@if($errors->has('total_credit'))
{{ $errors->first('total_credit') }}
@endif
{{--
--}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- @if($errors->has('total_semester'))--}}
{{-- {{ $errors->first('total_semester') }}--}}
{{-- @endif--}}
{{-- --}}
{{--
--}}
@if($errors->has('class_schedule'))
{{ $errors->first('class_schedule') }}
@endif
{{--
--}}
{{-- --}}
{{-- --}}
{{-- @if($errors->has('description'))--}}
{{-- {{ $errors->first('description') }}--}}
{{-- @endif--}}
{{--
--}}
@if($errors->has('description'))
{{ $errors->first('description') }}
@endif
@if($errors->has('description_bn'))
{{ $errors->first('description_bn') }}
@endif
{{--
--}}
{{-- --}}
{{-- --}}
{{-- @if($errors->has('description_bn'))--}}
{{-- {{ $errors->first('description_bn') }}--}}
{{-- @endif--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{-- --}}
{{-- @if($errors->has('requirements'))--}}
{{-- {{ $errors->first('requirements') }}--}}
{{-- @endif--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{-- --}}
{{-- @if($errors->has('requirements_bn'))--}}
{{-- {{ $errors->first('requirements_bn') }}--}}
{{-- @endif--}}
{{--
--}}