{% extends "ui/templates/base/layout.html" %}{% block content %}
| Client | Relationship | PAN | |
|---|---|---|---|
{{ client.client_name }} {{ client.client_code }}{% if client.is_group_head %} · Group Head{% endif %} | {{ client.group_relationship or '-' }} | {{ client.pan or '-' }} | Open |
| No clients linked. | |||