2024-05-27 12:59:44 +03:00
|
|
|
{
|
|
|
|
"meta": {
|
|
|
|
"title": "forma 1",
|
|
|
|
"columns": {
|
2024-08-01 13:32:31 +03:00
|
|
|
"id": "ID",
|
2024-05-27 12:59:44 +03:00
|
|
|
"email": "Email",
|
2024-08-08 14:21:47 +03:00
|
|
|
"created_at": "Дата создания",
|
2024-05-27 12:59:44 +03:00
|
|
|
"description": "Описание 1",
|
2024-08-08 16:31:26 +03:00
|
|
|
"description2": "Описание 2",
|
2024-08-01 13:32:31 +03:00
|
|
|
"status": "Статус"
|
2024-05-27 12:59:44 +03:00
|
|
|
},
|
2024-07-31 17:11:29 +03:00
|
|
|
"actions": ["view"],
|
2024-07-31 14:51:39 +03:00
|
|
|
"pagination": true,
|
2024-07-31 14:26:26 +03:00
|
|
|
"perPage": "5",
|
2024-07-31 14:51:39 +03:00
|
|
|
"currentPage": "1",
|
2024-07-31 17:11:29 +03:00
|
|
|
"showActionColumn": true,
|
2024-08-23 14:52:22 +03:00
|
|
|
"showFiltersRow": true,
|
2024-08-01 12:28:21 +03:00
|
|
|
"filter": true,
|
2024-07-31 14:51:39 +03:00
|
|
|
"total": 10,
|
2024-07-31 17:11:29 +03:00
|
|
|
"paginationPrefix": "/page",
|
2024-07-31 14:51:39 +03:00
|
|
|
"params": {"class": "table table-bordered", "border": "1"}
|
2024-07-31 14:26:26 +03:00
|
|
|
},
|
2024-05-27 12:59:44 +03:00
|
|
|
"data": [
|
2024-08-13 14:30:00 +03:00
|
|
|
{"id": 1,"email":"fas1@mail.ru","description":"sdgsdfg","description2":"ffdghdas", "created_at": "17.06.2024", "status": "1"},
|
|
|
|
{"id": 2,"email":"fas2@mail.ru","description":"fafdgdfgsdfdfs","description2":"ffdghdas", "created_at": "18.06.2024", "status": "1"},
|
2024-08-08 14:21:47 +03:00
|
|
|
{"id": 3,"email":"fas3@mail.ru","description":"fafdgdssdfgdfs","description2":"ffdghdas", "created_at": "19.06.2024", "status": 2},
|
2024-08-08 17:08:46 +03:00
|
|
|
{"id": 4,"email":"fas4@mail.ru","description":"fafd <b>dsfgsd</b> vcbgdfs","description2":"ffdghdas", "created_at": "20.06.2024", "status": 1},
|
2024-08-08 14:21:47 +03:00
|
|
|
{"id": 5,"email":"fas5@mail.ru","description":"fafdgghjgfdfs","description2":"ffdghdas", "created_at": "21.06.2024", "status": 1},
|
|
|
|
{"id": 6,"email":"fas6@mail.ru","description":"fafddfgdhvgdfs","description2":"ffdghdas", "created_at": "22.06.2024", "status": 1},
|
|
|
|
{"id": 7,"email":"fas7@mail.ru","description":"fafdfgnfdgdfs","description2":"ffdghdas", "created_at": "23.06.2024", "status": 0},
|
|
|
|
{"id": 8,"email":"fas8@mail.ru","description":"fafdfghdfgdfs","description2":"ffdghdas", "created_at": "24.06.2024", "status": 1},
|
|
|
|
{"id": 12,"email":"dfdfd@mail.ru","description":"sdffhdfhggsdfg","description2":"ffdgdfgsdfghdas", "created_at": "25.06.2024", "status": 99},
|
|
|
|
{"id": 13,"email":"dfsdfsddfd@mail.ru","description":"sdffhdfsdfshggsdfg","description2":"ffdgdsdffgsdfghdas", "created_at": "25.06.2024", "status": 1}
|
2024-05-27 12:59:44 +03:00
|
|
|
]
|
|
|
|
}
|