{ "meta": { "rows": { "username": "Логин", "email": "Email", "created_at": "Создан", "updated_at": "Обновлен" }, "perPage": 10, "currentPage": 1, "baseUrl": "\/admin\/user", "actions": [], "params": { "class": "table table-bordered", "border": "2" } }, "data": { "id": 1, "username": "rrr", "email": "rrr@mail.ru", "password_hash": "sdgh46eyrtghsdret", "role": 1, "created_at": "15.07.2024", "updated_at": null } }