renderTools()
renderTools(array  $tools) : string
                Render tools
[
    [
        'id' => string,
        'icon' => string,
        'title' => string,
        'description' => string,
        'controller' => string,
        'action' => string,
        'link' => string,
    ],
    ...
]
                                    Parameters
| array | $tools |