{{ Form::open(['action' => 'EmployeeContactDetailsController@update','id' => 'EmployeeContactDetailsForm','autocomplete' => 'off']) }}
{{--

Contact Details

--}}













{{ Form::close() }}