Advertisement
Guest User

Untitled

a guest
Mar 24th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. #observables: []
  2. #relations: array:1 [▼
  3. "itens" => Collection {#1290 ▼
  4. #items: array:1 [▼
  5. 0 => BoletimItem {#1280 ▼
  6. #table: "boletim_itens"
  7. #connection: "mysql"
  8. #primaryKey: "id"
  9. #keyType: "int"
  10. +incrementing: true
  11. #with: []
  12. #withCount: []
  13. #perPage: 15
  14. +exists: true
  15. +wasRecentlyCreated: false
  16. #attributes: array:17 [▶]
  17. #original: array:17 [▼
  18. "id" => 1
  19. "boletim_id" => 12
  20. "codigo" => "ALENICAJU638314"
  21. "descricao" => "123456"
  22. "preco" => 10.0
  23. "preco_promo" => null
  24. "qtd_env" => 1
  25. "qtd_receb" => null
  26. "cre_usu" => null
  27. "cre_data" => null
  28. "receb_user" => null
  29. "receb_data" => null
  30. "del" => 0
  31. "del_user" => null
  32. "del_data" => null
  33. "created_at" => null
  34. "updated_at" => null
  35. ]
  36. #changes: []
  37. #casts: []
  38. #dates: []
  39. #dateFormat: null
  40. #appends: []
  41. #dispatchesEvents: []
  42. #observables: []
  43. #relations: []
  44. #touches: []
  45. +timestamps: true
  46. #hidden: []
  47. #visible: []
  48. #fillable: []
  49. #guarded: array:1 [▶]
  50. }
  51. ]
  52. }
  53. ]
  54. #touches: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement