{{ Form::open(['action' => 'EmployeeReportingController@create_subordinate','id' => 'EmployeeReportingSubOrdinateForm','autocomplete' => 'off']) }}

{{ Form::close() }}