@csrf
Education Summery
@if($errors->has('country_of_education'))
{{ str_replace("country_of_education","Country of Education",$errors->first('country_of_education')) }}
@endif
@if($errors->has('highest_lavel_of_education'))
{{ str_replace("highest_lavel_of_education","Highest Level of Education",$errors->first('highest_lavel_of_education')) }}
@endif
@if($errors->has('grading_scheme'))
{{ str_replace("grading_scheme","Grading Scheme",$errors->first('grading_scheme')) }}
@endif
@if($errors->has('grading_average'))
{{ str_replace("grading_average","first language",$errors->first('grading_average')) }}
@endif
is_still_study == 'true') checked @endif>
@if($errors->has('most_recent'))
{{ str_replace("most_recent","Graduated from most recent school",$errors->first('most_recent')) }}
@endif

Schools Attended :
@if($EduSummery) @foreach ($EduSummery->schoolAttended as $attended)
Schools Attended :
Schools Address :
{{-- @dd($attended) --}}
@endforeach @endif
@if($EduSummery && $EduSummery->is_submit != 1)
Verify pre-filled data carefully before submitting it for assessment.
@endif
@if($EduSummery) @if($EduSummery->is_submit == 1) @else Add Attened School + *please Add Attended School Here @endif @else Add Attened School + *please Add Attended School Here @endif()
@if($EduSummery) @if($EduSummery->is_submit == 1) successfully submitted Education History to Education Cube. @else @endif @else @endif()
{{-- Add Attened School + *please Add Attended School Here
--}}
@push('csc') @if($EduSummery) @if($EduSummery->is_submit == 1) @endif @endif @endpush