organization Auto Fill
This commit is contained in:
@@ -61,6 +61,18 @@ class OrganizationController extends Controller
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* This function is used autofill organizations name .
|
||||
*
|
||||
* @return datatable
|
||||
*/
|
||||
|
||||
public function organizationAutofill()
|
||||
{
|
||||
return view('themes.default1.agent.helpdesk.organization.getautocomplete');
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* This function is used to display the list of Organizations.
|
||||
*
|
||||
|
Reference in New Issue
Block a user