{!! Form::numeric('notification_id')
-> label(trans('notification_schedule::notification_delivered_list.label.notification_id'))
-> placeholder(trans('notification_schedule::notification_delivered_list.placeholder.notification_id'))!!}
{!! Form::numeric('client_id')
-> label(trans('notification_schedule::notification_delivered_list.label.client_id'))
-> placeholder(trans('notification_schedule::notification_delivered_list.placeholder.client_id'))!!}