{ "total": 2, "per_page": 10, "current_page": 1, "last_page": 1, "next_page_url": null, "prev_page_url": null, "from": 1, "to": 10, "data": [ { "id": 1, "order_no": "INV00001", "order_date": "2021-02-01", "customer_id": "1", "vat": "7", "amount": "1300", "created_at": "2021-02-01 00:00:00", "updated_at": "2021-02-02 09:04:10" }, { "id": 6, "order_no": "INV456", "order_date": "2021-02-03", "customer_id": "4", "vat": "7", "amount": "100", "created_at": "2021-02-02 09:04:49", "updated_at": "2021-02-02 09:04:49" } ], "status": "1", "success": true }