},
actions: {
0: ["show"],
"-1": ["edit", "delete"],
"-1": [
{ action: "edit", title: "Edit", icon: "fa fa-pencil" },
{
action: "delete",
title: "Delete",
icon: "fa fa-trash",
],
default_filters: {
"user_roles.user_id": function () {
}
cannot_search: false,
-