{% extends 'leads/base.html' %} {% block title %}IDS Data{% endblock %} {% block content %}
| Business Name | Category | Municipality | State | Actions |
|---|---|---|---|---|
| {{ data.business_name }} | {{ data.gbp_business_category }} | {{ data.gbp_location_municipality }} | {{ data.gbp_location_state }} | View |
| No IDS data available. Use the Import button to add data. | ||||