Alert!
{{ flashMessage }}Alert!
{{ flashMessage }}No | Customer | Mobile | Package | Package Date Range | {#Month Active Days | #}Package Amt | Purchase Amt | {#Revenue | #}Purchased at | Coupon Code | {%if result_array is defined and result_array is not empty %} {%for result_array in result_array %}
---|---|---|---|---|---|---|---|---|---|---|
{{loop.index ? loop.index : ''}} | {{result_array.user_name}} | {{result_array.user_mobile}} | {{result_array.package_name}} | {{result_array.package_start_date}} to {{result_array.package_end_date}} | {#{{result_array.active_days}} | #}{{result_array.package_value}} | {{result_array.payment_amount}} | {#{{result_array.sales_cost}} | #}{{result_array.created_at}} | {{result_array.coupon_code}} |
No Records Found | No | Customer | Mobile | Package | Package Date Range | {#Month Active Days | #}Package Amt | Purchase Amt | {#Revenue | #}Purchased at |