Push notifications

@foreach($user_notifications as $notification)
{{App\Services\UserNotificationsService::setLabelUserNotification($notification->notification_type_id)}}
@endforeach