{% extends '@App/uibase/subbase/useraccount/account-base.html.twig' %} {% block accountcontent %} delete

{{ billprofile.nickname }}
{{ billprofile.fnameoncard }}
{{ billprofile.lnameoncard }}
{{ billprofile.l4card }}
{{ billprofile.add1 }}
{{ billprofile.add2 }}
{{ billprofile.city }}
{{ billprofile.state }}
{{ billprofile.zip }}
{% endblock %}