[
    {
        "id": "head",
        "component": "component_nav_head",
        "logo": "helpdesk.jpg",
        "height_logo": "50",
        "label": "Super Admin",
        "adjust": {
            "align": "center",
            "top": "20px",
            "left": "10%",
            "right": "10%",
            "bottom": "20px",
            "width": "100%"
        }
    },
    {
        "id": "navmenu_head",
        "component": "component_nav_menu",
        "adjust": {
            "align": "center",
            "top": "10px",
            "left": "",
            "right": "",
            "bottom": "0px",
            "width": ""
        }
    },
    {
        "id": "title_head",
        "component": "component_nav_title",
        "message": "Tableau de bord",
        "adjust": {
            "align": "center",
            "top": "",
            "left": "",
            "right": "",
            "bottom": "20px",
            "width": ""
        }
    },
    {
        "id": "import_javascript_head",
        "component": "component_importscriptjs",
        "src": "*application*/superadmin/zlib_mod/front/head/head.js"
    },
    {
        "id": "import_css_head",
        "component": "component_importcss",
        "src": "*application*/superadmin/zlib_mod/front/head/head.css"
    }
]
