{
    "Administrators": {
        "pages": {
            "profile": {
                "default": {
                    "style": "profile",
                    "layout": [
                        [
                            {
                                "type": "bb-tabs-panel",
                                "width": 12,
                                "panel_params": {
                                    "name": "administrator_profile",
                                    "tabs": [
                                        {
                                            "name": "ADMIN_DASHBOARD.ADMINISTRATORS_PAGE.TABS.DETAILS",
                                            "path": ".views({view: 'details'})"
                                        }
                                    ]
                                }
                            }
                        ]
                    ]
                },
                "values": "*bbc"
            }
        }
    }
}
