{{ include( 'NivaControlBundle:Shared:header.html.twig', { 'section': '', 'mode': 'admin' } ) }}
Lambo Wallpaper
{% if is_granted('ROLE_SUPER_ADMIN') %} {% set w = 4 %} {% elseif is_granted('ROLE_ADMIN') %} {% set w = 4 %} {% else %} {% set w = 6 %} {% endif %} {% if is_granted('ROLE_ADMIN') %}

Administrative Controls

Configure club operation, create and monitor advertisement campaigns, obtain information and detailed reports about clients, costs and revenue.

Enter »

{% endif %}

Club Content Manager

Manage dynamic content for every club. Create and assign Sections, Listings, and set up static/downloadable content.

{% for club in clubs %} {{ club.clubName }} {% endfor %}

File Manager

Manage the static filesystem, which provides static and downloadable content for clubs, as well as template files like CSS and legals. Upload, modify, delete and find paths for files.

Enter »

{{ include( 'NivaControlBundle:Shared:footer.html.twig' ) }}