# multiple assign option in ticket listing pages.
This commit is contained in:
Manish Verma
2016-12-05 16:03:37 +05:30
parent 77fa3fe326
commit e98ee6c635
11 changed files with 888 additions and 20 deletions

View File

@@ -1005,6 +1005,9 @@ class UserController extends Controller
}
/**
* @category function to get user details and show in select field
* @param null
* @return data
*/
public function getAgentDetails()
{