{{ Form::open(['action' => 'educationController@create','id' => 'EmployeeEducationForm','autocomplete' => 'off']) }}
{{__('Yes')}}
{{__('No')}}

{{ Form::close() }}