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

Contact Details

--}} {{-- --}}













{{ Form::close() }}