{
    "table": {
        "id": 1,
        "uuid": 0,
        "singlepage": false,
        "tablename": "sector",
        "name": {
            "en": "Sector",
            "es": "Sector"
        },
        "timestamps": 1,
        "softDeletes": 1,
        "slug": 0,
        "slug_global": 0,
        "menu_show": "1",
        "icon": "pi pi-align-justify"
    },
    "inputs": [
        {
            "columnname": "name",
            "type": "text",
            "label": {
                "en": "Name",
                "es": "Nombre"
            },
            "translatable": 0,
            "unique": 0,
            "default": "",
            "nullable": 0,
            "validate": 1,
            "max": "",
            "min": "",
            "tabledata": "",
            "tablekeycolumn": "",
            "tabletextcolumn": "",
            "gridcols": 6,
            "visible": "1",
            "visible_edit": "1"
        }
    ]
}