{{ Form::open(['action' => 'EmployeeReportingController@create_supervisor','id' => 'EmployeeReportingSupervisorForm','autocomplete' => 'off']) }}
{{ Form::close() }}