Booking received for {{ ($notification->data['data']['service_name']) }} service by {{ ($notification->data['data']['user_name']) }}
{{ ($notification->data['data']['booking_date']) }}
{{ ($notification->data['data']['booking_time']) }}
New Order received from {{ ($notification->data['data']['user_name']) }}.
{{ ($notification->data['data']['order_date']) }}
{{ ($notification->data['data']['order_time']) }}
Order {{ ($notification->data['data']['order_code']) }} has been Processing.
Order {{ ($notification->data['data']['order_code']) }} has been Delivered.
Order {{ ($notification->data['data']['order_code']) }} has been Cancelled.