repository->delete($comment); ModelChanged::dispatch(Comment::class, 'deleted'); return true; } }