{{ include( 'NivaLamboCallCenterBundle:old:Shared/header.html.twig' ) }} {{ include( 'NivaLamboCallCenterBundle:old:Shared/sidebar.html.twig', { 'active': 'client' } ) }}
Club | Phone Number | Status | Details |
---|---|---|---|
{{ client.getClubId().getClubName() }} | {{ client.phoneNumber }} | {% if client.status == 'A' %}Active {% elseif client.status == 'S' %}Suspended {% elseif client.status == 'C' %}Cancelled {% else %}Pending {% endif %} | View Details |