{% if detail %}
{% include table_header %} {% include table_body %} {% include table_footer %}
{% else %}
No Data Available
{% endif %}