public function handle()
 {
     Notification::unread()->delete();
 }