Guest User

Untitled

a guest
Nov 21st, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. $show_user->present()->department
  2.  
  3. {
  4. "id":1,"name":"ICT",
  5. "user_id":1,
  6. "company_id":null,
  7. "location_id":1,
  8. "manager_id":2,
  9. "notes":null,
  10. "created_at":"2018-11-19 11:27:28",
  11. "updated_at":"2018-11-19 11:27:28",
  12. "deleted_at":null,
  13. "image":null
  14. }
Add Comment
Please, Sign In to add comment