Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

dummyData.json 1.1KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. [
  2. {
  3. "id": 1,
  4. "uuid": "1IS301SDDOEZ",
  5. "name": "Invest Pahang",
  6. "accepted": null,
  7. "enquiry": "Request to work from home",
  8. "user": {
  9. "id": 1,
  10. "name": "AzmanHadi@PSK",
  11. "user_img": "https://t4.ftcdn.net/jpg/03/64/21/11/360_F_364211147_1qgLVxv1Tcq0Ohz3FawUfrtONzz8nq3e.jpg"
  12. }
  13. },
  14. {
  15. "id": 2,
  16. "uuid": "256DDSREF44",
  17. "name": "Invest Pahang",
  18. "accepted": false,
  19. "enquiry": "Notify for early Annual Leave",
  20. "user": {
  21. "id": 2,
  22. "name": "NorMelati@PSK",
  23. "user_img": "https://www.shutterstock.com/image-photo/head-shot-portrait-millennial-beautiful-260nw-1893951241.jpg"
  24. }
  25. },
  26. {
  27. "id": 3,
  28. "uuid": "78DFEEDDDS",
  29. "name": "Invest Pahang",
  30. "accepted": true,
  31. "enquiry": "Notify for Emergency Leave",
  32. "user": {
  33. "id": 3,
  34. "name": "RazuanKhan@PSK",
  35. "user_img": "https://plus.unsplash.com/premium_photo-1689568126014-06fea9d5d341?fm=jpg&q=60&w=3000&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MXx8cHJvZmlsZXxlbnwwfHwwfHx8MA%3D%3D"
  36. }
  37. }
  38. ]