Notification Index

{% if fb_data :%} {% for fb in fb_data %} {% endfor %} {% else : %} {% endif %}
S.No Title Content Image User Send At Created At Action
{{loop.index}} {{fb.notification_title or ''}} {{fb.notification_content or ''}} {{fb.send_user or ''}} {% if fb.sent_at: %} {{fb.sent_at.strftime('%d-%m-%Y %I:%M %p') or ''}} {% else %} {% endif %} {% if fb.created_at: %} {{fb.created_at.strftime('%d-%m-%Y %I:%M %p')}} {% else %} {% endif %} Send Notification
No record found.