{% extends "base.html" %} {% block title %}Lawyers - Vera Medical CRM{% endblock %} {% block content %}
Law firms and attorneys representing claimants
{{ lawyer['title'] }}
{% endif %} {% if lawyer['status'] %}{{ lawyer['status'] }}
{% endif %}{{ lawyer['firm_name'] }}
{% endif %} {% if lawyer['firm_city'] %}{{ lawyer['firm_city'] }}
{% endif %} {% if lawyer['firm_phone'] %}{{ lawyer['firm_phone']|format_phone }}
{% endif %} {% if lawyer['direct_number'] %}{{ lawyer['direct_number'] }}{% if lawyer['ext'] %} ext. {{ lawyer['ext'] }}{% endif %}
{% endif %}{{ lawyer['case_count'] or 0 }} case(s)
No lawyers found