bolbhav_user_notifications

This table is designated to store the mobile numbers of sale receipt owners to record notifications sent to these numbers.

Model

Description of fields:

id: This is the primary key or unique identifier of the entry.

mobile_number: This is the user mobile number for notification sent.

event_name : The name of the event for which notification sent.

created_at :

updated_at:

Last updated