{
"total": 1,
"per_page": 10,
"current_page": 1,
"last_page": 1,
"next_page_url": null,
"prev_page_url": null,
"from": 1,
"to": 1,
"data": [
{
"id": 1,
"label": "Test",
"description": "test",
"icon": "adjust",
"order": null,
"created_by": 1,
"updated_by": 1,
"deleted_at": null,
"created_at": "2016-01-09 03:01:49",
"updated_at": "2016-01-09 03:01:49",
"allowed_for_public_view": 1,
"hidden_sections_for_public": null,
"success_message": null,
"preview_message": null
}
]
}